@charset "utf-8";
/*------------------------------------------------------------
	Reset
------------------------------------------------------------*/
*{
	box-sizing: border-box
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,figure {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
	box-sizing: border-box;
	font-family: sans-serif;
}
html {
	font-size: 62.5%;
}
body{
	color: #333;

}
ol, ul {
	list-style: none;
}
img {
	vertical-align: top;
	max-width: 100%;
    height: auto;
}
a[href*="tel:"] {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
}
input[type=text],
input[type=email],
input[type=tel],
textarea{
	border: 1px solid #ccc;
	padding: 12px;
	border-radius: 4px;
	width: 100%;
	outline: none;
	font-size: 1.6rem
	
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.txt1{
	font-size: 1.6rem;
}
.center{
	text-align: center
}
.sp{display: none}
.pc{display: block}
.mb30{
	margin-bottom: 30px;
}
.edit_btn{
	font-size: 1.6rem;
	margin-top: 2rem;
	display: block;
	color: #333;
}
/*------------------------------------------------------------
	Stracture
------------------------------------------------------------*/
.inner{
	width: 900px;
	padding: 30px 0;
	margin: 0 auto;
}
/*------------------------------------------------------------
	Header
------------------------------------------------------------*/
header{
	z-index: 1;
	position: relative;
	width: 100%;
	height: 70px;
	background: #FFF;
	min-width: 1180px;
	border-bottom: 1px solid #ccc;
}
#hdr_logo{
	position: absolute;
	width: 251px;
	top:10px;
	left: 22px;
}
#hdr_logo img{
	width: 100%;
	height: auto
}
#hdr_description{
	position: absolute;
	width: 485px;
	top:25px;
	left: 310px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #333
}
#hdr_tel{
	position: absolute;
	display: block;
	width: 240px;
	top:15px;
	right: 230px;
	font-size: 2.6rem;
	font-weight: bold;
	padding-left: 27px;
	line-height: 1;
	text-decoration:none;
	color: #333
}
#hdr_tel img{
	display: block;
	width: 20px;
	height: auto;
	position: absolute;
	top:4px;
	left: 0px;
}
#hdr_tel span{
	font-size: 1.1rem;
	font-weight: bold;
	display: block;
	padding-top: 3px;
}
#hdr_entry{
	display: block;
	position: absolute;
	width: 220px;
	height: 70px;
	background: #FFBF00;
	color: #000;
	font-size: 2.0rem;
	line-height: 1;
	text-decoration: none;
	padding-left: 0px;
	right: 0;
	top:0;
	font-weight: bold;
	padding-top: 24px;
	text-align: center
}
#hdr_entry img{
	vertical-align: middle;
	width: 27px;
	height: auto;
	margin-right: 3px
}
#hdr_entry:hover{
	opacity: 0.95;
}
#confirm #hdr_entry,#thanks #hdr_entry{
	display: none
}

#mv{
	text-align: center;
	background-image: url("../img/mv_bg.jpg");
	background-size: cover;
	margin: 0 auto;
	height: 655px;
	z-index: 0;
	position: relative;
}
#mv img.pc{
	display: block;
	margin: 0 auto
}
#about ul{
	margin-top:-6rem;
	z-index: 2;
	position: relative;
}
#about ul{
	overflow: hidden;
	margin-bottom: 3rem
}
#about li{
	width: 33.3%;
	float: left;
	padding: 2px;
}
#about li p{
	background: #0B3E77;
	color: #FFF;
	text-align: center;
	font-size: 2rem;
	border-radius: 4px;
	line-height: 1;
	padding: 2rem;
	font-weight: bold;
}
#about{
	background: #6F9FD6;
	color: #FFF;
}

#aboutbox{
	display: flex;
}
#about .item1{
	width: 70%;
	padding-right: 5%;
}
#about .item2{
	width: 30%;
}
#about .item1 p{
	font-size: 1.8rem;
	line-height: 220%;
	margin-bottom: 3rem;
	font-weight: bold
}
#about .item2{
	text-align: center
}
#about .item2 img{

}
#about_tel{
	text-align: center
}
#about_tel div{
	text-align: center;
	font-size: 2rem;
	padding-top: 1rem
}
#nayami{
	text-align: center;
	height: 574px;
	background-image: url("../img/nayami_bg.png");


	background-position: bottom;
}
#nayami img.pc{
	display: block;
	margin: 0 auto
}
.h1{
	text-align: center;
	color: #FFF;
	font-size: 3.5rem;
	background: #0B3E77;
	padding: 2rem;
	font-weight: normal;
}
.h1 span{
	color: #FFFC8C;
}
.h1 p{
	color: #FFFC8C;
	font-size: 1.9rem;
	letter-spacing: 2px;
	font-weight: bold
}
#yakusoku ul{
	width: 100%
}
#yakusoku li{
	display: table;
	border-bottom: 1px solid #ccc;
	padding: 2rem 0;
	width: 100%
}
#yakusoku li .item1{
	width: 42%;
	display:table-cell;
	vertical-align: middle
}
#yakusoku li h2{
	font-size: 3.1rem;
	padding-left: 140px;
	background-position: center left
}
#yakusoku li h2{
	background-repeat: no-repeat;
}
#yakusoku li:nth-child(1) h2{
	background-image: url("../img/img_yakusoku1.jpg")
}
#yakusoku li:nth-child(2) h2{
	background-image: url("../img/img_yakusoku2.jpg")
}
#yakusoku li:nth-child(3) h2{
	background-image: url("../img/img_yakusoku3.jpg")
}
#yakusoku li p{
	font-size:2rem;
	display:table-cell;
}
#yakusoku li span{
	

	color: #4C97CA
}
#yakusoku li .item2{
	width: 55%;
	font-size: 1.7rem;
	line-height: 200%;
	display:table-cell;
	border-left: 3px solid #eee;
	padding-left: 3%
}
#manga{
	text-align: center;
	margin-bottom: 3rem;
}
#service{
	
}
#service ul{
	overflow: hidden;
}
#service li{
	width: 280px;
	float: left;
	padding-bottom: 2rem;
	margin: 0 8px;
}
#service figure{
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#service figure img{
	width: 100%;
	height: auto
}
#service h3{
	color: #4C97CA;
	font-size: 2rem;
	text-align: center;
	
}
#service p{
	font-size: 1.5rem;
	line-height: 150%;
}
.exp{
	text-align: center;
	margin-bottom: 3rem;
	font-size: 2rem;
	color: #0B3E77;
	font-weight: bold
}
.img_area{
	text-align: center;
	padding: 2rem 0 4rem 0
}
#faq ul{
	background: #FFF;
	border: 3px solid #0B3E77;
	border-radius: 10px;
	padding: 4rem 6rem;
	width: 900px;
	margin:3rem auto 4rem auto
}
#faq ul li{
	border-bottom: 2px dashed #ccc;
	padding-bottom: 2rem;
	margin-bottom: 2rem;
}
#faq .inner{
	padding-top: 3rem
}
#faq ul h2{
	font-size: 2.3rem;
	margin-bottom: 1rem;
}
#faq ul span{
	font-size: 3.3rem;
	color: #0B3E77
}
#faq ul p{
	font-size: 1.7rem;
}
.ta1{
	width: 100%;
}
.ta1 th,.ta1 td{
	font-size: 1.6rem;
	border-bottom: 1px solid #ccc;
	padding: 1rem;
}
.ta1 th{
	background: #eee;
}
.ta1 td{
	
}
#privacy{
	font-size: 1.4rem;
	height: 300px;
	overflow-y: auto;
	width: 100%;
	padding: 15px;
	border: 1px solid #ccc;
	margin-bottom: 30px
}
#privacy p{
	padding-bottom: 15px;
}
.h2{
	font-size: 2.1rem;
	border-bottom: 1px solid #000;
	margin-bottom: 1.5rem;
}
.btnbox{
	margin-bottom: 4rem;
	text-align: center;
	padding-top: 2rem;
}
.btn1{
	text-align: center;
	color: #FFF;
	background: #0B3E77;
	padding: 1rem;
	border-radius: 5px;
	border: none;
	font-size: 2rem;
	width: 20rem
}
footer{
	text-align: center;
	color: #FFF;
	background: #0B3E77;
	font-size: 1.5rem;
	padding: 3rem 0;
}
@media screen and (max-width: 768px) {

.sp{ display: block; }
.pc{ display: none !important; }

/*------------------------------------------------------------
	Stracture
------------------------------------------------------------*/
.inner{
	width: 90%;
	padding: 20px 0;
	margin: 0 auto;
}

/*------------------------------------------------------------
	Header
------------------------------------------------------------*/
header{
	min-width: 100%
}
#hdr_logo{
	position: relative;
	width: 190px;
	float: left;
	left: 12px;
	top:19px
}
#hdr_logo img{
	width: 100%;
	height: auto
}
#hdr_description,#hdr_tel{
	display: none
}
#hdr_entry{
	width: 155px;
	font-size: 2rem;

	right: 0;
	top:0;
	padding-top: 24px;
	text-align: center
}

/*------------------------------------------------------------
	MV
------------------------------------------------------------*/
#mv{
	object-fit: cover;
	height:auto
}
#aboutbox{
	display: block;
}
#aboutbox .item1{
	width: 100%;
}
#aboutbox .item2{
	width: 100%;
}
#about ul{
	margin-top:-3rem;
	z-index: 2;
	position: relative;
}
#about ul{
	overflow: hidden;
	margin-bottom: 3rem
}
#about li{
	width: 50%;
	float: left;
	padding: 1px;
}
#about li p{
	background: #0B3E77;
	color: #FFF;
	text-align: center;
	font-size: 1.3rem;
	border-radius: 4px;
	line-height: 1;
	padding: 1rem;
	font-weight: bold;
}
#aboutbox .item1 p{
	font-size: 1.5rem;
	line-height: 160%;
	font-weight: normal;

}
#aboutbox .item1{
	padding-right: 0;
}
#about_tel div span{
	display: block
}
#aboutbox .item2 img{
	width: 50%;
	height: auto
}
#nayami{
	height: auto;
	}
#yakusoku ul{
	width: 100%
}
#yakusoku li{
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 2rem 0;
	width: 100%
}
#yakusoku li .item1{
	width: 100%;
	display:block
}
#yakusoku li h2{
	font-size: 3.1rem;
	padding-left: 30%;
	background-position: center left;
	background-size: 27% auto;
}
#yakusoku li h2{
	background-repeat: no-repeat;
}

#yakusoku li p{
	font-size:2rem;
	display:block;
}

#yakusoku li .item2{
	width: 100%;
	font-size: 1.7rem;
	line-height: 200%;
	display:block;
	border-left: none;
	padding-left: 0%
}

#service li{
	width: 100%;
	float:none;
	padding-bottom: 2rem;
	margin: 0;
}
#service figure{
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#service figure img{
	width: 100%;
	height: auto
}
#service h3{
	color: #4C97CA;
	font-size: 2rem;
	text-align: center;
}
#service p{
	font-size: 1.5rem;
	line-height: 150%;
}
.exp{
	font-size: 1.6rem;
	}
#faq ul{
	background: #FFF;
	border: 3px solid #0B3E77;
	border-radius: 10px;
	padding: 2rem 3rem;
	width: 90%;
	margin:3rem auto 4rem auto
}
#faq ul li{
	border-bottom: 2px dashed #ccc;
	padding-bottom: 2rem;
	margin-bottom: 2rem;
}
#faq .inner{
	padding-top: 3rem
}
#faq ul h2{
	font-size: 2rem;
	margin-bottom: 1rem;
}
#faq ul span{
	font-size: 3.3rem;
	color: #0B3E77
}
#faq ul p{
	font-size: 1.7rem;
}
.h1{
	text-align: center;
	color: #FFF;
	font-size: 2.8rem;
	background: #0B3E77;
	padding: 2rem;
	font-weight: normal;
}
.h1 span{
	color: #FFFC8C;
}
.h1 p{
	color: #FFFC8C;
	font-size: 1.9rem;
	letter-spacing: 2px;
	font-weight: bold
}
}