.pcOn {
	display: none !important;
}

html {
	height: 100%;
}

body {
	font-size: 100%;
	height: 100%;
	background-size: cover;
	background-attachment: fixed;
}

.exTax {
	text-align: right;
	color: #7f7f7f;
	font-size: 11px;
}

.smaller {
	line-height: 1.5em;
	font-size: 75%;
}

.btn01 {
	color: white;
	letter-spacing: 1px;
	padding-bottom: 12px;
	padding-top: 12px;
	margin-right: auto;
	margin-left: auto;
	background-color: #cf2b55;
	display: block;
	text-align: center;
	font-size: 80%;
	line-height: 1em;
}

.btn01:hover {
	background-color: #d57e05;
}

.btn02 {
	padding-left: 0px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-top: 15px;
	color: white;
	width: 70%;
	letter-spacing: 1px;
	margin-right: auto;
	margin-left: auto;
	background-color: #d75936;
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 1em;
}

.btn02:hover {
	background-color: #cf2b55;
}

header {
	position: relative;
	height: 120px;
	left: 0px;
	top: 0px;
	background-color: white;
	width: 100%;
	z-index: 10;
	padding-top: 7px;
	box-shadow: 0 5px 20px -6px rgba(0, 0, 0, 0.1);
}

h1 {
	height: 20px;
	letter-spacing: 1px;
	color: #7f7f7f;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	max-width: 1280px;
	font-style: normal;
	font-weight: normal;
	line-height: 1em;
	font-size: 11px;
}

.mid80 {
	font-size: 80%;
}

.big {
	font-size: 145%;
}

.atama {
	height: 50px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1400px;
	display: table;
}

.atama .L {
	text-align: left;
	display: table-cell;
	vertical-align: middle;
}

.atama .R {
	text-align: right;
	display: table-cell;
	vertical-align: middle;
}

.atama .telNum {
	font-style: normal;
	font-weight: normal;
	color: #e81e1a;
	padding-right: 10px;
	display: block;
	line-height: 1em;
	letter-spacing: 1px;
	font-size: 22px;
	font-family: Quicksand, sans-serif;
}

.atama .time {
	color: #535353;
	font-size: 11px;
	display: block;
}

.head {
	background-color: white;
	min-width: 940px;
	z-index: 100;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	transition: all .4s ease-out;
}

.fixed {
}

.head.fixed {
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	height: auto;
	position: fixed;
	width: 100%;
	box-shadow: 0 5px 15px -10px rgba(0, 0, 0, 0.3);
}

.h_inner {
	width: 100%;
	display: table;
	margin-right: auto;
	margin-left: auto;
	max-width: 1024px;
}

.head .col_l {
	display: none;
	vertical-align: middle;
	transition: all .4s ease-in;
	overflow: hidden;
}

.head .col_l.on {
	width: 150px;
	padding-right: 20px;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
}

.head .col_c {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.logo_asui {
	width: auto;
	height: 25px;
}



.head .col_r {
	font-size: 11px;
	width: 240px;
	padding-right: 10px;
	text-align: right;
	display: none;
	vertical-align: middle;
}

a.btn_head {
	text-shadow: 0px 1px 1px #b97e27;
	padding-top: 7px;
	padding-left: 12px;
	padding-bottom: 7px;
	padding-right: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	display: inline-block;
	line-height: 1.3em;
	font-size: 12px;
	text-align: center;
	color: white;
	background-color: #eca230;
	border-radius: 4px;
	transition: all .3s ease-out;
}

a.btn_head:hover {
	background-color: #be0022;
}

.main {
	height: 100%;
	position: relative;
}

.main .inner {
	bottom: 0px;
	margin: auto;
	position: absolute;
	right: 0px;
	left: 0px;
	padding: 0px;
	text-align: center;
}

.main .inner h3 {
	margin-bottom: 15px;
	padding-top: 20px;
	text-shadow: 0px 1px 2px black;
	color: white;
	font-size: 135%;
	line-height: 140%;
}

.main .inner h3 .sub {
	letter-spacing: 1px;
	display: block;
	font-size: 13px;
}

.main .colTbl {
	padding-right: 10px;
	padding-left: 10px;
}

.main .colTbl .col {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 15px;
	margin-bottom: 10px;
	text-shadow: 0px 1px 1px black;
	color: white;
	text-align: center;
	vertical-align: middle;
	background: rgba(0, 0, 0, 0.7);
}

.main .colTbl .col h4 {
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
	font-size: 120%;
}

.main .colTbl .col h4.mid {
	letter-spacing: 2px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
	font-size: 110%;
}

.main .colTbl .col h4 .sub {
	line-height: 1.4em;
	padding-top: 5px;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	display: block;
}

.main .colTbl .col .price {
	padding-top: 5px;
	margin-bottom: 10px;
	font-size: 90%;
}

.main .colTbl .col .price .num {
	padding-right: 3px;
	padding-left: 6px;
	display: inline-block;
	color: #d57e05;
	font-weight: bold;
	font-family: Quicksand, sans-serif;
	font-size: 30px;
}

.main .colTbl .col .price .sub {
	letter-spacing: 1px;
	font-size: 75%;
	display: block;
}

.arrowBottom {
	color: white;
	font-family: 'FontAwesome';
	margin-top: 18px;
	line-height: 50px;
	font-size: 50px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	
}
.arrowBottom:hover {
	background-color: white;
	color: #cf2b55;
}

section {
	width: 100%;
}

.inner {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

footer {
	margin-bottom: 50px;
	text-align: center;
	background-color: white;
}

footer h4 {
	color: #686868;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
}

.logoFoot {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 200px;
}

.copyright {
	background-color: #e1e1e1;
	color: #535353;
	font-family: Quicksand;
	display: block;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
	font-size: 12px;
	letter-spacing: 2px;
}

.mainMenu {
	padding: 0px;
	font-size: 14px;
	width: 100%;
	display: table;
}

.mainMenu li {
	list-style-type: none;
	padding: 0px;
	width: 16.5%;
	display: table-cell;
}

.mainMenu li a {
	position: relative;
	line-height: 50px;
	height: 50px;
	color: #7f7f7f;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	display: block;
	transition: all .3s ease-out;
}

.mainMenu li a:hover {
	color: white;
	background-color: #d53000;
	text-decoration: none;
}

.mainMenu li a:hover:after {
	display: block;
	line-height: 0px;
	font-family: 'FontAwesome';
	content: "";
	margin: auto;
	right: 0px;
	left: 0px;
	bottom: 0px;
	padding: 0px;
	width: 14px;
	height: 10px;
	position: absolute;
}

h3 {
	padding-top: 10px;
	margin-bottom: 20px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 130%;
	font-size: 120%;
}

h3 + .subtitle {
	text-align: center;
	color: #686868;
	font-size: 90%;
	margin-bottom: 25px;
}

.baitai {
	background-color: #fafaf5;
	text-align: center;
}

.baitai .inner .icoCamera {
	text-align: center;
}

.baitai .inner .icoCamera img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: auto;
	width: 70px;
}

.baitai h3 {
}

ul.baitaiList {
	margin-bottom: 20px;
	padding: 0px;
}

ul.baitaiList li {
	line-height: 1em;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 10px;
	font-size: 90%;
	text-align: center;
	color: white;
	background-color: #d23247;
	margin: 5px;
	display: inline-block;
	border-radius: 5px;
}

ul.baitaiList li.wedd {
	color: white;
	background-color: #d23247;
}

.toikake {
	background-color: #f3f1e9;
}

.toikake .inner {
}

ul.ask {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding: 0px;
}

ul.ask li {
	position: relative;
	padding-left: 35px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	line-height: 1.5em;
	background-color: white;
	color: #cf2b55;
	border-color: #cf2b55;
	border-style: solid;
	border-width: 1px;
	font-size: 85%;
	margin-bottom: 5px;
	text-align: left;
	list-style-type: none;
	border-radius: 5px;
}

ul.ask li:before {
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 7px;
	left: 0px;
	bottom: 0px;
	top: 0px;
	position: absolute;
	display: block;
	color: white;
	background-color: #cf2b55;
	font-family: 'FontAwesome';
	content: "";
	border-radius: 4px 0 0 4px;
}

.example {
	padding-bottom: 25px;
	background-color: white;
}

.example .triangle {
	margin-bottom: 10px;
	border-left-color: transparent;
	border-bottom-color: transparent;
	border-right-color: transparent;
	border-top-color: #f3f1e9;
	margin-right: auto;
	margin-left: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 50px 0 50px;
}

.example h3 .sub {
	display: block;
	font-size: 18px;
}

ul.col2style1 {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

ul.col2style1 li {
	border-color: white;
	border-style: solid;
	border-width: 1px;
	background-color: black;
	float: left;
	text-align: center;
	width: 50%;
	display: block;
}

ul.col2style1 li:nth-child(even) {
	float: right;
}

ul.col2style1 li span {
	padding-right: 3px;
	padding-left: 3px;
	color: white;
	line-height: 1em;
	font-size: 70%;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #2d2d2d;
	display: block;
}

ul.col2style1 li img {
	height: auto;
	width: 100%;
	transition: all .4s ease-out;
}

ul.col2style1 li img:hover {
	opacity: 0.4;
}

.reason {
	background-color: white;
}

.reason .inner {
	padding-bottom: 30px;
}


                                              
.reason h5 {
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 95%;
	text-shadow: 0px 1px black;
	color: white;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 10px;
	position: absolute;
	top: 0px;
	background: rgba(0, 0, 0, 0.6);
}


/*アコーディオン　ボックス全体*/
.accbox {
    width: 100%;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;/*最大幅*/
}

.accbox label {
    font-size: 85%;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 1em;
    color: white;
    display: block;
    margin: 0px;
    background :#2d2d2d;
    cursor :pointer;
    transition: all 0.3s;
}

.accbox label:hover {
    background :#535353;
}

.accbox label:before {
	padding-right: 20px;
	color: white;
	font-family: 'FontAwesome';
	content: "";
}

.accbox input {
    display: none;
}

.accbox .accshow {
    padding: 0px;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.4s;
}

.cssacc:checked + .accshow {
    padding-left: 10px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 10px;
    text-align: left;
    line-height: 160%;
    font-size: 85%;
    color: white;
    background-color: #535353;
    height: auto;
    opacity: 1;
}


.waku1 {
	padding-left: 35px;
	padding-bottom: 35px;
	padding-right: 35px;
	padding-top: 45px;
	text-align: center;
	font-size: 18px;
	margin-bottom: 25px;
	background-color: #f3f3f3;
}

.plan {
	background-color: #f3f3f3;
}

.plan .inner {
	text-align: center;
}

.planFlex {
	padding: 0px;
/*
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
*/
}

.planFlex li {
	margin-bottom: 10px;
	text-align: center;
	border-color: #d75936;
	border-width: 3px;
	border-style: solid;
	background-color: white;
	list-style-type: none;
}

.planFlex li h4 {
	font-style: normal;
	font-weight: normal;
	color: white;
	letter-spacing: 1px;
	padding-bottom: 12px;
	padding-top: 10px;
	font-size: 110%;
	line-height: 1em;
	background-color: #d75936;
}

.planFlex li .price {
	font-size: 14px;
	color: #cf2b55;
	background-color: #f3f3f3;
	padding-bottom: 12px;
	padding-top: 15px;
}

.planFlex li .price .sub {
	color: #2d2d2d;
	letter-spacing: 1px;
	font-size: 12px;
	display: block;
}

.planFlex li .price .num {
	line-height: 1em;
	display: inline-block;
	font-size: 60px;
}

.planFlex li .blc1 {
	position: relative;
	padding-left: 15px;
	padding-bottom: 12px;
	padding-right: 15px;
	padding-top: 15px;
	background-color: white;
	border-bottom-color: #c6c6c6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.planFlex li .blc1 .sub {
	font-size: 12px;
	color: #2d2d2d;
	display: block;
}

.planFlex li .blc1 .num {
	display: inline-block;
	font-size: 28px;
}

.planFlex li .blc1 .small {
	padding-top: 5px;
	display: block;
	line-height: 1.5em;
	font-size: 11px;
}

.planFlex li .blc2 {
	text-align: justify;
	padding: 20px;
	line-height: 160%;
	font-size: 85%;
}

.planFlex li .label01 {
	border-color: #a7a7a7;
	border-style: solid;
	border-width: 1px;
	height: 23px;
	margin-bottom: auto;
	margin-top: auto;
	background-color: white;
	color: #686868;
	left: 10px;
	top: 50%;
	position: absolute;
	display: inline-block;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 11px;
	line-height: 22px;
	border-radius: 8px;
}

.planFlex li .label02 {
	border-color: #a7a7a7;
	border-style: solid;
	border-width: 1px;
	height: 22px;
	margin-bottom: auto;
	margin-top: auto;
	letter-spacing: 1px;
	background-color: white;
	color: #686868;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	line-height: 22px;
	border-radius: 8px;
}

.planFlex li {
}

.service {
	background-color: white;
}

.service {
}

ul.col3 {
	padding: 0px;
	margin-bottom: 10px;
/*
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
*/
}

ul.col3 li {
	border-color: #c6c6c6;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	list-style-type: none;
	position: relative;
	text-align: justify;
	line-height: 155%;
	width: 100%;
	vertical-align: top;
}

ul.col3 li .relative {
	position: relative;
}
ul.col3 li img {
	display: block;
	height: auto;
	width: 100%;
}

ul.col3 li h4 {
	text-shadow: 0px 0px 1px black;
	padding: 10px;
	font-style: normal;
	font-weight: normal;
	color: white;
	bottom: 0px;
	text-align: center;
	right: 0px;
	left: 0px;
	position: absolute;
	line-height: 1em;
	font-size: 90%;
	background: rgba(0, 0, 0, 0.6);
}

ul.col3 .price {
	margin-bottom: 10px;
	padding-top: 15px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}

ul.col3 li p {
	line-height: 1.5em;
	font-size: 80%;
	padding-right: 10px;
	padding-left: 10px;
}

ul.btn_inq_set {
	text-align: center;
	padding: 0px;
/*
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
*/
}

ul.btn_inq_set li {
	margin-bottom: 5px;
	position: relative;
	text-align: center;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}

ul.btn_inq_set li a {
	padding-left: 5px;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-top: 20px;
	display: block;
	transition: all .3s ease-out;
}

ul.btn_inq_set li .telNum {
	font-family: Quicksand;
	letter-spacing: 2px;
	display: block;
	font-size: 26px;
}

ul.btn_inq_set li a .small {
	display: block;
	font-size: 75%;
}

ul.btn_inq_set li a.btn_inq {
	color: white;
	background-color: #d75936;
	position: relative;
}

ul.btn_inq_set li a.btn_inq:hover {
	background-color: #dd972d;
}

ul.btn_inq_set li a.btn_inq span:before {
	font-family: 'FontAwesome';
	padding-right: 10px;
	content: "";
}

ul.btn_inq_set li a.btn {
	color: white;
	background-color: #cf2b55;
}

ul.btn_inq_set li a.btn_inq span {
	font-size: 18px;
	line-height: 1em;
	display: block;
}

.nagare {
	background-color: white;
	text-align: center;
}

.nagare .wrap:nth-child(odd) {
	background-color: #fffaf0;
}

.nagare .wrap:nth-child(even) {
	background-color: #f3f3f3;
}

.nagare .triangle {
	margin-bottom: 10px;
	border-left-color: transparent;
	border-bottom-color: transparent;
	border-right-color: transparent;
	border-top-color: #f3f3f3;
	margin-right: auto;
	margin-left: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 50px 0 50px;
}

.nagare .wrap:nth-child(even) .triangle {
	border-top-color: #fffaf0;
}

.nagare h3.step {
	padding-top: 0px;
	color: #cf2b55;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 13px;
	line-height: 1em;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	text-transform: uppercase;
}

.nagare h3.step .num {
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 5px;
	padding: 10px;
	font-family: Quicksand;
	font-weight: bold;
	height: 50px;
	width: 50px;
	color: white;
	font-size: 30px;
	line-height: 30px;
	display: block;
	text-transform: uppercase;
	background-color: #cf2b55;
}

.nagare h4 {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	position: relative;
	color: #d75936;
	margin-bottom: 30px;
	line-height: 1em;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 130%;
}

.nagare h4:before {
	left: -20px;
	top: 50%;
	margin: auto;
	content: "";
	background-color: #d75936;
	height: 2px;
	width: 20px;
	position: absolute;
}

.nagare h4:after {
	right: -20px;
	top: 50%;
	margin: auto;
	content: "";
	background-color: #d75936;
	height: 2px;
	width: 20px;
	position: absolute;
}

.nagare .comm {
	line-height: 1.5em;
	font-size: 85%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.nagare .comm strong {
	font-size: 110%;
	font-weight: bold;
	display: block;
	padding-top: 15px;
	text-align: center;
}

.faq {
	background-color: white;
}

/*アコーディオン　ボックス全体*/
.faq h4 {
	text-align: center;
	line-height: 1em;
	padding-top: 10px;
	margin-bottom: 15px;
	font-size: 120%;
}

ul.qaList {
	border-bottom-color: #e1e1e1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 20px;
	padding: 0px;
}
.accList {
    border-left-width: 1px;
    border-bottom-width: 0px;
    border-right-width: 1px;
    border-top-width: 1px;
    list-style-type: none;
    border-color: #e1e1e1;
    border-style: solid;
    width: 100%;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;/*最大幅*/
}

.accList label {
    padding-left: 30px;
    padding-bottom: 14px;
    padding-right: 10px;
    padding-top: 15px;
    background-color: #f3f1e9;
    text-align: left;
    font-size: 90%;
    position: relative;
    line-height: 1.4em;
    display: block;
    margin: 0px;
    cursor :pointer;
    transition: all 0.3s;
}

.accList label:hover {
	background-color: #f7b83e;
}

.accList label:before {
	left: 10px;
	top: 15px;
	height: 15px;
	width: 15px;
	display: block;
	position: absolute;
	font-weight: bold;
	color: #d75936;
	font-family: Quicksand;
	content: "Q";
}

.accList input {
    display: none;
}

.accList .accshow {
    font-size: 85%;
    padding-left: 30px;
    padding-right: 10px;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.4s;
}

.cssaccList:checked + .accshow {
    position: relative;
    border-top-color: #e1e1e1;
    border-top-style: dotted;
    border-top-width: 1px;
    text-align: left;
    padding-left: 30px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-top: 20px;
    line-height: 1.4em;
    font-size: 85%;
    height: auto;
    opacity: 1;
}

.cssaccList:checked +.accshow p:first-child:before {
	left: 10px;
	top: 20px;
	height: 15px;
	width: 15px;
	position: absolute;
	font-weight: bold;
	color: #cf2b55;
	display: block;
	font-family: Quicksand;
	content: "A";
}

.company {
	background-color: #f8f8f8;
}

.comTable {
	letter-spacing: 0px;
	font-size: 80%;
	margin-right: auto;
	margin-left: auto;
}

.comTable th {
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-top: 10px;
	border-bottom-color: #c6c6c6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-style: normal;
	font-weight: normal;
}

.comTable td {
	padding: 10px;
	border-bottom-color: #c6c6c6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-style: normal;
	font-weight: normal;
}

#footNavi {
	height: 50px;
	width: 100%;
	right: 0px;
	left: 0px;
	bottom: 0px;
	position: fixed;
}

#footNavi ul.navi {
	font-size: 85%;
	padding: 0px;
	border-top-color: #e1e1e1;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: white;
	width: 100%;
	height: 50px;
	display: table;
}

#footNavi ul.navi li {
	text-align: center;
	display: table-cell;
	list-style-type: none;
}

#footNavi ul.navi li:nth-child(even) {
	border-color: #e1e1e1;
	border-style: solid;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
}

#footNavi ul.navi li a {
	color: #2d2d2d;
	line-height: 50px;
	list-style-type: none;
}

#footNavi .menuBtn {
	width: 50px;
}

	.modal-content {
		max-width: 400px;
		padding: 20px;
		position: fixed;
		display: none;
		z-index: 999;
	}
	  
	#modal-overlay {
		z-index: 998 ;
		display: none ;
		position: fixed ;
		top: 0 ;
		left: 0 ;
		width: 100% ;
		height: 100% ;
		background-color: rgba( 255,255,255, 0.9 ) ;
	}
	
	img.logoMenu {
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 20px;
		display: block;
		height: auto;
		width: 180px;
	}
	.spMenu {
		min-width: 300px;
		padding: 0px;
		margin-bottom: 20px;
		margin-right: auto;
		margin-left: auto;
		font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
	}
	
	.spMenu li {
		text-align: left;
		padding: 0px;
		list-style-type: none;
	}
	
	.spMenu li a {
		padding-right: 15px;
		position: relative;
		border-bottom-color: #2d2d2d;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		font-size: 110%;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		letter-spacing: 1px;
		color: #2d2d2d;
		line-height: 1em;
		padding-left: 15px;
		padding-bottom: 14px;
		padding-top: 15px;
		display: block;
		transition: all .1s ease-in;
	}
	
	.spMenu li a:hover {
		color: white;
		background-color: #d75936;
		margin-bottom: 0px;
	}
	
	.spMenu li a:after {
		padding-left: 10px;
		float: right;
		font-family: 'FontAwesome';
		content: "";
	}
	
#menuBtn {
		right: 0px;
		bottom: 0px;
		z-index: 100;
		padding-left: 7px;
		padding-right: 7px;
		padding-top: 11px;
		background-color: white;
		color: #2d2d2d;
		position: fixed;
		text-align: center;
		line-height: 1em;
		font-size: 70%;
		display: block;
		width: 49px;
		height: 49px;
		cursor: pointer;
	}
	
	#menuBtn span, #menuBtn span:before, #menuBtn span:after {
	  background-color: #535353;
	  position: absolute;
	  height: 2px;/*線の太さ*/
	  width: 36px;/*長さ*/
	  border-radius: 3px;
	  display: block;
	  content: "";
	  cursor: pointer;
	}
	
	#menuBtn span:before {
	  bottom: -14px;
	}
	
	#menuBtn span:after {
	  bottom: -27px;
	}

	
	.modal-content .btn_close {
		margin-right: 10px;
		margin-left: 10px;
		border-color: #2d2d2d;
		border-style: solid;
		border-width: 1px;
		color: white;
		letter-spacing: 1px;
		padding-bottom: 13px;
		padding-top: 15px;
		font-size: 13px;
		display: block;
		text-align: center;
		background-color: #2d2d2d;
		cursor: pointer;
		transition: all 0.3s ease-out;
	}
	
	.modal-content .btn_close:hover {
		text-shadow: 0px 1px white;
		border-color: #a7a7a7;
		border-style: solid;
		border-width: 1px;
		color: #2d2d2d;
		background-color: #e1e1e1;
	}
	.modal-content .btn_close:before {
		font-family: 'FontAwesome';
		padding-right: 10px;
		content: "";
	}
	.btnMenuTel {
		margin-right: auto;
		margin-left: auto;
		color: #cf2b55;
		line-height: 1em;
		font-family: Quicksand;
		letter-spacing: 2px;
		font-size: 22px;
		text-align: center;
		margin-bottom: 20px;
		display: block;
	}
	.spSmall {
		font-size: 75%;
	}
.serviceCol {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-color: #c6c6c6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.serviceCol .copy {
	border-top-color: #c6c6c6;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 20px;
	margin-bottom: 15px;
}

.serviceCol .copy h4 {
	margin-bottom: 15px;
	text-align: center;
	padding: 0px;
	font-size: 18px;
	width: 100%;
}

.serviceCol .copy h4 .label {
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
	max-width: 100px;
	margin-left: auto;
	margin-right: auto;
	font-style: normal;
	font-weight: normal;
	color: white;
	background-color: #f88e29;
	line-height: 1em;
	display: block;
	letter-spacing: 1px;
	font-size: 14px;
}

.serviceCol .thumb {
	margin-bottom: 10px;
}

.serviceCol .thumb img {
	height: auto;
	width: 100%;
}

.serviceCol .cont {
	margin-bottom: 20px;
	line-height: 1.8em;
	font-size: 85%;
}
table.spec {
	width: 100%;
}

table.spec caption {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 30px;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 16px;
}
table.spec tr {
	background-color: #f3f3f3;
}

table.spec tr:nth-child(even) {
	background-color: #e1e1e1;
}

table.spec th {
	font-size: 80%;
	width: 45%;
	font-style: normal;
	font-weight: normal;
	padding: 10px;
}

table.spec td {
	font-size: 85%;
	position: relative;
	text-align: center;
	padding: 10px;
}
/* 吹き出し */
.balloon1 {
  margin-bottom: 4px;
  text-align: center;
  padding-left: 8px;
  padding-bottom: 5px;
  padding-right: 8px;
  padding-top: 6px;
  margin-left: auto;
  margin-right: auto;
  color: white;
  display: inline-block;
  max-width: 180px;
  font-size: 11px;
  background: #cd1900;
}

.balloon1:before {
  display: none;
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #cd1900;
}

.balloon1 p {
  margin: 0;
  padding: 0;
}