@charset "UTF-8";
body {
	margin:0px auto;
	padding:0px;
	font-family:メイリオ, Meiryo, Osaka, ヒラギノ角ゴ Pro W3;
	text-align:center;
	word-wrap: break-word;
}
a, a:visited {
	color:#000000;
	outline:none;
	text-decoration:none;
}
a:hover {
	color: #ff9900;
	text-decoration:none;
}
a img{
    transition:all 0.5s ease;
}
a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
dd a, p a {
	text-decoration: underline;
}
* {
    box-sizing: border-box;
}
h2,h3 {
	font-family: a-otf-midashi-go-mb31-pr6n, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif,"TelopMinPro-D";
    font-weight: 600;
    font-feature-settings: "palt";
}
h2 {
	color: #ffffff;
	font-family: ryo-gothic-plusn,sans-serif;
	background-color: #000033;
	border-radius: 20px;
	margin: 45px 0 20px 0;
}
h3 {
	color: #000000;
	font-size: 22px;
    font-weight: 800;
	line-height: 26px;
	font-family: ryo-gothic-plusn,sans-serif;
	margin: 0 0;
}

h4 {
    margin-left: 1em;
}
p {
	line-height:1.5em;
    margin: 1em;
}
strong {
	font-weight:normal;
}
.txt_c {
    text-align: center;
}
.txt_l {
	text-align: left;
}
.w760 {
	width: 100%;
	max-width: 760px;
	margin: 0 auto;
}
.w800 {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}
.link-r {
	text-align: right;
}
.link-r a {
	text-decoration:none;
}
.link-r a:hover {
	text-decoration: none;
}
.link-r a::before {
	content: "＞";
	padding-right: 5px;
}
/*
html h2 {
  visibility: hidden;
}
html.lg-dly h2 {
  visibility: visible;
}
*/
@media (min-width: 768px) {
  :root {
    font-size: calc(0.875rem + ((1vw - 7.68px) * 0.9494));
    min-height: 0vw;
  }
}
@media (min-width: 1400px) {
  :root {
    font-size: 20px;
  }
}
@media (min-width: 768) {
  p,dl {
    font-size: calc(0.875rem + ((1vw - 7.68px) * 0.6329));
    min-height: 0vw;
  }
}
@media (min-width: 1400px) {
  p,dl {
    font-size: 18px;
  }
}

header {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 10px;
	height: 130px;
}
#logo {
	float: left;
	width: 230px;
	height: 100px;
	margin: 6px 0 0 0;
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
	background-size: 100% auto;
}
#logo a {
	display: block;
	text-indent: -9990px;
	width: 230px;
	height: 90px;
}
#telnum {
	float: right;
	width: 276px;
	height: 65px;
	margin: 30px 0 0 0;
	background-image: url("../images/tel.jpg");
	background-repeat: no-repeat;	
}
#telnum a {
	display: block;
	text-indent: -9990px;
	width: 276px;
	height: 65px;
	line-height: 0;
}

#btn-s {
	float: right;
	width: 273px;
	height: 67px;
	margin: 30px 35px 0 0;
}
#btn-s a {
	display: block;
	width: 273px;
	height: 67px;
	line-height: 0;
}
#btn-s img {
	width: 100%;
	height: auto;
}

@media screen and (max-width : 860px){
header {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 10px;
	height: 14%;
	max-height: 120px;
}
	
#logo {
	float: left;
	width: 230px;
	height: 100px;
	margin: 0 0 0 0;
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
}
#logo a {
	display: block;
	text-indent: -9990px;
	width: 230px;
	height: 90px;
}


#telnum {
	float: right;
	width: 200px;
	height: 47px;
	margin: 0px 0 0 215px;
	background-image: url("../images/tel.jpg");
	background-repeat: no-repeat;
	background-size: 100% auto;
}
#telnum a {
	display: block;
	text-indent: -9990px;
	width: 200px;
	height: 47px;
	line-height: 0;
}

#btn-s {
	float: right;
	width: 200px;
	height: 49px;
	margin: 5px 0px 0 0;
}
#btn-s a {
	display: block;
	width: 200px;
	height: 49px;
	line-height: 0;
}
}
@media screen and (max-width : 660px){#telnum {margin: 0px 0 0 100px;}}
@media screen and (max-width : 560px){#telnum {margin: 0px 0 0 0px;}}
@media screen and (max-width : 460px){
#logo {
	float: left;
	width: 190px;
	height: 90px;
	margin: 0 0 0 0;
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
	background-size: 100% auto;
}
#logo a {
	display: block;
	text-indent: -9990px;
	width: 190px;
	height: 70px;
}

#telnum {
	float: right;
	width: 180px;
	height: 42px;
	margin: 0px 0 0 0;
	background-image: url("../images/tel.jpg");
	background-repeat: no-repeat;
	background-size: 100% auto;
}
#telnum a {
	display: block;
	text-indent: -9990px;
	width: 180px;
	height: 42px;
	line-height: 0;
}

#btn-s {
	float: right;
	width: 180px;
	height: 44px;
	margin: 5px 0px 0 0;
}
#btn-s a {
	display: block;
	width: 180px;
	height: 40px;
	line-height: 0;
}
}
@media screen and (max-width : 420px){
#logo {
	float: left;
	width: 160px;
	height: 76px;
	margin: 0 0 0 0;
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
	background-size: 100% auto;
}
#logo a {
	display: block;
	text-indent: -9990px;
	width: 160px;
	height: 70px;
}

#telnum {
	float: right;
	width: 150px;
	height: 35px;
	margin: 0px 0 0 0;
	background-image: url("../images/tel.jpg");
	background-repeat: no-repeat;
	background-size: 100% auto;
}
#telnum a {
	display: block;
	text-indent: -9990px;
	width: 150px;
	height: 35px;
	line-height: 0;
}

#btn-s {
	float: right;
	width: 143px;
	height: 35px;
	margin: 5px 0px 0 0;
}
#btn-s a {
	display: block;
	width: 143px;
	height: 35px;
	line-height: 0;
}
}


#main-img-bg {
	width: 100%;
	padding: 25px;
	background-color: #000033;
	height: 44%;
	max-height: 420px;
	box-sizing: border-box;
}
@media screen and (max-width : 840px){
#main-img-bg {
	padding: 15px;
}
}
#main-img {
	clear: both;
	background-image: url("../images/main-img.jpg");
	background-repeat: no-repeat;
	width: 100%;
	max-width: 900px;
	padding-top: 40%;
	margin: 0 auto;
	background-size: 100% auto;
	box-sizing: border-box;
}
@media screen and (max-width : 860px){#main-img {padding-top: 38%;}}
@media screen and (max-width : 660px){#main-img {padding-top: 37%;}}
@media screen and (max-width : 460px){#main-img {padding-top: 35%;}}

.img-txt {
	text-indent: -9999px;
}
.img-txt br {
	display: none;
}

#contents {
	width: 95%;
	max-width: 900px;
	height: auto;
	margin: 0 auto;
}
#contents.subpage {
	margin-top: -160px;
}
.box3 {
	display: flex;
	justify-content: space-between;
}
.box3 div {
	width: 90%;
	max-width: 320px;
	height: auto;
	text-align: center;
}
.box3kp {
	display: flex;
	justify-content: space-between;
	width: 98%;
	max-width: 800px;
	margin: 0 auto;
}
.box3kp div {
	width: 90%;
	max-width: 30%;
	height: auto;
	text-align: center;
	box-sizing: border-box;
}
.box3kp div img {
	width: 100%;
	height: auto;
}
@media screen and (max-width : 860px){
.box3 {
	display: block;
	justify-content: space-between;
}
.box3 div {
	width: 93%;
	max-width: auto;
	height: auto;
	text-align: center;
	margin: 0 auto 45px;
}
.box3kp div h3 {
	font-size: 16px;
}
}

.box3-l {
	float: left;
	width: 260px;
	height: auto;
}
.box3-c {
	float: left;
	width: 260px;
	height: auto;
}
.box3-r {
	float: right;
	width: 260px;
	height: auto;
}

#model {
	clear: both;
	background-image: url("../images/model.jpg");
	background-repeat: no-repeat;
	width: 95%;
	max-width: 800px;
	padding-top: 13%;
	margin: 0 auto;
	background-size: 100% auto;
	box-sizing: border-box;
}
@media screen and (max-width : 640px){
#model {
	clear: both;
	background-image: url("../images/model_sp.jpg");
	background-repeat: no-repeat;
	width: 95%;
	max-width: 400px;
	padding-top: 95%;
	margin: 0 auto;
	background-size: 100% auto;
	box-sizing: border-box;
}

}




#flow {
	clear: both;
	background-image: url("../images/flow.jpg");
	background-repeat: no-repeat;
	width: 99%;
	max-width: 800px;
	padding-top: 17%;
	margin: 0 auto;
	background-size: 100% auto;
	box-sizing: border-box;
}
dl.faq {
	text-align: left;
	display: block;
	margin: 0 0 60px 0;
}
dl.faq dt {
	color: #20213a;
	font-weight: bold;
	margin:0 1em 1em 0em;
	padding-left: 3em;
}
dl.faq dt:hover {
	cursor: pointer;
	color: #ff9900;
}
dl.faq dd {
	margin:0 1em 2em 0em;
	padding-left: 3em;
}
dl.faq dt span {
	display: inline-block;
	padding: 1px 8px;
	margin-left: -2em;
	background-color: #20213a;
	color: #fff;
}
dl.faq dd span {
	display: inline-block;
	font-weight: bold;
	padding: 1px 8px;
	margin-left: -2em;
	background-color: #ff9900;
	color: #fff;
}
dl.faq dt.opendt {
	background-image: url("../images/arrow_1.png");
	background-position: right;
	background-repeat: no-repeat;
	background-size: 15px auto;
	padding-right: 1em;
}
dl.faq dt.closedd {
	background-image: url("../images/arrow_2.png");
	background-position: right;
	background-repeat: no-repeat;
	background-size: 15px auto;
	padding-right: 1em;
}
dl.faq dd.opendt {
 display:block;
}
dl.faq dd.closedd {
 display:none;
}


/*　見出しデザイン　*/

h2.hbg-img {
	width: 96%;
	display: inline-block;
	position: relative;
	text-align: left;
	color: #ffffff;
	background: url( "../images/h_bg.jpg") no-repeat;
	padding: 12px 40px 10px 100px;
	margin-left: -10px;
	background-color: none;
}
h2.hbg-img:after {
	display: inline-block;
	content: "";
	position: absolute;
  width: 45px;
  height: 82px;
  background: url( "../images/h_bg.jpg") no-repeat;
	background-position: right;
  background-size: 859px 82px;
	background-color: none;
	text-align: left;
	top: 0px;
	right: -20px;
}
h3.h-line {
	clear: both;
	text-align: left;
	padding: 12px 0px 7px 2px;
	background: url( "../images/h3_line.jpg") no-repeat;
	background-position: right bottom;
}

@media screen and (max-width : 640px){
h3.h-line {
	font-size: 15px;
	clear: both;
	text-align: left;
	padding: 12px 0px 7px 2px;
	background: url( "../images/h3_line.jpg") no-repeat;
	background-position: right bottom;
}
}

/*　加盟費用　*/
.type02 {
	width:93%;
	max-width: 800px;
	height:auto;
	margin:5px auto 20px;
}
.type02 th {
	text-align:left;
	padding:10px;
	vertical-align:top;
	background-color:#f5f5f5;
	min-width: 148px;
}
.type02 td {
	text-align:left;
	padding:10px 5px;
	vertical-align:top;
}
.type02 td.tdr {
	text-align:right;
	font-weight:bold;
	padding-right:25px;
}
.type02 th.tb,.type02 td.tb {
	border-top:3px double #999;
	border-bottom:none;
}
.type02 tr.blnk th {
	background-color:#ffffff;
}
.type02 th+td {
	min-width: 120px;
}
.txtRmt0 {
    text-align: right;
    margin-top: 0px;
    margin-right: 0px;
}
.type03 {
	width:93%;
	max-width: 800px;
	height:auto;
	margin:5px auto 20px;
}
.type03 th {
	text-align:left;
	padding:10px;
	vertical-align:top;
	background-color:#f5f5f5;
	min-width: 148px;
}
.type03 td {
	text-align:left;
	padding:10px 5px;
	vertical-align:top;
}
.type03 td.tdr {
	text-align:right;
	font-weight:bold;
	padding-right:25px;
}
.type03 th.tb,.type03 td.tb {
	border-top:3px double #999;
	border-bottom:none;
}
.type03 th.blnk {
	background-color:#ffffff;
}
.type03 th+td {
	min-width: 120px;
}

@media screen and (max-width : 640px){
	.type02 {
	width:96%;
	max-width: 800px;
	height:auto;
	margin:5px auto 20px;
	}
	.type02 th {
		display: block;
		width: 100%;
	}
	.type02 td {
		display: inline-block;
		width: 65%;
	}
	.type02 td.tdr {
	text-align:right;
	font-weight:bold;
	padding-right:5px;
	}
	.type02 th+td {
		width:97%;
	min-width: 110px;
		margin-top: -2.8em;
		font-weight: bold;
	}
	.type02 th+td+td {
		width: 97%;
		margin-top: -1.5em;
		margin-bottom: 1em;
	}
	.type02 tr.blnk {
		display: none;
	}
	.type02 tr.blnk th {
		display: none;
	}
	.type02 td.tb {
		border: none;
	}
	
	.type03 {
	width:96%;
	max-width: 800px;
	height:auto;
	margin:5px auto 20px;
	}
	.type03 th {
		display: block;
		width: 100%;
	}
	.type03 td {
		display: inline-block;
		width: 95%;
	}
	.type03 td.tdr {
	text-align:right;
	font-weight:bold;
	padding-right:5px;
	}
	.type03 th.blnk {
		display: none;
	}

	
}



dl.dl01 {
	background-color:#f5f5f5;
	margin:20px auto 30px;
	padding:10px 0px;
	text-align:left;
	width:93%;
	max-width: 800px;
	border:1px solid #CCC;
}
dl.dl01 dt {
	float:left;
	display:block;
	width:200px;
	margin:0px;
	padding:5px 0px 5px 20px;
	font-weight:bold;
}
dl.dl01 dd {
	float:left;
	display:block;
	width:auto;
	margin:0px;
	padding:5px 0px;
}


/* 加盟店の声 */

.subpage.voice p {
	text-align: left;
	width: auto !important;
}

#owner-imgprf {
	width: 95%;
	max-width: 720px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 30px 0;
	box-sizing: border-box;
}
#owner-imgprf #owner-img {
	float: left;
	width: 40%;
	max-width: 300px;
	height: auto;
	padding: 10px 20px;
	box-sizing: border-box;
}
#owner-imgprf #owner-img img {
	width: 100%;
	max-width: 300px;
	height: auto;
}
#owner-prf {
	float: left;
	width: 55%;
	max-width: 400px;
	text-align: left;
	padding: 10px 20px;
	box-sizing: border-box;
}
@media screen and (max-width : 640px){
#owner-prf {
	padding: 10px 0px 10px 15px;
	box-sizing: border-box;
}
#owner-prf h3 {
	font-size: 16px;
	line-height: 20px;
}
#owner-imgprf #owner-img {
	float: left;
	width: 55%;
	max-width: 300px;
	height: auto;
	padding: 10px 10px;
	box-sizing: border-box;
}
#owner-prf {
	float: left;
	width: 45%;
	max-width: 400px;
	text-align: left;
	padding: 10px 0px 10px 0;
	box-sizing: border-box;
}

}
@media screen and (max-width : 440px){
#owner-prf h3 {
	font-size: 14px;
	line-height: 17px;
}
}


.img-w2 {
	clear: both;
	width: 95%;
	max-width: 770px;
	margin: 0 auto 0px;
	padding: 0 0 60px 0;
}
.img-w2 img {
	float: left;
	width: 45%;
	height: auto;
	padding: 0px 0px;
}
.img-w2 img+img {
	float: right;
}

.owner-linkblock {
	clear: both;
	width: 95%;
	max-width: 770px;
	margin: 0 auto 0px;
	padding: 0 0 20px 0;
}
.owner-link {
	width: 45%;
	max-width: 364px;
	height: auto;
	box-sizing: border-box;
}
.owner-link.fl-l {
	float: left;
}
.owner-link.fl-r {
	float: right;
}
.owner-link .owner-img {
	float: left;
	width: 40%;
	height: auto;
	margin: 0 20px 0 0;
}
.owner-link .owner-img img {
	width: 100%;
	height: auto;
}
.owner-link p {
	float: left;
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
}
.owner-link p span {
	font-size: 0.8em;
}

@media screen and (max-width : 640px){
	
.owner-link .owner-img {
	float: left;
	width: 40%;
	height: auto;
	margin: 0 10px 0 0;
}

.owner-link p {
	font-size: 14px;
	margin: 0 0 0 0;
}

}

footer {
	clear: both;
	width: 100%;
	max-width: 860px;
	margin: 0 auto;
}
.btn-l {
	clear: both;
	width: 95%;
	max-width: 860px;
	height: auto;
	text-align: center;
	margin:  0 auto;
}
.btn-l span {
	width: 100%;
	height: auto;
}
.btn-l img {
	width: 100%;
	height: auto;
}
.mtb {
	clear: both;
	margin: 50px auto;
}
.mt-30 {
	margin-top: -30px;
}
.img_c {
	margin: 10px auto 30px;
	text-align: center;
}
.img_c img {
	width: 95%;
	max-width: 860px;
	height: auto;
}
@media screen and (min-width : 640px){
.pc-btn {display: inline-block;}
.sp-btn {display: none;}
}
@media (max-width : 639px){
.pc-btn {display: none;}
.sp-btn {display: inline-block;}
}

#f_menu {
	text-align: left;
	font-size: 0.8em;
	margin: 50px 0 0 10px;
}

#copy {
	font-size: 13px;
	text-align: center;
	color: #ffffff;
	background-color: #000033;
	padding: 3px 0;
}
@media screen and (max-width : 860px){
.mtb {
	clear: both;
	margin: 30px auto;
}

}



.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cf {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .cf {
	height: 1%;
}
.cf {
	display: block;
}
@media screen and (min-width : 769px){
.pc {display: inline-block;}
.sp {display: none;}
}
@media (min-width: 768px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}
@media (max-width : 768px){
.pc {display: none;}
.sp {display: inline-block;}
}
.mt50 { margin-top: 50px;}
.mk-pink { background: linear-gradient(transparent 60%, #ff99cc 0%);}
.mk-blue { background: linear-gradient(transparent 60%, #99ccff 0%);}
.mk-orange { background: linear-gradient(transparent 60%, #ffa500 0%);}
.mk-green { background: linear-gradient(transparent 60%, #5bed3b 0%);}
.mk-yellow {background: linear-gradient(transparent 60%, #ffff00 0%);}
.mk-P-red {background: linear-gradient(transparent 60%, #ffcccc 0%);}
.mk-P-pink {background: linear-gradient(transparent 60%, #ffd6ff 0%);}
.mk-P-yellow { background: linear-gradient(transparent 60%, #ffffa8 0%);}

#eppBnr {
	clear: both;
	margin: 20px 16px;
	padding: 0;
}
#eppBnr h3 {
	color: #000;
	font-size: 18px;
	border-bottom: 1px solid #000;
	margin: 0px;
	padding: 7px 0 10px 0;
	background: none;
	text-align: left;
}
#eppBnr ul {
	list-style: none;
	margin: 0;
	padding:  10px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
#eppBnr ul li {
	flex: auto;
	margin: 0;
	padding: 0;
	width: 25%;
}
#eppBnr ul li img {
	width: 98%;
	height: auto;
}
@media screen and (max-width : 640px){
#eppBnr ul li {
	flex: auto;
	margin: 0;
	padding: 0;
	width: 33%;
}
}
