@charset "utf-8";
/* CSS Document */

/*全ページコンテンツ内共通*/


/*---------------------------------------------------
デフォルトテンプレセンタリング用
----------------------------------------------------*/
#default {
	width:1200px;
	margin:0 auto;
	padding:50px 0;
}


@media (max-width: 599px) {

#default {
	width:100%;
	padding:50px 2%;
}
	
}

/*---------------------------------------------------
パンくず
----------------------------------------------------*/

.bread {
	padding:20px 0;
	font-size:12px;
}

.bread p a {
	text-decoration:underline !important;
	display:inline;
	letter-spacing:0.1em;
}



/*---------------------------------------------------
section共通
----------------------------------------------------*/
section {
	padding: 70px 0; 
}
	
section h2 {
	font-size: 18px;
	display: block;
	margin: 0 auto 48px auto;
	text-align: center;
	position: relative; 
	letter-spacing:0.13em;
}
	
section .catch {
	text-align: center;
	font-weight: bold;
	margin: 0 0 48px 0; 
	font-size: 18px;
    letter-spacing: 0.1em;
}
	
section .description {
    text-align: center;
    line-height: 2.4;
    margin: 0 0 48px 0;
    font-size: 16px;font-size: 1.4rem;
}
	
section .fade {
	opacity: 0;
	transition: opacity .5s ease; 
}
	
section .fade.show {
	opacity: 1; 
}

section .pc{
	display:block;
}
section .sp {
	display:none;
}


@media (max-width: 599px) {

	section {
		padding: 30px 0; 
	}
	
	section h2 {
		font-size: 2rem;
		line-height: 60px;
		margin: 0 auto 30px; 
	}
	section .pc {
		display:none;
	}
	section .sp {
		display:block;
	}
	
}



/*---------------------------------------------------
service
----------------------------------------------------*/	

#service .page_mv {
	background:url(../../service/img/main01.jpg) no-repeat;
	height:519px;
}

#service .page_mv h1 {
	text-align:center;
	padding:60px 0 0 0;
}

#service #service_btn_area {
	background:url(../../service/img/btnarea_bg.jpg) no-repeat;
	margin: 80px 0 0 0;
}

#service #service_btn_area ul li {
	width:23.5%;
	float:left;
	margin:0 2% 30px 0;
	position:relative;
	background:#fff;
	box-shadow: 10px 10px 8px -6px rgba(0,0,0,.3);
}

#service #service_btn_area ul li:last-child {
	margin:0 0 30px 0;
}

#service #service_btn_area ul li .number {
	position:absolute;
	top:-50px;
	font-size:60px;
	font-family: 'Noto Serif', serif;
	font-style:italic;
}

#service #service_btn_area ul li .txt_area {
	padding:30px 0 38px;
}

#service #service_btn_area ul li .txt_area p {
	text-align:center;
	font-weight:bold;
	font-size:16px;
}

#service #service_btn_area ul li .arrow_btn {
	position:absolute;
	bottom:-20px;
	left:42%;
}

#service .service_box {
}

#service .service_box .number {
	font-size:80px;
	font-family: 'Noto Serif', serif;
	font-style:italic;
}

#service .service_box .sb_ttl {
    overflow: hidden;
    display: table;
    width: 100%;
	border-bottom: solid 1px #000;
	margin-bottom:50px;
}

#service .service_box .sb_ttl .number {
    width: 8%;
    padding-right: 4%;
    display: table-cell;
}
#service .service_box .sb_ttl h2 {
    width: 90%;
    display: table-cell;
    vertical-align: middle;
    padding-top: 20px;
	font-size:22px;
	font-weight:bold;
	text-align:left;
}

#service .service_box .se_innerbox {
	width:90%;
	margin:0 auto;
}

#service #se01 .se_innerbox p:first-child {
	float:left;
	width:50%;
}

#service #se01 .se_innerbox .lig {
    float: left;
    width: 50%;
    height: 348px;
    display: table;
	border: solid 3px #6BE729;
}

#service #se01 .se_innerbox .lig h4 {
    font-size: 28px;
    font-weight: bold;
    vertical-align: middle;
    display: table-cell;
	text-align: center;
}


#service #se01 .se_innerbox .lig  p:nth-child(2) {
	width:100%;
}

#service #se02 .characteristic ul {
    display:table;
    width:100%;
    margin:0;
    padding:0;
  	border-collapse: separate;
  	border-spacing: 10px 0;
 }

#service #se02 .characteristic ul li{
	/*float:left;*/
	width:25%;
	padding:3% 2%;
	margin:0 1%;
	box-sizing:border-box;
	border:solid 1px #ccc;
	display:table-cell;
}

#service #se02 h4{
	font-size:18px;
	text-align:center;
	margin:0 0 20px 0;
	font-weight:bold;
}

#service #se02 h4 span{
	background: linear-gradient(transparent 60%, #6BE729 0%);
}

#service #se02 .icon{
	text-align:center;
	margin:0 0 20px 0;
	height:auto;
}

#service #se02 .merit {
    margin: 60px 0 20px 0;
}

#service #se02 .merit h4 {
    font-size: 22px;
    text-align: left;
    font-weight: bold;
}

#service #se02 .merit ul {
	position: relative;
	padding: 20px 4%;
	border: solid 1px #ccc;
	list-style-type: none;
}

#service #se02 .merit ul li {
	padding: 10px 0 10px 5%;
	line-height: 1.6;
	border-bottom: 1px dotted #6BE729;
	font-size:17px;
}

#service #se02 .merit ul li::before {
	position: absolute;
	content: "\002713";
	color: #6BE729;
	font-weight: bold;
	left : 5%;
}

#service #se02 .time_schedule{
	margin:60px 0 20px 0;
	background:url(../../service/img/se02_schedule_img.jpg) no-repeat;
    background-position: right top 56px;
}

#service #se02 .time_schedule h4 {
	font-size:22px;
	text-align:left;
	font-weight:bold;
}

#service #se02 .time_schedule figure {
	margin:0 0 20px 0;
}


#service #se03 .se_innerbox p:first-child {
	float:left;
	width:40%;
}

#service #se03 .se_innerbox h4 {
	font-size:18px;
	font-style:italic;
	padding-bottom:20px;
	letter-spacing:0.12em;
}

#service #se04 p:first-child {
	text-align:center;
}

#service #se04 .howto_btn {
    margin:0 auto 40px;
	width:70%;
}

#service #se04 ul li a {
    width: 42%;
    margin: 0 4%;
    padding: 20px;
    box-sizing: border-box;
    float: left;
    background: #111;
    color: #fff;
	display:block;
}

#service #se04 .howto_box {
    width:80%;
	margin:0 auto 60px;
}

#service #se04 h3 {
    font-size:22px;
	background:#DBFACB;
	padding:18px 4%;
	font-weight:bold;
}

#service #se04 h3 span {
    font-size:18px;
	display:block;
	font-weight:normal;
	padding:0 0 0 1%; 
}

#service #se04 .howto_inner_box {
	border:solid 1px #6BE729;
	padding:20px 4%;
	margin:16px 0;
}

#service #se04 .howto_inner_box p.ttl {
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin:0 0 4px 0;
}
#service #se04 .arrow {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 40px 0 40px;
	border-color: #6BE729 transparent transparent;
	margin:0 auto;
}


@media (max-width: 599px) {

	#service .page_mv {
		background: url(../../service/img/main01_sp.jpg) no-repeat;
		 height: auto; 
		padding-top: 13%;
		background-size: cover;
	}
	#service .page_mv h1 {
		text-align: center;
		padding: 0px 0 90px 0;
		width: 80%;
		margin: 0 auto;
	}
	#service #service_btn_area {
		margin: 50px 0 0 0;
	}
	#service #service_btn_area ul {
		width: 96%;
	}
	#service #service_btn_area ul li {
		width: 48%;
		float: left;
		margin: 0 4% 30px 0;
	}
	#service #service_btn_area ul li:nth-child(even) {
		width: 48%;
		float: left;
		margin: 0 0 30px 0;
	}
	#service #service_btn_area ul li .txt_area {
		padding: 30px 2% 38px;
	}
	#service #service_btn_area ul li .txt_area p {
		text-align: center;
		font-weight: normal;
		font-size: 1.2rem;
	}
	#service #service_btn_area ul li .number {
		position: absolute;
		top: -20px;
		font-size: 3.4rem;
	}
	#service #service_btn_area ul li .arrow_btn {
		position: absolute;
		bottom: -20px;
		left: 34%;
	}
	#service .service_box .sb_ttl {
		margin-bottom: 30px;
	}
	#service .service_box .sb_ttl .number {
		font-size: 4rem;
	}
	#service .service_box .sb_ttl h2 {
		font-size: 1.6rem;
	}
	#service .service_box .se_innerbox {
		width: 100%;
	}
	#service #se01 .se_innerbox p:first-child {
		float: none;
		width: 100%;
	}
	#service #se01 .se_innerbox .lig {
		float: none;
		width: 100%;
		height: 190px;
		margin: 20px auto 0;
	}
	#service #se01 .se_innerbox .lig h4 {
	    font-size: 16px;
	}
	
	#service #se02 .characteristic ul li{
		width:100%;
		display:inline-block;
		padding: 20px 4%;
		margin:0 0 20px 0;
	}
	#service #se02 .merit ul li {
		padding: 10px 0 6px 8%;
		font-size: 1.4rem;
	}
	#service #se02 .time_schedule {
		background: none;	
	}
	#service #se03 .se_innerbox p:first-child {
		float: none;
		width: 100%;
		margin: 0 auto 20px;
	}
	#service #contact {
		padding: 60px 0 60px 0;
	}	
	#service #se04 .howto_btn {
		width: 100%;
	}
	#service #se04 ul li a {
		width: 48%;
		margin: 0 1%;
		padding: 14px;
	}
	#service #se04 .howto_box {
		width: 100%;
	}
	#service #se04 h3 {
		font-size: 1.8rem;
	}
	#service #se04 h3 span {
		font-size: 1.6rem;
	}
	
	
	
}





/*---------------------------------------------------
information
----------------------------------------------------*/	

#information .page_mv {
	background:url(../../information/img/main01.jpg) no-repeat;
	height:519px;
}

#information .page_mv h1 {
	text-align:center;
	padding:60px 0 0 0;
}


#information #shopinfo {
	padding:20px 0 70px 0;
	background:url(../../information/img/sec01_img01.jpg) no-repeat top right;
	height:644px;
}

#information #shopinfo .contents {
	position:relative;
}


#information #shopinfo .line {
	position:absolute;
	z-index:2;
	top:0;
	left:-70px;
}


#information #shopinfo h3 {
	font-size:22px;
	font-weight:bold;
	margin:0 0 40px 0;
	padding:50px 0 0 50px;
	z-index:10;
}

#information #shopinfo h3 span {
	display:block;
	margin:0 0 18px 0;
}

#information #shopinfo .info_box {
	padding:50px 90px;
	background:#fff;
	position: relative;
    width: 52%;
	z-index:1;
	box-sizing:border-box;
	box-shadow: 10px 10px 8px -6px rgba(0,0,0,.3);
}

#information #shopinfo .info_box:before,
#information #shopinfo .info_box:after{ 
    content:'';
    width: 38px;
    height: 38px;
    position: absolute;
    display: inline-block;
}

#information #shopinfo .info_box:before{
    border-left: solid 1px #111;
    border-top: solid 1px #111;
    top:0;
    left: 0;
}

#information #shopinfo .info_box:after{
    border-right: solid 1px #111;
    border-bottom: solid 1px #111;
    bottom:0;
    right: 0;
}

#information #shopinfo .info_box dt,
#information #shopinfo .info_box dd{
	  display: block;
	  border-top: 1px solid #eee;
	  padding: 14px 0;
}

#information #shopinfo .info_box .bo_none {
	  border-top: none;
}

#information #shopinfo .info_box .bo_btm {
	  border-bottom: 1px solid #eee;
}

#information #shopinfo .info_box dt {
	  clear: left;
	  float: left;
	  width: 30%;
}

#information #shopinfo .info_box dd {
	  float: left;
	  width: 70%;
}

#map .more{
	text-align: center; 
	margin:30px 0;
}
	
#map .more a {
	display: inline-block;
	background-color: #111;
	color: #fff;
	font-size: 16px;
	line-height: 4.8;
	width: 360px;
	position: relative;
	overflow: hidden; 
    letter-spacing: 0.1em;
}



@media (max-width: 599px) {
	#information .page_mv {
		background: url(../../information/img/main01_sp.jpg) no-repeat;
		height: auto; 
		padding-top: 13%;
		background-size: cover;
	}
	#information .page_mv h1 {
		text-align: center;
		padding: 0px 0 90px 0;
		width: 80%;
		margin: 0 auto;
	}
	#information #shopinfo {
		padding: 20px 0 70px 0;
		background: url(../../information/img/sec01_img01.jpg) no-repeat;
		background-position: right 0 top 170px;
		height: 644px;
	}
	#information #shopinfo .info_box {
		padding: 6%;
		width: 100%;
		z-index: 1;
	}
	#map .more {
		width:90%;
		margin:30px auto 0;
	}
	#map .more a {
		width: 100%;
	}
	
	#information #contact {
		padding: 60px 0 60px 0;
	}	
	
	
	
	
	
	
	
	
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	














