@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 640px) {
body, .w1000, .w1200, .w1400, #header {
	width:100%;
	min-width:100%;
}
.w1200 {
	width:100%;
}
img {
	width:100%;
	height:auto;
}
.pc {
	display:none;
}
.sp {
	display: block;
}
.flL, .flR {
	float:none;
}
#contents {
	padding-top:50px;
}
/* #prArea
====================================================== */
#prArea {
	margin:0 15px;
}
#prArea h2 {
	font-size:18px;
}
#prArea p {
	font-size:14px;
	line-height:168%;
	text-align:left;
}
/* sec07
====================================================== */
#sec07 {
	padding:0 0 40px 0;
}
#sec07 h3 {
	font-size:30px;
	margin-bottom:20px;
	padding-top:20px;
}
#sec07 iframe {
	width:100%;
	height:250px;
}
#sec07 p {
	margin-top:10px;
	font-size:12px;
	line-height:145%;
}
#sec07 p img {
	display:block;
	margin:20px auto 10px auto;
	width:90%;
}
/* sec06
====================================================== */
#sec06 {
	padding:0 0 0px 0;
}
#sec06 h3 {
	font-size:28px;
	margin-bottom:0px;
	padding-top:40px;
}
#sec06 dl {
	overflow:hidden;
	margin:20px 15px 0 15px;
}
#sec06 dt {
	width:90%;
	float:none;
	margin:0 auto 15px auto;
}
#sec06 dd {
	float:none;
	width:100%;
	text-align:left;
	font-size:12px;
	line-height:145%;
}
#sec06 dd strong {
	display:block;
	font-weight:bold;
	margin-bottom:10px;
	font-size:16px;
}
#sec06 dd span {
	text-align: center;
	margin-bottom:20px;
}
#sec06 dd span a {
	font-size:12px;
	width: auto;
	line-height: normal;
	text-align:center;
	padding:10px 40px 10px 20px;
}
/* sec05
====================================================== */
#sec05 {
	padding:0;
}
#sec05 h3 {
	font-size:20px;
	padding-top:30px;
}
#sec05 .innBox {
	margin: 20px auto;
	text-align:center;
}
#sec05 dl {
	box-sizing:border-box;
	width:200px;
	height:200px;
	border:3px #A0A0A0 solid;
	border-radius:100%;
	margin:0 auto;
}
#sec05 dt {
	margin:10px 0;
}
#sec05 dt img {
	width:30%;
}
#sec05 dd {
	font-size:16px;
	line-height:145%;
}
#sec05 div.arrow {
	position:relative;
	padding-right:0px;
	margin-right:0px;
	padding-bottom:60px;
}
#sec05 div.arrow:after {
	position:absolute;
	top:50%;
	right:50%;
	content: url(../img/sec05_ico01.png);
	display:block;
	margin-top:70px;
	margin-right:-15px;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
#sec05 p .time {
	padding: 10px 0;
	font-size:13px;
	line-height: normal;
	margin:0px auto 0 auto;
	width:85%;
	box-sizing:border-box;
}
/* sec04
====================================================== */
#sec04 {
	padding:0 0 40px 0;
}
#sec04 h3 {
	font-size:28px;
	padding-top:40px;
}
#sec04 p {
	font-size:12px;
	margin-top:25px;
}
#sec04 p.lead {
	font-size:16px;
	margin-top:10px;
	margin-bottom:20px;
}
#sec04 .inBox {
	border:5px #F4C374 solid;
	background-color:#F1F2EA;
	padding:5px;
	box-sizing:border-box;
	text-align:left;
	width:95%;
	margin:0 auto;
}
#sec04 .inBox .clearfix .flL {
	width:100%;
}
#sec04 .inBox .clearfix {
	padding:0 10px;
}
#sec04 .inBox .clearfix h4 span {
	display:block;
	font-size:25px;
	font-weight:bold;
	color:#7d6854;
	padding:20px 0 20px 35%;
}
#sec04 .arrowBox:after {
	content:url(../img/sec04_ico01.png);
	display:block;
	text-align:left;
	padding:10px 0;
	text-align:center;
}
#sec04 .inBox .clearfix h4:after {
	margin-top:0px;
}
#sec04 .inBox .clearfix h4.step01 span, #sec04 .inBox .clearfix h4.step02 span, #sec04 .inBox .clearfix h4.step03 span {
	background-size:auto 40px;
}
#sec04 .inBox .clearfix p {
	line-height:145%;
	margin:10px 0;
	font-size:14px;
}
#sec04 .inBox .flR {
	text-align:center;
}
#sec04 .inBox .flR img {
	width:80%;
	margin:0 auto;
}
#sec04 ul {
	display:inline-block;
	margin:0 auto 0 auto;
	overflow:hidden;
}
#sec04 ul li {
	float:none;
	margin:20px 50px 0 50px;
	font-size:12px;
	line-height:145%;
}
#sec04 ul li img {
	display:block;
	margin-bottom:10px;
}
/* sec03
====================================================== */
#sec03 {
	padding:0px 0 20px 0;
}
#sec03 h3 {
	font-size:28px;
	padding-top:20px;
}
#sec03 h3.tit02 {
	padding-top:20px;
	font-size:24px;
}
#sec03 p {
	font-size:11px;
	line-height:165%;
}
#sec03 p.lead {
	font-size:14px;
	margin-top:10px;
	margin-bottom:20px;
}
#sec03 h4 span {
	font-size:18px;
	width:90%;
	line-height:normal;
	color:#FFF;
	margin:0 auto 10px auto;
	clear:both;
	padding:5px 0;
}
#sec03 ol {
	width:95%;
	overflow:hidden;
	display:inline-block;
	margin:20px auto 20px auto;
}
#sec03 ol li {
	float:left;
	font-size:10px;
	line-height:120%;
	width:50%;
}
#sec03 p img {
	width:70%;
	margin-top:20px;
}
#sec03 dl {
	width:90%;
	font-size:12px;
}
#sec03 dd {
	margin-bottom:10px;
}
#sec03 ul {
	overflow:hidden;
	width:60%;
	margin:0 auto 10px auto;
	text-align:center;
}
#sec03 ul li {
	float:none;
	margin:0 0 15px 0;
}
#sec03 ul li:nth-child(2) {
	margin:0 0 15px 0;
}
#sec03 p.alL {
	padding:30px 0 10px 0px;
	text-align:center;
}
/* sec02
====================================================== */
#sec02 {
	padding:0 0 40px 0;
}
#sec02 .innBox {
	padding:30px 0 10px 0;
}
#sec02 h3 img {
	width:35%;
}
#sec02 h3 {
	display:inline-block;
	margin:0 auto 10px auto;
}
#sec02 h3 span {
	font-size:20px;
	margin:25px 0 0px 10px;
	float:left;
}
#sec02 h4 {
	font-size:24px;
	margin:35px 0 20px 0;
}
#sec02 p.lead {
	font-size:13px;
	line-height:168%;
}
#sec02 p img {
	width:70%;
}
#sec02 h5 {
	margin:40px 0 0px 0;
	font-size:22px;
}
#sec02 .clearfix {
	width:100%;
	margin:10px 0 0 0%;
}
#sec02 dl {
	width:50%;
	box-sizing:border-box;
	float:left;
	margin:0;
	padding:0 10px;
}
#sec02 dl:nth-child(4), #sec02 dl:nth-child(5), #sec02 dl:nth-child(6) {
	margin:0 0 20px 0;
}
#sec02 dl dt {
	font-size:10px;
	line-height:120%;
}
#sec02 dl dt span {
	font-size:9px;
}
#sec02 dl dd {
	padding-bottom:20px;
}
#sec02 dl dd img {
	width:90%;
	height:auto;
}
#sec02 .btnCach {
	font-size:10px;
}
#sec02 .btn a {
	padding:10px 30px 10px 20px;
	display:inline-block;
	margin:0 auto;
	border:1px #333 solid;
	background:url(../img/ico_arrow01.png) no-repeat 95% 50%;
	background-size:auto 30%;
	line-height: normal;
	font-size:12px;
}
/* sec01 
====================================================== */
#sec01 {
	padding:0;
}
#sec01 h3 {
	font-size:18px;
	line-height:120%;
	padding-top:20px;
}
#sec01 p.lead {
	margin-top:10px;
	font-size:12px;
	line-height:165%;
}
#sec01 .innBox {
	margin-top:60px;
}
#sec01 .innBox .clearfix {
	width:100%;
}
#sec01 .innBox .flR {
	padding:0 20px;
}
#sec01 .innBox .flR img {
	margin-top:-30px;
}
#sec01 .innBox .flL {
	text-align:center;
	margin-left:0px;
}
#sec01 .innBox .flL p.lead {
	font-size:22px;
	line-height:180%;
	text-align:left;
	display:inline-block;
	margin:20px auto 0 auto
}
#sec01 .innBox .flL p {
	font-size:16px;
}
#sec01 .innBox ul {
	font-size:14px;
	display:block;
	margin:20px 40px 10px 40px;
	text-align:left;
	line-height:120%;
	padding:20px;
}
/* cv
=========================================== */
.cv {
	padding:20px 10px;
}
.cv .innBox {
	width:100%;
	padding:10px 0px 20px 0px;
}
.cv .innBox .flL h3 {
	font-size:14px;
}
.cv .innBox .flL p {
	font-size:12px;
}
.cv .innBox .flL .tel {
	font-size:35px;
	padding:2px 0 2px 50px;
	display:inline-block;
}
.cv .innBox .flL {
	padding:0;
	text-align: center;
}
.cv .innBox .flR {
	border:none;
	border-top:2px #999 dotted;
	width:80%;
	padding:5px 0 0 0;
	margin:0 auto;
}
.cv .innBox .flR p {
	font-size:12px;
}
.cv .innBox .flR a {
	line-height:50px;
	font-size:14px;
	margin:0px 10px 0 10px;
}
.cv ul {
	width:90%;
	font-size:10px;
	line-height:145%;
}
.cv ul li {
	text-indent:-2em;
	margin-left:2em;
}
/* #mainImge01
====================================================== */
#mainImge01 {
	text-align:left;
	min-height:100%;
	background:none;
}
#mainImge01 .box01 {
	margin:0;
	display:block;
	padding:20px 0 0 0;
}
#mainImge01 .box01 h2 {
	font-size:25px;
	line-height:145%;
}
#mainImge01 p {
	font-size:16px;
	margin-top:5px;
	text-align:center;
}
#mainImge01 p img {
	width:20%;
}
/* #mainImge02
====================================================== */
#mainImge02 {
	text-align:left;
	min-height:100%;
	background:none;
	background-color: #FEEFD8;
}
#mainImge02 .box01 {
	float:none;
	width:100%;
	margin:0;
	display:block;
	box-sizing:border-box;
	padding:30px 50px;
}
#mainImge02 .box01 h2 {
	font-size:16px;
	margin-left:0px;
}
#mainImge02 p {
	margin-top:10px;
	font-size:14px;
}
/* #mainImge03
====================================================== */
#mainImge03 .innBox {
	padding:40px 0;
	background: url(../img/mainimg04_pc.jpg) no-repeat center top;
	background-size:cover;
}
#mainImge03 .innBox p img {
	width:60%;
}
#mainImge03 .innBox h3 {
	font-size:20px;
	margin:20px 0 0px 0;
}
#mainImge03 .innBox p {
	margin:20px 10px 0 10px;
	font-size:12px;
	line-height:188%;
}
#mainImge03 ul {
	overflow:hidden;
	margin-top:20px;
}
#mainImge03 ul li {
	width:50%;
	float:left;
}
#mainImge03 ul li img {
	width:100%;
	height:auto;
}
/* #news
====================================================== */
#news {
	padding:0 15px 20px 15px;
}
#news p {
	margin:5px 0 20px 0;
	font-size:10px;
	line-height:120%;
}
#news ul {
	display:inline-block;
	overflow:hidden;
}
#news ul li {
	float:left;
	margin:0;
	width:32%;
}
#news ul li:nth-child(2) {
	margin:0 2%;
}
/* header
=========================================== */
header h1 img {
	max-width:45%;
	height:50px;
}
header .innBox {
	height:60px;
	border-bottom:1px #CCC solid;
}
header h1 {
	padding:5px 0 0 0;
}
header .btn {
	top:12px;
}
header .btn a {
	margin:0 5px 0 0;
	background-size:15% auto;
	color:#FFF;
	padding:5px 10px 5px 35px;
	width:100%;
	line-height: normal;
	font-size:11px;
}
/* footer
=========================================== */
#footer {
	padding:20px 0 40px 0;
}
#footer p {
	font-size:10px;
	margin-top:0px;
}
#footer ul {
	margin:0 auto 20px auto;
}
#footer ul li {
    width: 48% !important;
    margin: 2% 0% !important;
}
#footer p img {
	width:60%;
}
#footer ol {
	display:inline-block;
	margin:10px auto 0 auto;
}
#footer ol li {
	width:50px;
	margin:0 10px;
}
#footer ol li img {
	max-width: 100%;
}
ol.sns li img {
	width: 50px !important;
	}
	
/* .pageTop
=========================================== */
.pageTop {
	position:fixed;
	bottom:0px;
	right:0px;
	z-index:100;
}
.pageTop img {
	width:60px;
}
/* スマホメニュー
====================================================== */

    #top-head {
	top: 0;
	position: fixed;
	margin-top: 0;
	width:100%;
	display:block;
}
/* Fixed reset */
    #top-head.fixed {
	padding-top: 0;
	background: transparent;
}
#mobile-head {
	background: #fff;
	width: 100%;
	height: 56px;
	z-index: 999;
	position: relative;
}
#global-nav {
	position: absolute;
	/* 開いてないときは画面外に配置 */
        top: -500px;
	width: 100%;
	text-align: center;
	padding: 20px 0;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	background-color:#FFF;
}
#global-nav ul {
	list-style: none;
	position: static;
	right: 0;
	bottom: 0;
	font-size: 14px;
	width:100%;
}
#global-nav ul li {
	float: none;
	position: static;
}
#top-head #global-nav ul li a,  #top-head.fixed #global-nav ul li a {
	width: 100%;
	display: block;
}
#nav-toggle {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	z-index: 101;
	background-color:#D96162;
}
#nav-toggle span {
	display: block;
	position: absolute;
	height: 2px;
	width: 78%;
	background: #fff;
	left: 10%;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
	top: 17px;
}
#nav-toggle span:nth-child(2) {
	top: 29px;
}
#nav-toggle span:nth-child(3) {
	top: 41px;
}
/* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
	top: 29px;
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	transform: rotate(315deg);
}
.open #nav-toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav-toggle span:nth-child(3) {
	top: 29px;
	-webkit-transform: rotate(-315deg);
	-moz-transform: rotate(-315deg);
	transform: rotate(-315deg);
}
/* #global-nav スライドアニメーション */
    .open #global-nav {
	/* #global-nav top + #mobile-head height */
        -moz-transform: translateY(556px);
	-webkit-transform: translateY(556px);
	transform: translateY(556px);
}
#gNav a {
	color:#000;
}
#gNav ul li a {
	padding:5px 0;
}
#gNav ol {
	overflow:hidden;
	display:inline-block;
	margin:0 auto;
}
#gNav ol li {
	float:left;
	width:33%;
}
#gNav ol li img {
	width:80%;
}
/* ネガティブマージン
=========================================== */

#about, #sec02, #sec03, #sec04, #sec05, #sec06, #sec07, #news {
	margin-top:-60px;
	padding-top:60px;
}
 /* LINE UP
=========================================== */
	 .lu_box { text-align: center; margin: 0 auto; }
	 h4.lu { text-align: center;margin: 0 10px;padding-top: 30px;font-size: 120%; }
	 p.bc_title { font-size: 120%!important;text-align: left;margin: 10px; }
	 .bcbox { margin: 0 auto; text-align: center; padding: 0;width: 100%;}
	 .bc { display: flex;padding: 0;max-width: 100%;width: 100%; }
	 .bc img { max-width: 33%;height: 95%; }
	 .bc_textbox { margin: 10px;padding: 10px;}
	 .bc_textbox br { display: none; }
	 .c_text { margin: 10px 20px;text-align: left; }
	 .bcleft { margin: 0;padding: 10px;}
	 .bcleft img{ width: 49%; }
	 .bclefts { margin: 0;padding: 10px;}
	 .bclefts img{ width: 49%; }
	 #sec03 ul.carebox { margin: 30px 20px;width: 90%;text-align: left; }
	 .bcboxm { margin: 0;padding: 10px;display: block;width: 95%;}
	 .bcboxm figure>figcaption { width: 100%; }
	 img.mimage {width: 50%; }

/* 2020/blog用 */
	
	.flex_news {
    width: 96%;
	}

	.btn_news {
		display: none;
	}
	
	.smt_btn_news {
		margin: 10px 0;
	}
	.smt_btn_news img {
		max-width: 155px;
	}
	
	.mainImage {
	padding-top: 100px !important;
	background-color: transparent !important;
	}
	
	#right {
    float: none !important;
    width: 90% !important;
    margin: auto;
	}
	
	#left {
    float: none !important;
    width: 90% !important;
    margin: 0 auto 70px !important;
	}


h1.entry-title::before {
    height: 100% !important;
}
	

/*スマホナビ調整*/
	
header#header {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #fff;
}
header#header .innBox {
    position: fixed;
    height: 60px;
    margin: 0 auto;
    text-align: center;
    background: #fff;
}
#top-head {
    top: 0;
    position: fixed;
    margin-top: 0;
    width: 100%;
    display: block;
}

ul.pankuzu {
    width: 90%;
}


}

#footer ul {
    width: 80% !important;
}