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

/*** WEB基本色
#d96c2c
***/

.banar {
	text-align:center;
}
.banar img{
	max-width:523px;
	height:auto;
	width:100%;
}
.banar2 {
	text-align:center;
}
.banar2 img{
	max-width:350px;
	height:auto;
	width:100%;
}
.min_h {
	min-height:650px;
	display:flex;
	justify-content:center;
	align-items:center;
}


#mail_fixed {
	position:fixed;
	right:0;
	top:250px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	z-index:9999;
}
	
	#mail_fixed a{
		padding:20px 5px;
		color:#FFF;
		text-decoration:none;
		background-color:rgba(221,25,28,1.00);
		display:block;
		border-radius:10px 0 0 10px;
		transition: 0.3s ease-in-out;
	}
	#mail_fixed a:hover{
		opacity:0.7;
	}

.color {
	color:#d96c2c;
}
#cy_header {
	position:relative;
	height:100vh;
	background-color:#f8f8f8;
}

#logo {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	z-index:100;
}

#main {
	background:url(../images/main.jpg) 50% 50%/cover no-repeat;
}
.flexslider {
	height:100vh;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:1;
}
#fade1,
#fade2,
#fade3,
#fade4,
#fade5 {
	height:100vh;
	background-position:50% 0;
	background-repeat:no-repeat;
	background-size:cover;
}
#fade1 {
	background-image:url(../images/fade1.jpg);
}
#fade2 {
	background-image:url(../images/fade2.jpg);
}
#fade3 {
	background-image:url(../images/fade3.jpg);
}
#fade4 {
	background-image:url(../images/fade4.jpg);
}
#fade5 {
	background-image:url(../images/fade5.jpg);
}

#head {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:500;
	background-color:rgba(255,255,255,0.60);
	display:flex;
	justify-content:space-between;
	padding:5px 20px;
	align-items:center;
}

#twitter {
	position:absolute;
	right:20px;
	top:45px;
	z-index:500;
}

#twitter li{
	display:inline-block;
	vertical-align:middle;
	padding:0 5px;
}
#twitter a{
	color:#FFF;
	text-decoration:none;
}

#twitter li:nth-child(2) a{
	width:57px;
	height:57px;
	background-color:#d96c2c;
	border-radius:50%;
	display:flex;
	justify-content:center;
	align-items:center;
	font-size:34px;
}


#twitter.tw_in {
	top:20px;
}

#cy_nav {
	text-align:center;
	position:relative;
	z-index:100;
	padding-right:160px;
}
#cy_nav li{
	display:inline-block;
	padding:0 20px;
	border-right:1px solid #aaa;
	font-size:20px;
}

#cy_nav a{
	color:#000;
	text-decoration:none;
}

#logo2 img {
	width:220px;
	height:auto;
}

/******/

.bg_img {
	background:url(../images/bg.jpg) 50% 0/auto 534px repeat;
	padding:60px 0;
}
.cashless{
	text-align:center;
}
.cashless img{
	height:auto;
	width:60%;
}
.minus {
	margin-top:-20px;
}
.content15 .more {
	margin-top:30px;
}
.content15 .more a{
	background-color:#d96c2c;
	color:#FFF;
	border:1px solid #d96c2c;
	padding:5px 20px;
	text-decoration:none;
}
.content15 .more a:hover{
	color:#d96c2c;
	background-color:#FFF;
}


/*****/

#cy_footer {
	margin-top:100px;
	text-align:center;
	position:relative;
	overflow:hidden;
}
#cy_footer:before {
	content:"";
	background:url(../images/line.jpg) left 0/auto 5px repeat-x;
	height:5px;
	width:100%;
	display:block;
}


#f_nav {
	text-align:center;
	padding-top:40px;
	position:relative;
	z-index:100;
}
#f_nav li{
	display:inline-block;
	padding:0 20px;
	border-right:1px solid #aaa;
}
#f_nav li:last-child{
	border-right:0;
}

#f_nav a{
	color:#000;
	text-decoration:none;
}

#f_logo {
	text-align:center;
	margin-top:40px;
}
#f_logo a{
	color: #333;
}

/******/

#img1 {
	position:absolute;
	left:50%;
	margin-left:-1060px;
	top:270px;
	z-index:100;
}

#img2 {
	position:absolute;
	left:50%;
	top:600px;
	z-index:100;
	margin-left:600px;
}

#img3 {
	position:absolute;
	left:50%;
	top:0;
	margin-left:700px;
}

#img4 {
	position:absolute;
	left:50%;
	top:480px;
	margin-left:-1020px;
}

#img5 {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-900px;
	transform:translateY(-50%);
}

#img6 {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:230px;
	transform:translateY(-50%);
}


/***********/

#tel {
	position:absolute;
	bottom:20px;
	left:40px;
	font-size:26px;
	z-index:500;
}
#tel span{
	font-size:48px;
}



/**************************************************/

#cy_header_in {
	position:relative;
	height:497px;
}

#cy_nav.nav_in {
	position:absolute;
	top:20px;
	left:0;
	width:100%;
	padding-right: 0;
}
#cy_nav.nav_in li{
	text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px;
}
#main {
	background:url(../images/service1.jpg) 50% 0/cover no-repeat;
	height:100%;
	position:relative;
}

#title_in {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}


#title_box {
	text-align:center;
	font-size:32px;
	font-weight:bold;
}

/*****/

.af_bb:after {
	content:"";
	border-bottom:3px solid #d96c2c;
	width:60px;
	margin:15px auto 0;
	display:block;
}

.c_list {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.c_list li{
	width:50%;
	padding:5px 0 5px;
}
.c_list .w100{
	width:100%;
}

	.p_left {
		padding:5px 0 0 16px;
	}


/*****/

.markar {
	background: linear-gradient(transparent 60%, #ffff66 60%);
}


.flex2 {
	display:flex;
	justify-content:space-between;
}

.flex2 li{
	width:48%;
}
.flex2 p{
	text-align:center;
	font-weight:bold;
	font-size:22px;
}

.s_tel {
	text-align:center;
	font-size:22px;
	margin:10px 0 0;
}

.s_tel .tel-link2{
	font-size:48px;
	padding-left:10px;
}

.gallary {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.gallary li{
	width:24%;
	margin:0.5% 0;
}
.gallary img{
	width:100%;
	height:auto;
}



/********/

.ac_midashi {
	text-align:center;
	font-weight:bold;
	font-size:26px;
	margin:40px 0 5px;
}

.map_style iframe{
	width:100%;
	height:600px;
}




/*******************************************/

.content_new {
	position:relative;
	display:flex;
	justify-content:space-between;
}

.content_new .right_img {
	position:relative;
	width:50%;
	overflow:hidden;
	order:2;
	height:650px;
}
.content_new .right_img img{
	width:960px;
	height:auto;
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	top:0;
}

.content_new .left_cont {
	width:50%;
	padding-top:90px;
}


.content_new .cy_table {
	width:100%;
	max-width:680px;
	margin:0 0 0 auto;
	padding:0 80px 0 14px;
}

.content_new .midashi {
	font-size:22px;
	color:#d96c2c;
}

.content_new .midashi2 {
	font-size:24px;
	font-weight:bold;
}
.content_new .more a{
	color:#FFF;
	border:1px solid #d96c2c;
	background-color:#d96c2c;
	padding:5px 20px;
	text-decoration:none;
}
.content_new .more a:hover{
	color:#d96c2c;
	background-color:#FFF;
}

/*******************************************/

.content_new2 {
	position:relative;
	display:flex;
	justify-content:space-between;
}

.content_new2 .left_img {
	position:relative;
	width:50%;
	overflow:hidden;
	height:650px;
}
.content_new2 .left_img img{
	width:960px;
	height:auto;
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	top:0;
}

.content_new2 .right_cont {
	width:50%;
	padding-top:90px;
}


.content_new2 .cy_table {
	width:100%;
	max-width:640px;
	padding:0 14px 0 40px;
}

.content_new2 .midashi {
	font-size:22px;
	color:#d96c2c;
}

.content_new2 .midashi2 {
	font-size:24px;
	font-weight:bold;
}
.content_new2 .more a{
	color:#FFF;
	border:1px solid #d96c2c;
	background-color:#d96c2c;
	padding:5px 20px;
	text-decoration:none;
}
.content_new2 .more a:hover{
	color:#d96c2c;
	background-color:#FFF;
}









/********************************************************************

	ヘッダー・メイン画像

*********************************************************************/


/***** headersample1 ****/

#header1 {
	position:relative;
}

#header1 .logo {
	float:left;
	padding:40px 0;
}

#header1 .header_right {
	float:right;
	text-align:right;
	padding-top:20px;
}

#header1 .tel {
	font-size:34px;
}

#header1 .tel .fa{
	padding-right:10px;
	position:relative;
	top:2px;
}

#header1 .cy_nav {
	margin-top:10px;
}

#header1 .cy_nav li{
	display:inline-block;
	vertical-align:middle;
	font-weight:bold;
	padding:0 0 0 40px;
}

	
#header1 .cy_nav a{
	color:#000;
	text-decoration:none;
}


#header1 .main {
	background-image:url(../images/main.jpg);
	background-position:50% 0;
	background-repeat:no-repeat;
	background-size:cover;
	height:500px;
}

#header1 .title {
	text-align:center;
	padding-top:230px;
}



/***** headersample2 ****/

#header2 {
	position:relative;
}

#header2 .logo {
	float:left;
	padding:40px 0;
}

#header2 .sns {
	float:right;
	padding-top:40px;
}

#header2 .sns li{
	display:inline-block;
	vertical-align:middle;
	padding:0 4px;
	font-size:38px;
}

#header2 .sns a {
	color:#d96c2c;
	text-decoration:none;
}

#header2 .cy_nav {
	margin-top:10px;
	position:absolute;
	width:100%;
	text-align:center;
	top:40px;
	left:0;
}

#header2 .cy_nav li{
	display:inline-block;
	vertical-align:middle;
	font-weight:bold;
	padding:0 10px;
}

	
#header2 .cy_nav a{
	color:#000;
	text-decoration:none;
}


#header2 .main {
	background-image:url(../images/main.jpg);
	background-position:50% 0;
	background-repeat:no-repeat;
	background-size:cover;
	height:500px;
}

#header2 .title {
	text-align:center;
	padding-top:230px;
}

/***** headersample3 ****/

#header3 {
	position:relative;
}

#header3 .logo {
	text-align:center;
	padding-top:40px;
}


#header3 .cy_nav {
	margin:40px 0;
	text-align:center;
}

#header3 .cy_nav li{
	display:inline-block;
	vertical-align:middle;
	font-weight:bold;
	padding:0 20px;
}

	
#header3 .cy_nav a{
	color:#000;
	text-decoration:none;
}

#header3 .contact_box {
	position:absolute;
	right:40px;
	top:20px;
}

#header3 .tel {
	font-size:38px;
	font-weight:bold;
}

#header3 .tel .fa{
	padding-right:10px;
	position:relative;
	top:2px;
}

#header3 .contact {
	margin-top:10px;
}

#header3 .contact li{
	width:48%;
	float:left;
	text-align:center;
}

#header3 .contact li:nth-child(2){
	float:right;
}

#header3 .contact a{
	background-color:#4274d9;
	color:#FFF;
	padding:5px;
	display:block;
	text-decoration:none;
}

#header3 .contact li:nth-child(2)  a{
	background-color:#ec7a36;
}

#header3 .main {
	background-image:url(../images/main.jpg);
	background-position:50% 0;
	background-repeat:no-repeat;
	background-size:cover;
	height:500px;
}

#header3 .title {
	text-align:center;
	padding-top:230px;
}



/***** headersample4 ****/
#header4 {
	height:100vh;
}

#header4 .logo {
	position:fixed;
	left:20px;
	top:40px;
	z-index:9999;
}

#header4 .right {
	background-color:#ac9432;
	width:50px;
	height:100vh;
	position:fixed;
	right:0;
	top:0;
	z-index:99990;
}

#header4 .menu {
	position:absolute;
	right:5px;
	top:50%;
	margin-top:-20px;
	z-index:99999;
	cursor:pointer;
	text-align:center;
	font-size:14px;
	color:#FFF;
}

#header4 .menu .fa{
	font-size:24px;
	display:block;
}

#header4 .pagetop {
	position:absolute;
	right:0;
	bottom:0;
	z-index:99999;
	background-color:#FFF;
	width:100%;
	height:40px;
	text-align:center;
	font-size:42px;
	color:#ac9432;
}

#header4 .pagetop .fa{
	position:relative;
	top:-13px;
}

#header4 .menu_area {
	background-color:#D7C49D;
	width:400px;
	position:fixed;
	right:-400px;
	top:0;
	height:100vh;
	z-index:99999;
}

#header4 .cy_nav {
	padding-top:80px;
}

#header4 .cy_nav a {
	color:#000;
	text-decoration:none;
	padding:20px 20px;
	font-weight:bold;
	border-bottom:1px dashed #000;
	display:block;
}

#header4 .close {
	background-color:#FFF;
	width:50px;
	position:absolute;
	right:0;
	top:0;
	height:100vh;
	z-index:99999;
	cursor:pointer;
	color:#ac9432;
}

#header4 .close p {
	position:absolute;
	left:3px;
	top:50%;
	margin-top:-16px;
	text-align:center;
	font-size:14px;
	letter-spacing:normal;
	line-height:1.6em;
}

#header4 .close p span{
	display:block;
	font-size:24px;
}
			
#header4 .sns {
	position:absolute;
	bottom:50px;
	right:10px;
}

#header4 .sns li {
	background-color:#90791b;
	width:30px;
	height:30px;
	border-radius:50%;
	text-align:center;
	font-size:16px;
	margin:10px 0;
	padding-top:3px;
}

#header4 .sns a {
	color:#FFF;
	text-decoration:none;
}

#header4 .title {
	position:absolute;
	top:50%;
	left:0;
	text-align:center;
	width:100%;
	z-index:50;
	margin-top:-146px;
}

#header4 .main {
	background-image:url(../images/main2.jpg);
	background-position:50% 0;
	background-repeat:no-repeat;
	background-size:cover;
	height:100vh;
	width:100%;
	z-index:1;
	position:relative;
	top:0;
	left:0;
}

#header4 .tel {
	font-size:38px;
	font-weight:bold;
	position:absolute;
	right:100px;
	top:40px;
	z-index:500;
}

#header4 .tel .fa{
	padding-right:10px;
	position:relative;
	top:2px;
}

#header4 .copy {
	position:fixed;
	width:100%;
	text-align:center;
	bottom:10px;
	left:0;
	z-index:800;
}



/***** headersample5 ****/
#header5 {
	height:100vh;
}

#header5 .logo {
	position:fixed;
	left:20px;
	top:40px;
	z-index:9999;
}

#header5 .spbox {
	display:none;
}
#header5 .sp_menu {
	position:fixed;
	right:40px;
	top:40px;
	font-size:12px;
	z-index:9999;
	cursor:pointer;
	background-color:#ac9432;
	color:#FFF;
	border-radius:50%;
	text-align:center;
	width:60px;
	height:60px;
	padding-top:7px;
}
#header5 .sp_menu .fa{
	font-size:28px;
	display:block;
}


#header5 .open_menu {
	background-color:#ac9432;
	color:#FFF;
	position:fixed;
	right:0;
	top:0;
	height:100vh;
	width:100%;
	z-index:999999;
	overflow-y:scroll;
}

#header5 .open_menu ul {
	padding:100px 40px 0;
	height:100%;
}

#header5 .open_menu a {
	color:#FFF;
	text-decoration:none;
}

#header5 .open_menu li {
	font-size:16px;
	line-height:normal;
	position:relative;
	text-align:center;
	padding:20px 0;
}


#header5 .menu_close {
	position:absolute;
	right:40px;
	top:40px;
	font-size:34px;
	cursor:pointer;
}

#header5 .sptel {
	position:absolute;
	left:20px;
	top:3px;
	font-size:34px;
	z-index:9999;
	cursor:pointer;
	display:none;
}

			
#header5 .sns {
	position:absolute;
	bottom:20px;
	left:0;
	width:100%;
	text-align:center;
	z-index:500;
}

#header5 .sns li {
	background-color:#90791b;
	width:30px;
	height:30px;
	border-radius:50%;
	text-align:center;
	font-size:16px;
	margin:0 10px;
	padding-top:3px;
	display:inline-block;
}

#header5 .sns a {
	color:#FFF;
	text-decoration:none;
}

#header5 .title {
	position:absolute;
	top:50%;
	left:0;
	text-align:center;
	width:100%;
	z-index:50;
	margin-top:-146px;
}

#header5 .main {
	background-image:url(../images/main2.jpg);
	background-position:50% 0;
	background-repeat:no-repeat;
	background-size:cover;
	height:100vh;
	width:100%;
	z-index:1;
	position:relative;
	top:0;
	left:0;
}

#header5 .tel {
	font-size:38px;
	font-weight:bold;
	position:absolute;
	left:40px;
	bottom:20px;
	z-index:500;
}

#header5 .tel .fa{
	padding-right:10px;
	position:relative;
	top:2px;
}



/***** headersample6 ****/
#header6 {
	height:100vh;
}
#header6 .logo {
	position:fixed;
	left:20px;
	top:40px;
	z-index:9999;
}

#header6 .cy_nav {
	position:fixed;
	right:40px;
	top:50px;
	z-index:9999;
}

	#header6 .cy_nav li {
		display:inline-block;
		font-weight:bold;
		padding:0 20px;
		text-shadow:0 0 7px #FFF;
	}
	
	#header6 .cy_nav a {
		color:#000;
		text-decoration:none;
	}

#header6 .spbox {
	display:none;
}
#header6 .sp_menu {
	position:fixed;
	right:40px;
	top:40px;
	font-size:12px;
	z-index:9999;
	cursor:pointer;
	background-color:#ac9432;
	color:#FFF;
	border-radius:50%;
	text-align:center;
	width:60px;
	height:60px;
	padding-top:7px;
}
#header6 .sp_menu .fa{
	font-size:28px;
	display:block;
}


#header6 .open_menu {
	background-color:#ac9432;
	color:#FFF;
	position:fixed;
	right:0;
	top:0;
	height:100vh;
	width:100%;
	z-index:999999;
	overflow-y:scroll;
}

#header6 .open_menu ul {
	padding:100px 40px 0;
	height:100%;
}

#header6 .open_menu a {
	color:#FFF;
	text-decoration:none;
}

#header6 .open_menu li {
	font-size:16px;
	line-height:normal;
	position:relative;
	text-align:center;
	padding:20px 0;
}


#header6 .menu_close {
	position:absolute;
	right:40px;
	top:40px;
	font-size:34px;
	cursor:pointer;
}

#header6 .sptel {
	position:absolute;
	left:20px;
	top:3px;
	font-size:34px;
	z-index:9999;
	cursor:pointer;
	display:none;
}

			
#header6 .sns {
	position:absolute;
	bottom:30px;
	right:40px;
	z-index:500;
}

#header6 .sns li {
	background-color:#90791b;
	width:30px;
	height:30px;
	border-radius:50%;
	text-align:center;
	font-size:16px;
	margin:0 10px;
	padding-top:3px;
	display:inline-block;
}

#header6 .sns a {
	color:#FFF;
	text-decoration:none;
}

#header6 .title {
	position:absolute;
	top:50%;
	left:0;
	text-align:center;
	width:100%;
	z-index:50;
	margin-top:-146px;
}

#header6 .main {
	background-image:url(../images/main2.jpg);
	background-position:50% 0;
	background-repeat:no-repeat;
	background-size:cover;
	height:100vh;
	width:100%;
	z-index:1;
	position:relative;
	top:0;
	left:0;
}

#header6 .tel {
	font-size:38px;
	font-weight:bold;
	position:absolute;
	left:40px;
	bottom:20px;
	z-index:500;
}

#header6 .tel .fa{
	padding-right:10px;
	position:relative;
	top:2px;
}



/********************************************************************

	コンテンツ

*********************************************************************/

/***** contents1 ****/

.content1 li {
	float:left;
	width:33.33%;
	margin:40px 0 0;
}

.content1 .width {
	width:97%;
}

.content1 li:nth-child(3n+2) .width {
	margin:0 auto;
}

.content1 li:nth-child(3n) .width {
	float:right;
}

.content1 li:nth-child(3n+1) {
	clear:both;
}

.content1 .text_area {
	background-color:#fbfbfb;
	padding:20px 10px 20px;
}

.content1 .midashi {
	font-weight:bold;
	font-size:16px;
	min-height:40px;
}

.content1 .text {
	margin-top:10px;
	min-height:130px;
}

.content1 .more {
	text-align:right;
}

.content1 .more a {
	color:#000;
	text-decoration:none;
}

.content1 .more a:hover {
	color:#d96c2c;
}


/***** contents2 ****/

.content2 li {
	float:left;
	width:25%;
	margin:40px 0 0;
}

.content2 .width {
	width:97%;
}

.content2 li:nth-child(4n+2) .width {
	margin:0 auto;
}
.content2 li:nth-child(4n+3) .width {
	margin:0 auto;
}
.content2 li:nth-child(4n) .width {
	float:right;
}
.content2 li:nth-child(4n+1) {
	clear:both;
}


.content2 .text_area {
	background-color:#fbfbfb;
	padding:20px 10px 20px;
}

.content2 .midashi {
	font-weight:bold;
	font-size:16px;
	min-height:40px;
}

.content2 .text {
	margin-top:10px;
	min-height:130px;
}

.content2 .more {
	text-align:right;
}

.content2 .more a {
	color:#000;
	text-decoration:none;
}

.content2 .more a:hover {
	color:#d96c2c;
}


/***** contents3 ****/
.content3 {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.content3 li {
	width:33.33%;
	margin:40px 0 0;
	background-color:#fbfbfb;
}

.content3 .text_area {
	padding:20px 10px 20px;
}

.content3 .midashi {
	font-weight:bold;
	font-size:16px;
	min-height:40px;
}

.content3 .text {
	margin-top:10px;
	min-height:80px;
}

.content3 .more {
	text-align:right;
}

.content3 .more a {
	color:#000;
	text-decoration:none;
}

.content3 .more a:hover {
	color:#d96c2c;
}

/***** contents4 ****/

.content4 {
	position:relative;
	display:flex;
	justify-content:flex-end;
}

.content4 .left_img {
	width:50%;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	height:100%;
	z-index:1;
}
.content4 .left_img img{
	height:auto;
	width:1100px;
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
}

.content4 .right_content {
	width:50%;
	padding:80px;
	background-color:#fbfbfb;
	height:100%;
	position:relative;
	z-index:100;
}

.content4 .midashi {
	font-weight:bold;
	font-size:28px;
}

.content4 .text {
	margin-top:20px;
	min-height:360px;
}

.content4 .more a {
	color:#000;
	text-decoration:none;
}

.content4 .more a:hover {
	color:#d96c2c;
}

/***** contents5 ****/

.content5 {
	position:relative;
	display:flex;
}

.content5 .right_img {
	width:50%;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	height:100%;
	z-index:1;
}
.content5 .right_img img{
	height:auto;
	width:1100px;
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
}

.content5 .left_content {
	width:50%;
	padding:80px;
	background-color:#fbfbfb;
	height:100%;
	position:relative;
	z-index:100;
}

.content5 .midashi {
	font-weight:bold;
	font-size:28px;
}

.content5 .text {
	margin-top:20px;
	min-height:360px;
}

.content5 .more a {
	color:#000;
	text-decoration:none;
}

.content5 .more a:hover {
	color:#d96c2c;
}

/***** contents6 ****/

.content6 li {
	float:left;
	width:33.33%;
	margin-top:40px;
}

.content6 .width {
	width:94%;
}

.content6 li:nth-child(3n+2) .width {
	margin:0 auto;
}

.content6 li:nth-child(3n) .width {
	float:right;
}

.content6 li:nth-child(3n+1) {
	clear:both;
}

.content6 .midashi {
	text-align:center;
	font-weight:bold;
	font-size:16px;
	min-height:50px;
}

.content6 img {
	width:125px;
	height:auto;
	display:block;
	margin:0 auto;
}

.content6 .text {
	margin-top:20px;
	min-height:100px;
}

.content6 .more {
	text-align:center;
}

.content6 .more a {
	color:#000;
	text-decoration:none;
	text-align:center;
}
.content6 .more a:hover {
	color:#d96c2c;
}

/***** contents7 ****/

.content7 .right_img {
	width:55%;
	float:right;
	margin:0 0 40px 40px;
}

.content7 .right_img img {
	width:100%;
	height:auto;
}

.content7 .midashi {
	font-size:24px;
	font-weight:bold;
}

.content7 .text {
	margin-top:20px;
	/**line-height:2em;**/
}

.content7 .more{
	margin-top:40px;
}
.content7 .more a{
	display:block;
	width:100%;
	max-width:200px;
	background-color:#d96c2c;
	color:#FFF;
	border:1px solid #d96c2c;
	padding:5px 20px;
	margin:0 auto;
	text-decoration:none;
}
.content7 .more a:hover{
	color:#d96c2c;
	background-color:#FFF;
}

/***** contents8 ****/

.content8 .left_img {
	width:55%;
	float:left;
	margin:0 40px 40px 0;
}

.content8 .left_img img {
	width:100%;
	height:auto;
}

.content8 .midashi {
	font-size:24px;
	font-weight:bold;
}

.content8 .text {
	margin-top:20px;
	/**line-height:2em;**/
}

.content8 .more{
	margin-top:40px;
}
.content8 .more a {
	text-decoration:none;
	color:#000;
}

.content8 .more a:hover {
	color:#d96c2c;
}

/***** contents9 ****/
.content9 {
	display:flex;
}

.content9 .left_map {
	width:50%;
	position:relative;
}

.content9 .map iframe{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}


.content9 .right_area {
	background-color:#d96c2c;
	width:50%;
}

.content9 .r_width {
	width:100%;
	max-width:480px;
	padding:110px 80px;
	color:#FFF;
}

.content9 .address_midashi {
	font-size:22px;
	padding-bottom:10px;
}

/***** contents10 ****/

.content10 .midashi_eng {
	color:#d96c2c;
	text-align:center;
	font-weight:bold;
	font-size:18px;
}

.content10 .midashi_eng:after {
	content:"";
	display:block;
	width:80px;
	margin:15px auto 0;
	border-bottom:2px solid #d96c2c;
}

.content10 .midashi_ja {
	text-align:center;
	font-weight:bold;
	font-size:32px;
	margin-top:15px;
}

.content10 .text {
	text-align:center;
	margin-top:20px;
	/**line-height:2em;**/
}

.content10 .text .block {
	display:block;
}

/***** contents11 ****/

.content11 .midashi_eng {
	color:#d96c2c;
	text-align:center;
	font-weight:bold;
	font-size:24px;
	position:relative;
	line-height:normal;
}

.content11 .midashi_eng span{
	background-color:#FFF;
	position:relative;
	z-index:100;
	padding:0 60px;
}

.content11 .midashi_eng:after {
	content:"";
	border-bottom:1px solid #e6e5e5;
	position:absolute;
	width:100%;
	top:30px;
	left:0;
	z-index:10;
}

.content11 .midashi_ja {
	text-align:center;
	font-weight:bold;
	font-size:16px;
	padding-top:10px;
}
.content11 .midashi_ja span{
	background-color:#FFF;
	position:relative;
	z-index:90;
	padding:20px 60px 0;
}

.content11 .text {
	text-align:center;
	margin-top:20px;
	/**line-height:2em;**/
}

.content11 .text .block {
	display:block;
}

/***** contents12 ****/
.content12 .midashi_eng {
	color:#d96c2c;
	font-weight:bold;
	font-size:14px;
	position:relative;
}

.content12 .midashi_ja {
	font-weight:bold;
	font-size:26px;
}

.content12 .right_img {
	float:right;
	width:48%;
	margin:0 0 40px 40px;
}

.content12 .right_img img{
	width:100%;
	height:auto;
}

.content12 .text{
	/**line-height:2em;**/
}

/***** contents13 ****/

.content13 .midashi_l {
	border-left:3px solid #d96c2c;
	padding-left:15px;
}

.content13 .midashi_eng {
	color:#d96c2c;
	font-weight:bold;
	font-size:14px;
	position:relative;
}

.content13 .midashi_ja {
	font-weight:bold;
	font-size:26px;
}

.content13 .left_img {
	float:left;
	width:48%;
	margin:0 40px 40px 0;
}

.content13 .left_img img{
	width:100%;
	height:auto;
}

.content13 .text{
	/**line-height:2em;**/
}

/***** contents14 ****/

.content14 .midashi_l {
	background-color:#f6f6f6;
	padding:10px;
}

.content14 .midashi_l p{
	border-left:3px solid #d96c2c;
	padding-left:15px;
	font-weight:bold;
	font-size:16px;
}

.content14 .right_img {
	float:right;
	width:40%;
	margin:0 0 40px 40px;
}

.content14 .right_img img{
	width:100%;
	height:auto;
}

.content14 .text {
	/**line-height:2em;**/
}


.content14 .left_img {
	float:left;
	width:40%;
	margin:0 40px 40px 0;
}

.content14 .left_img img{
	width:100%;
	height:auto;
}


/***** contents15 ****/

.content15 li {
	float:left;
	width:33.33%;
	margin:40px 0 0;
}

.content15 .width {
	width:97%;
}

.content15 li:nth-child(3n+2) .width {
	margin:0 auto;
}

.content15 li:nth-child(3n) .width {
	float:right;
}

.content15 li:nth-child(3n+1) {
	clear:both;
}

.content15 .midashi {
	font-weight:bold;
	font-size:20px;
	margin-top:20px;
}

.content15 .text {
	margin-top:20px;
}



/***** contents16 ****/

.content16 li {
	float:left;
	width:33.33%;
	margin:40px 0 0;
}

.content16 .width {
	width:97%;
	border:2px solid #d96c2c;
	padding:40px;
}

.content16 li:nth-child(3n+2) .width {
	margin:0 auto;
}

.content16 li:nth-child(3n) .width {
	float:right;
}

.content16 li:nth-child(3n+1) {
	clear:both;
}

.content16 .midashi {
	font-weight:bold;
	font-size:16px;
	text-align:center;
}

.content16 .midashi:after {
	content:"";
	display:block;
	margin:15px auto 0;
	border-bottom:2px solid #d96c2c;
	width:50px;
}

.content16 .text {
	margin-top:20px;
	min-height:200px;
}

/***** contents17 ****/

.content17 {
	position:relative;
}

.content17 .midashi {
	font-size:20px;
	font-weight:bold;
	position:absolute;
	width:200px;
}

.content17 .midashi span{
	display:block;
	font-size:14px;
	color:#d96c2c;
	margin-top:5px;
}

.content17:before {
	content:"";
	width:15px;
	height:15px;
	background-color:#d96c2c;
	border-radius:50%;
	position:absolute;
	left:200px;
	top:0;
}

.content17:after {
	content:"";
	border-right:1px solid #d96c2c;
	height:100%;
	position:absolute;
	left:207px;
	top:0;
	
}

.content17 .right_content {
	padding-left:250px;
}

.content17 .right_img {
	float:right;
	width:48%;
	margin:0 0 40px 40px;
}

.content17 .right_img img{
	width:100%;
	height:auto;
}

.content17 .text {
	padding-bottom:20px
}


/***** contents18 ****/

.content18 {
	position:relative;
	z-index:100;
}
.content18:after {
	content:"";
	border-right:1px solid #d96c2c;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-1px;
	height:100%;
}

/***/

.content18 .left_content {
	position:relative;
	float:left;
	width:50%;
	z-index:10;
	
}

.content18 .left_content:before {
	content:"";
	border-bottom:1px dashed #d96c2c;
	position:absolute;
	width:100%;
	top:125px;
	left:0;
	z-index:1;
}

.content18 .left_content:after {
	content:"";
	background-color:#d96c2c;
	width:15px;
	height:15px;
	border-radius:50%;
	position:absolute;
	right:-7px;
	top:118px;
}

.content18 .left_content .step {
	width:100%;
	max-width:350px;
	position:relative;
	z-index:100;
}
.content18 .left_content .step img{
	width:100%;
	height:auto;
}

.content18 .left_content .midashi {
	margin-top:15px;
	font-size:18px;
	font-weight:bold;
}
.content18 .left_content .midashi span{
	color:#d96c2c;
	padding-right:10px;
}

.content18 .left_content .text{
	margin-top:15px;
}

/***/

.content18 .right_content {
	position:relative;
	float:right;
	width:50%;
	z-index:10;
	
}

.content18 .mt-1{
	margin-top:250px;
	
}

.content18 .right_content:before {
	content:"";
	border-bottom:1px dashed #d96c2c;
	position:absolute;
	width:100%;
	top:125px;
	left:0;
	z-index:1;
}

.content18 .right_content:after {
	content:"";
	background-color:#d96c2c;
	width:15px;
	height:15px;
	border-radius:50%;
	position:absolute;
	left:-8px;
	top:118px;
}

.content18 .right_content .step {
	width:100%;
	max-width:350px;
	position:relative;
	z-index:100;
	float:right;
}
.content18 .right_content .step img{
	width:100%;
	height:auto;
}

.content18 .right_content .midashi {
	margin-top:15px;
	font-size:18px;
	font-weight:bold;
}
.content18 .right_content .midashi span{
	color:#d96c2c;
	padding-right:10px;
}

.content18 .right_content .text{
	margin-top:15px;
}

/***/

.content18 .mt_minus {
	margin-top:-60px;
}

.content18 .mt-2 {
	margin-top:200px;
}

/***** contents19 ****/
.content19 {
	position:relative;
	height:650px;
	overflow:hidden;
}

.content19 .right_img {
	position:absolute;
	right:0;
	top:0;
	height:650px;
	z-index:1;
}

.content19 .cy_table {
	display:table;
	height:650px;
	width:46%;
}

.content19 .middle {
	display:table-cell;
	vertical-align:middle;
	position:relative;
	z-index:100;
}

.content19 p{
	text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px;
}

.content19 .midashi {
	color:#d96c2c;
	font-weight:bold;
}

.content19 .midashi2 {
	font-weight:bold;
	font-size:28px;
	margin-top:15px;
	line-height:1.5em;
}
.content19 .midashi2 .block{
	display:block;
}

.content19 .text{
	margin-top:20px;
}

.content19 .more {
	margin-top:40px;
	text-shadow: transparent 1px 1px 0px, transparent -1px 1px 0px, transparent 1px -1px 0px, transparent -1px -1px 0px;
}

.content19 .more a{
	color:#FFF;
	border:1px solid #d96c2c;
	background-color:#d96c2c;
	padding:5px 20px;
	text-decoration:none;
}
.content19 .more a:hover{
	color:#d96c2c;
	background-color:#FFF;
}

/***** contents20 ****/
.content20 {
	position:relative;
	height:650px;
	overflow:hidden;
}

.content20 .left_img {
	position:absolute;
	left:0;
	top:0;
	height:650px;
	z-index:1;
}

.content20 .cy_table {
	display:table;
	height:650px;
	width:46%;
	float:right;
}

.content20 .middle {
	display:table-cell;
	vertical-align:middle;
	position:relative;
	z-index:100;
}

.content20 p{
	text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px;
}

.content20 .midashi {
	color:#d96c2c;
	font-weight:bold;
}

.content20 .midashi2 {
	font-weight:bold;
	font-size:28px;
	margin-top:15px;
	line-height:1.8em;
}
.content20 .midashi2 .block{
	display:block;
}

.content20 .text{
	margin-top:20px;
}

.content20 .more {
	margin-top:40px;
	text-shadow: transparent 1px 1px 0px, transparent -1px 1px 0px, transparent 1px -1px 0px, transparent -1px -1px 0px;
}

.content20 .more a{
	color:#FFF;
	border:1px solid #d96c2c;
	background-color:#d96c2c;
	padding:5px 20px;
	text-decoration:none;
}
.content20 .more a:hover{
	color:#d96c2c;
	background-color:#FFF;
}


/* PC用
------------------------------------------------------------*/

@media only screen and (min-width: 1700px){

}

@media only screen and (max-width: 1699px){

}

@media only screen and (max-width:1500px){

#mail_fixed {
	top:150px;
}
	
	#mail_fixed a{
		padding:20px 5px;
	}

#cy_nav li {
	font-size:18px;
}
/********************************************************************

	ヘッダー・メイン画像

*********************************************************************/


/***** sample1 ****/

#header1 .logo img{
	height:40px;
	width:auto;
}

#header1 .header_right {
	padding-top:15px;
}

#header1 .cy_nav li{
	padding:0 0 0 20px;
}

#header1 .main {
	height:400px;
}

#header1 .title {
	padding-top:190px;
}



/***** headersample2 ****/

#header2 .logo img{
	height:40px;
	width:auto;
}

#header2 .sns {
	float:right;
	padding-top:35px;
}

#header2 .sns li{
	display:inline-block;
	vertical-align:middle;
	padding:0 4px;
	font-size:38px;
}

#header2 .sns a {
	color:#d96c2c;
	text-decoration:none;
}

#header2 .cy_nav {
	margin-top:10px;
	position:absolute;
	width:100%;
	text-align:center;
	top:40px;
	left:0;
}

#header2 .cy_nav li{
	display:inline-block;
	vertical-align:middle;
	font-weight:bold;
	padding:0 10px;
}

	
#header2 .cy_nav a{
	color:#000;
	text-decoration:none;
}


#header2 .main {
	height:400px;
}

#header2 .title {
	padding-top:190px;
}



/***** headersample3 ****/

#header3 .logo img{
	height:40px;
	width:auto;
}


#header3 .cy_nav {
	margin:30px 0;
}

#header3 .cy_nav li{
	padding:0 15px;
}


#header3 .contact_box {
	right:20px;
	top:20px;
}

#header3 .tel {
	font-size:30px;
	font-weight:bold;
}

#header3 .tel .fa{
	padding-right:10px;
	position:relative;
	top:2px;
}

#header3 .contact {
	margin-top:10px;
}

#header3 .contact li{
	width:48%;
	float:left;
	text-align:center;
}

#header3 .contact li:nth-child(2){
	float:right;
}

#header3 .contact a{
	background-color:#4274d9;
	color:#FFF;
	padding:5px;
	display:block;
	text-decoration:none;
}

#header3 .contact li:nth-child(2)  a{
	background-color:#ec7a36;
}

#header3 .main {
	background-image:url(../images/main.jpg);
	background-position:50% 0;
	background-repeat:no-repeat;
	background-size:cover;
	height:400px;
}

#header3 .title {
	text-align:center;
	padding-top:190px;
}



/***** headersample4 ****/

#header4 .logo {
	position:fixed;
	left:20px;
	top:40px;
	z-index:9999;
}
	
#header4 .logo img{
	height:30px;
	width:auto;
}

#header4 .pagetop {
	font-size:34px;
}

#header4 .pagetop .fa{
	position:relative;
	top:-5px;
}

#header4 .cy_nav {
	padding-top:40px;
}

#header4 .cy_nav a {
	padding:10px 20px;
}

#header4 .close {
	background-color:#FFF;
	width:50px;
	position:absolute;
	right:0;
	top:0;
	height:100vh;
	z-index:99999;
}

			
#header4 .sns {
	position:absolute;
	bottom:40px;
	right:10px;
}

#header4 .title {
	margin-top:-100px;
}

#header4 .title img{
	width:100%;
	height:auto;
	max-width:700px;
}

#header4 .tel {
	font-size:28px;
	right:80px;
	top:40px;
}



/***** headersample5 ****/
#header5 .logo {
	position:fixed;
	left:20px;
	top:40px;
	z-index:9999;
}
	
#header5 .logo img{
	height:30px;
	width:auto;
}

#header5 .sp_menu {
	position:fixed;
	right:20px;
	top:25px;

	font-size:10px;
	width:55px;
	height:55px;
	padding-top:8px;
}
#header5 .sp_menu .fa{
	font-size:24px;
}

#header5 .open_menu ul {
	padding:100px 40px 0;
	height:100%;
}

#header5 .open_menu a {
	color:#FFF;
	text-decoration:none;
}

#header5 .open_menu li {
	font-size:16px;
	line-height:normal;
	position:relative;
	text-align:center;
	padding:20px 0;
}


#header5 .menu_close {
	position:absolute;
	right:20px;
	top:25px;
	font-size:34px;
}

#header5 .sptel {
	position:absolute;
	left:20px;
	top:3px;
	font-size:34px;
	z-index:9999;
	cursor:pointer;
	display:none;
}

#header5 .title {
	margin-top:-100px;
}

#header5 .title img{
	width:100%;
	height:auto;
	max-width:700px;
}

#header5 .tel {
	font-size:24px;
	left:20px;
	bottom:20px;
}

/***** headersample6 ****/

#header6 .logo {
	position:fixed;
	left:20px;
	top:40px;
	z-index:9999;
}
	
#header6 .logo img{
	height:30px;
	width:auto;
}
	
#header6 .cy_nav {
	top:40px;
	right:20px;
}
	
#header6 .cy_nav li{
	padding:0 15px;
}

#header6 .sp_menu {
	position:fixed;
	right:20px;
	top:25px;
	font-size:10px;
	width:55px;
	height:55px;
	padding-top:8px;
}
#header6 .sp_menu .fa{
	font-size:24px;
}

#header6 .open_menu ul {
	padding:100px 40px 0;
	height:100%;
}

#header6 .open_menu a {
	color:#FFF;
	text-decoration:none;
}

#header6 .open_menu li {
	font-size:16px;
	line-height:normal;
	position:relative;
	text-align:center;
	padding:20px 0;
}

#header6 .sns {
	bottom:20px;
	right:20px;
}


#header6 .menu_close {
	position:absolute;
	right:20px;
	top:25px;
	font-size:34px;
}

#header6 .sptel {
	position:absolute;
	left:20px;
	top:3px;
	font-size:34px;
	z-index:9999;
	cursor:pointer;
	display:none;
}

#header6 .title {
	margin-top:-100px;
}

#header6 .title img{
	width:100%;
	height:auto;
	max-width:700px;
}

#header6 .tel {
	font-size:24px;
	left:20px;
	bottom:20px;
}
.cashless img{
	height:auto;
	width:70%;
}

}

@media only screen and (max-width:1200px){


#logo2 img {
	width:140px;
	height:auto;
}
#cy_nav{
	padding-right:110px;
}

#cy_nav li{
	font-size:18px;
	padding:0 10px;
}

#twitter {
	top:30px;
	right:20px;
}

#twitter img{
	width:40px;
	height:auto;
}


#twitter li{
	display:inline-block;
	vertical-align:middle;
	padding:0 1px;
}

#twitter li:nth-child(2) a{
	width:40px;
	height:40px;
	font-size:24px;
}


}
@media only screen and (max-width:1024px){
.min_h {
	min-height:0;
	display:block;
}


#mail_fixed {
	top:150px;
}
	
	#mail_fixed a{
		padding:10px 5px;
		font-size:12px;
	}

/********************************************************************

	ヘッダー・メイン画像

*********************************************************************/

/***** sample1 ****/

#header1 .logo {
	float:left;
	padding:25px 0;
}

#header1 .logo img{
	height:30px;
}

	

#header1 .header_right {
	display:none;
}

#header1 .main {
	height:250px;
}

#header1 .title {
	text-align:center;
	padding-top:120px;
}
#header1 .title img{
	height:35px;
	width:auto;
}



/***** headersample2 ****/

#header2 .logo {
	padding:25px 0;
}

#header2 .logo img{
	height:30px;
}

#header2 .sns {
	float:right;
	padding-top:11px;
	padding-right:60px;
}

#header2 .sns li{
	display:inline-block;
	vertical-align:middle;
	padding:0 4px;
	font-size:38px;
}

#header2 .sns a {
	color:#d96c2c;
	text-decoration:none;
}

#header2 .cy_nav {
	display:none;
}


#header2 .main {
	height:250px;
}

#header2 .title {
	text-align:center;
	padding-top:120px;
}
#header2 .title img{
	height:35px;
	width:auto;
}


/***** headersample3 ****/

#header3 .logo {
	padding:25px 0;
	text-align:left;
}

#header3 .logo img{
	height:30px;
	width:auto;
}


#header3 .cy_nav {
	display:none;
}

#header3 .cy_nav li{
	padding:0 15px;
}


#header3 .contact_box {
	display:none;
}

#header3 .main {
	height:250px;
}

#header3 .title {
	text-align:center;
	padding-top:120px;
}
#header3 .title img{
	height:35px;
	width:auto;
}




/***** headersample4 ****/

#header4 .logo {
	position:fixed;
	left:20px;
	top:20px;
	z-index:9999;
}
	
#header4 .logo img{
	height:25px;
	width:auto;
}

#header4 .right {
	background-color:transparent;
	width:100%;
	height:auto;
	position:fixed;
	right:0;
	top:0;
	z-index:99990;
}

#header4 .menu {
	background-color:#ac9432;
	position:absolute;
	right:20px;
	top:13px;
	margin-top:0;
	border-radius:50%;
	width:55px;
	height:55px;
	font-size:12px;

	padding-top:8px;
}

#header4 .menu .fa{
	font-size:22px;
}

#header4 .pagetop {
	position:fixed;
	right:10px;
	bottom:10px;
	width:40px;
	height:40px;
	font-size:34px;
}

#header4 .pagetop .fa{
	position:relative;
	top:-8px;
	left:3px
}

#header4 .menu_area {
	background-color:#D7C49D;
	width:240px;
	position:fixed;
	right:-240px;
	top:0;
	height:100vh;
	z-index:99999;
}

#header4 .cy_nav {
	padding-top:60px;
}

#header4 .cy_nav a {
	padding:10px 10px;
}

#header4 .close {
	background-color:#FFF;
	width:50px;
	position:absolute;
	right:0;
	top:0;
	height:100vh;
	z-index:99999;
	cursor:pointer;
	color:#ac9432;
}

#header4 .close p {
	position:absolute;
	left:5px;
	top:20px;
	margin-top:0;
	font-size:12px;
}

#header4 .close p span{
	font-size:24px;
}

			
#header4 .sns {
	position:fixed;
	bottom:10px;
	right:auto;
	left:10px;
}

#header4 .sns li {
	width:30px;
	height:30px;
	font-size:14px;
	margin:5px 0;
	padding-top:5px;
}

#header4 .title img{
	max-width:640px;
}

#header4 .tel {
	font-size:24px;
	right:100px;
	top:25px;
}



/***** headersample5 ****/

#header5 .logo {
	position:fixed;
	left:20px;
	top:20px;
	z-index:9999;
}
	
#header5 .logo img{
	height:25px;
	width:auto;
}

#header5 .sp_menu {
	right:20px;
	top:10px;
	width:55px;
	height:55px;
	padding-top:8px;
}


#header5 .open_menu li {
	font-size:14px;
	padding:20px 0;
}
#header5 .menu_close {
	right:30px;
	top:12px;
	font-size:34px;
}

#header5 .sptel {
	position:absolute;
	left:20px;
	top:3px;
	font-size:34px;
	z-index:9999;
	cursor:pointer;
	display:none;
}

			
#header5 .sns {
	position:absolute;
	bottom:20px;
	left:auto;
	right:20px;
	width:auto;
	text-align:center;
	z-index:500;
}

#header5 .sns li {
	font-size:16px;
	margin:0 5px;
	padding-top:3px;
	display:inline-block;
}


#header5 .title img{
	max-width:640px;
}

#header5 .tel {
	font-size:24px;
}


/***** headersample6 ****/

#header6 .logo {
	position:fixed;
	left:20px;
	top:20px;
	z-index:9999;
}
	
#header6 .logo img{
	height:25px;
	width:auto;
}

#header6 .cy_nav {
	display:none;
}

#header6 .spbox {
	display:block;
}

#header6 .sp_menu {
	right:20px;
	top:10px;
	width:55px;
	height:55px;
	padding-top:8px;
}


#header6 .open_menu li {
	font-size:14px;
	padding:20px 0;
}
#header6 .menu_close {
	right:30px;
	top:12px;
	font-size:34px;
}

#header6 .sptel {
	position:absolute;
	left:20px;
	top:3px;
	font-size:34px;
	z-index:9999;
	cursor:pointer;
	display:none;
}

			
#header6 .sns {
	position:absolute;
	bottom:20px;
	left:auto;
	right:20px;
	width:auto;
}

#header6 .sns li {
	font-size:16px;
	margin:0 5px;
	padding-top:3px;
	display:inline-block;
}


#header6 .title img{
	max-width:640px;
}

#header6 .tel {
	font-size:24px;
}


/********************************************************************

	コンテンツ

*********************************************************************/

/***** contents1 ****/
.content1 {
	max-width:780px;
}

.content1 li {
	float:none;
	width:100%;
	margin:40px 0 0;
}

.content1 .width {
	width:100%;
	display:table;
}

.content1 .img100 {
	display:table-cell;
	width:250px;
	vertical-align:top;
}

.content1 .text_area {
	background-color:transparent;
	display:table-cell;
	padding:0 0 0 10px;
	vertical-align:top;
}

.content1 li:nth-child(3n+2) .width {
	margin:0 auto;
}

.content1 li:nth-child(3n) .width {
	float:none;
}

.content1 li:nth-child(3n+1) {
	clear:none;
}

.content1 li:nth-child(2n) {
	float:none;
}

.content1 li:nth-child(2n+1) {
	clear:both;
}

.content1 .midashi {
	font-weight:bold;
	font-size:14px;
	min-height:0;
}

.content1 .text {
	margin:10px 0 20px;
	min-height:0;
}




/***** contents2 ****/
.content2 {
	max-width:780px;
}


.content2 li {
	float:left;
	width:48%;
	margin:40px 0 0;
}

.content2 .width {
	width:100%;
}

.content2 li:nth-child(4n+2) .width {
	margin:0 auto;
}
.content2 li:nth-child(4n+3) .width {
	margin:0 auto;
}
.content2 li:nth-child(4n) .width {
	float:left;
}
.content2 li:nth-child(4n+1) {
	clear:none;
}

.content2 li:nth-child(2n) {
	float:right;
}
.content2 li:nth-child(2n+1) {
	clear:both;
}


.content2 .midashi {
	font-weight:bold;
	font-size:14px;
	min-height:30px;
}


/***** contents1 ****/
.content3 {
	max-width:780px;
}

.content3 li {
	float:none;
	width:100%;
	margin:40px 0 0;
	display:table;
}

.content3 .img100 {
	display:table-cell;
	width:250px;
	vertical-align:top;
}

.content3 .text_area {
	background-color:transparent;
	display:table-cell;
	padding:10px;
	vertical-align:top;
}

.content3 li:nth-child(3n+1) {
	clear:none;
}

.content3 li:nth-child(2n+1) {
	clear:both;
}

.content3 .midashi {
	font-weight:bold;
	font-size:14px;
	min-height:0;
}

.content3 .text {
	margin:10px 0 20px;
	min-height:0;
}


/***** contents4 ****/

.content4 {
	display:block;
}

.content4 .left_img {
	width:100%;
	position:relative;
}
.content4 .left_img img{
	width:100%;
	height:auto;
	position:relative;
}

.content4 .right_content {
	padding:20px;
	width:100%;
}

.content4 .text {
	min-height:280px;
}


/***** contents6 ****/


.content6 img {
	width:80px;
}


/***** contents5 ****/

.content5 {
	display:block;
}

.content5 .right_img {
	width:100%;
	position:relative;
}
.content5 .right_img img{
	width:100%;
	height:auto;
	position:relative;
}

.content5 .left_content {
	padding:20px;
	width:100%;
}

.content5 .text {
	min-height:280px;
}

/***** contents7 ****/

.content7 .right_img {
	width:50%;
	margin:0 0 20px 20px;
}
.content7 .text {
	line-height:1.6em;
}

/***** contents8 ****/

.content8 .left_img {
	width:50%;
	margin:0 20px 20px 0;
}
.content8 .text {
	line-height:1.6em;
}


/***** contents9 ****/
.content9 {
	display:block;
}

.content9 .left_map {
	width:100%;
}

.content9 .map iframe{
	width:100%;
	height:400px;
	position:static;
}


.content9 .right_area {
	width:100%;
}

.content9 .r_width {
	max-width:100%;
	padding:40px;
}

.content9 .address_midashi {
	font-size:18px;
	padding-bottom:10px;
}


/***** contents10 ****/

.content10 .text {
	line-height:1.6em;
}

/***** contents11 ****/

.content11 .text {
	line-height:1.6em;
}


/***** contents12 ****/

.content12 .midashi_ja {
	font-size:16px;
}

.content12 .text{
	line-height:1.6em;
}


/***** contents13 ****/

.content13 .midashi_ja {
	font-size:16px;
}

.content13 .text{
	line-height:1.6em;
}

/***** contents14 ****/

.content14 .text {
	line-height:1.6em;
}

/***** contents15 ****/

.content15 li {
	float:none;
	width:100%;
	margin:40px 0 0;
}

.content15 .width {
	width:100%;
	display:table;
}

.content15 .img100 {
	display:table-cell;
	width:250px;
	vertical-align:top;
}

.content15 li:nth-child(3n+2) .width {
	margin:0 auto;
}

.content15 li:nth-child(3n) .width {
	float:none;
}

.content15 li:nth-child(3n+1) {
	clear:none;
}

.content15 li:nth-child(2n) {
	float:none;
}

.content15 li:nth-child(2n+1) {
	clear:both;
}

.content15 .cell {
	display:table-cell;
	vertical-align:top;
	padding-left:20px;
}

.content15 .midashi {
	font-weight:bold;
	font-size:20px;
	margin-top:0;
}

.content15 .text {
	margin:10px 0 0;
}

/***** contents16 ****/

.content16 li {
	float:none;
	width:100%;
	margin:20px 0 0;
}

.content16 .width {
	width:100%;
}

.content16 li:nth-child(3n) .width {
	float:none;
}

.content16 .midashi {
	font-size:20px;
}

.content16 .text {
	margin-top:20px;
	min-height:0;
}

/***** contents17 ****/

.content17 .midashi {
	font-size:20px;
	font-weight:bold;
	position:static;
	width:100%;
	border-bottom:1px solid #d96c2c;
	padding-bottom:10px;
}

.content17 .midashi span{
	display:block;
	font-size:18px;
	color:#d96c2c;
	margin-top:5px;
}

.content17:before {
	display:none;
}

.content17:after {
	display:none;
}

.content17 .right_content {
	padding-left:0;
	margin-top:20px;
}

.content17 .right_img {
	float:right;
	width:40%;
	margin:0 0 20px 20px;
}



/***** contents18 ****/

.content18 .left_content:before {
	top:97px;
}

.content18 .left_content:after {
	top:90px;
}

.content18 .left_content .step {
	max-width:280px;
}

.content18 .left_content .midashi {
	margin-top:10px;
	font-size:20px;
}

.content18 .left_content .text{
	margin-top:10px;
}

/***/

.content18 .mt-1{
	margin-top:180px;
	
}

.content18 .right_content:before {
	top:97px;
}

.content18 .right_content:after {
	top:90px;
}

.content18 .right_content .step {
	max-width:280px;
}

.content18 .right_content .midashi {
	margin-top:10px;
	font-size:20px;
}

.content18 .right_content .text{
	margin-top:10px;
}

/***/

.content18 .mt_minus {
	margin-top:-80px;
}

.content18 .mt-2 {
	margin-top:100px;
}



/***** contents19 ****/
.content19 {
	height:auto;
}

.content19 .right_img {
	height:400px;
	overflow:hidden;
	position:static;
}
.content19 .right_img img{
	width:100%;
	height:auto;
}

.content19 .cy_table {
	height:auto;
	width:100%;
	margin-top:20px;
}
.content19 .midashi2 {
	font-size:20px;
	margin-top:10px;
}
.content19 .midashi2 .block{
	display:none;
}


/***** contents20 ****/
.content20 {
	height:auto;
}

.content20 .left_img {
	height:400px;
	overflow:hidden;
	position:static;
}
.content20 .left_img img{
	width:100%;
	height:auto;
}

.content20 .cy_table {
	height:auto;
	width:100%;
	margin-top:20px;
}
.content20 .midashi2 {
	font-size:20px;
	margin-top:10px;
}
.content20 .midashi2 .block{
	display:none;
}


/**************************************************************/


#cy_nav {
	display:none;
}

/******/

.bg_img {
	background:url(../images/bg.jpg) 50% 0/auto 534px repeat;
	padding:40px 0;
}

.minus {
	margin-top:40px;
}

/******/

#img1 {
	display:none;
}

#img2 {
	display:none;
}

#img3 {
	display:none;
}

#img4 {
	display:none;
}

#img5 {
	display:none;
}

#img6 {
	display:none;
}

/********/
#head {
	padding:10px 14px;
}

#logo2 img{
	width:140px;
	height:auto;
}


/**************************************************/

#cy_header_in {
	height:400px;
}

#title_in img{
	width:250px;
	height:auto;
}


#title_box {
	font-size:26px;
}



/********/


.map_style iframe{
	height:300px;
}


#twitter {
	top:35px;
	right:90px;
}
#twitter.tw_in {
	top:35px;
}



#twitter li{
	display:inline-block;
	vertical-align:middle;
	padding:0 8px;
}


}
@media only screen and (max-width:740px){
body {
	font-size:12px;
}

.cy_container {
	width:94%;
}

.container1280 {
	width:94%;
}

#mail_fixed {
	top:100px;
}
	
	#mail_fixed a{
		padding:10px 5px;
		font-size:12px;
	}


/********************************************************************

	ヘッダー・メイン画像

*********************************************************************/

/***** sample1 ****/

#header1 .logo {
	float:left;
	padding:20px 0;
}

#header1 .logo img{
	height:20px;
}

#header1 .main {
	height:200px;
}

#header1 .title {
	padding-top:95px;
}
#header1 .title img{
	height:25px;
	width:auto;
}

/***** headersample2 ****/

#header2 .logo {
	padding:20px 0;
}

#header2 .logo img{
	height:20px;
}

#header2 .sns {
	float:right;
	padding-top:9px;
	padding-right:50px;
}

#header2 .sns li{
	display:inline-block;
	vertical-align:middle;
	padding:0 2px;
	font-size:30px;
}

#header2 .main {
	height:200px;
}

#header2 .title {
	padding-top:95px;
}
#header2 .title img{
	height:25px;
}


/***** headersample3 ****/

#header3 .logo {
	padding:20px 0;
}

#header3 .logo img{
	height:20px;
}

#header3 .main {
	height:200px;
}

#header3 .title {
	padding-top:95px;
}
#header3 .title img{
	height:25px;
	width:auto;
}



/***** headersample4 ****/
#header4 .logo img{
	height:20px;
	width:auto;
}

#header4 .menu {
	right:10px;
	font-size:10px;
	width:48px;
	height:48px;
}

#header4 .menu .fa {
	font-size:18px;
}

#header4 .cy_nav {
	padding-top:40px;
}

#header4 .title {
	top:50%;
	left:0;
	text-align:center;
	width:100%;
	z-index:50;
	margin-top:-60px;
}

#header4 .title img{
	max-width:320px;
}

#header4 .main {
	background-image:url(../images/main2.jpg);
	background-position:50% 0;
	background-repeat:no-repeat;
	background-size:cover;
	height:100vh;
	width:100%;
	z-index:1;
	position:relative;
	top:0;
	left:0;
}

#header4 .sns li {
	width:25px;
	height:25px;
	font-size:14px;
	margin:5px 0;
	padding-top:2px;
}

#header4 .copy {
	font-size:10px
}

#header4 .tel {
	display:none;
}


/***** headersample5 ****/

#header5 .logo img{
	height:20px;
	width:auto;
}

#header5 .sp_menu {
	right:20px;
	top:10px;
	width:48px;
	height:48px;
	padding-top:8px;
}

#header5 .sp_menu .fa{
	font-size:18px
}

#header5 .open_menu li {
	font-size:14px;
	padding:20px 0;
}
#header5 .menu_close {
	right:20px;
	top:6px;
	font-size:34px;
}

#header5 .sptel {
	display:block;
	position:absolute;
	left:20px;
	top:3px;
	font-size:34px;
}

#header5 .title {
	top:50%;
	left:0;
	text-align:center;
	width:100%;
	z-index:50;
	margin-top:-60px;
}

#header5 .title img{
	max-width:320px;
}

#header5 .tel {
	font-size:20px;
}

/***** headersample6 ****/

#header6 .logo img{
	height:20px;
	width:auto;
}

#header6 .sp_menu {
	right:20px;
	top:10px;
	width:48px;
	height:48px;
	padding-top:8px;
}

#header6 .sp_menu .fa{
	font-size:18px
}

#header6 .open_menu li {
	font-size:14px;
	padding:20px 0;
}
#header6 .menu_close {
	right:20px;
	top:6px;
	font-size:34px;
}

#header6 .sptel {
	display:block;
	position:absolute;
	left:20px;
	top:3px;
	font-size:34px;
}

#header6 .title {
	top:50%;
	left:0;
	text-align:center;
	width:100%;
	z-index:50;
	margin-top:-60px;
}

#header6 .title img{
	max-width:320px;
}

#header6 .tel {
	font-size:20px;
}



/********************************************************************

	コンテンツ

*********************************************************************/

/***** contents1 ****/


.content1 .img100 {
	width:180px;
}

/***** contents3 ****/


.content3 .img100 {
	width:180px;
}



/***** contents4 ****/


.content4 .midashi {
	font-size:18px;
}

.content4 .text {
	margin:20px 0;
	min-height:0;
}

/***** contents5 ****/


.content5 .midashi {
	font-size:18px;
}

.content5 .text {
	margin:20px 0;
	min-height:0;
}


/***** contents7 ****/

.content7 .right_img {
	width:40%;
}

.content7 .midashi {
	font-size:18px;
}

.content7 .more{
	margin-top:20px;
}


/***** contents8 ****/

.content8 .left_img {
	width:40%;
}

.content8 .midashi {
	font-size:18px;
}

.content8 .more{
	margin-top:20px;
}


/***** contents9 ****/

.content9 .map iframe{
	height:300px;
}

.content9 .r_width {
	padding:20px;
}

.content9 .address_midashi {
	font-size:18px;
	padding-bottom:5px;
}


/***** contents10 ****/

.content10 .midashi_eng {
	font-size:14px;
}

.content10 .midashi_eng:after {
	width:50px;
	margin:10px 0 0;
	border-bottom:1px solid #d96c2c;
}

.content10 .midashi_ja {
	font-size:18px;
	margin-top:10px;
}

.content10 .text {
	text-align:left;
	margin-top:10px;
	line-height:1.6em;
}

.content10 .text .block {
	display:none;
}


/***** contents11 ****/

.content11 .midashi_eng {
	text-align:left;
	font-size:18px;
}

.content11 .midashi_eng span{
	padding:0;
	background-color:transparent;
}

.content11 .midashi_eng:after {
	display:none;
}

.content11 .midashi_ja {
	text-align:left;
	font-size:18px;
	padding-top:5px;
}
.content11 .midashi_ja span{
	padding:0;
	background-color:transparent;
}

.content11 .text {
	text-align:left;
	margin-top:10px;
	line-height:1.6em;
}

.content11 .text .block {
	display:none;
}

/***** contents12 ****/
.content12 .midashi_eng {
	font-size:14px;
}

.content12 .midashi_ja {
	font-size:18px;
	padding-top:5px;
}


.content12 .right_img {
	width:100%;
	margin:0 0 20px;
}


/***** contents13 ****/

.content13 .midashi_l {
	border-left:2px solid #d96c2c;
	padding-left:10px;
}

.content13 .midashi_ja {
	font-size:18px;
}

.content13 .left_img {
	width:100%;
	margin:0 0 20px;
}


/***** contents14 ****/

.content14 .midashi_l p{
	font-size:18px;
}

.content14 .right_img {
	margin:0 0 20px 20px;
}

.content14 .left_img {
	margin:0 20px 20px 0;
}

/***** contents15 ****/

.content15 li {
	float:none;
	width:100%;
	margin:20px 0 0;
}

.content15 .img100 {
	width:180px;
}

/***** contents16 ****/

.content16 .width {
	width:100%;
	border:2px solid #d96c2c;
	padding:20px;
}

.content16 .midashi {
	font-size:18px;
}

.content16 .midashi:after {
	margin:10px auto 0;
	border-bottom:1px solid #d96c2c;
	width:40px;
}



/***** contents18 ****/

.content18 .left_content .step {
	width:100%;
	max-width:200px;
	position:relative;
	z-index:100;
}

.content18 .right_content .step {
	width:100%;
	max-width:200px;
	position:relative;
	z-index:100;
	float:right;
}


/***** contents19 ****/
.content19 {
	height:auto;
}

.content19 .right_img {
	position:relative;
	height:250px;
	opacity:1;
	overflow:hidden;
}

.content19 .right_img img {
	position:absolute;
	top:-80px;
	left:0;
	width:780px;
	height:auto;
}

.content19 .cy_table {
	display:block;
	height:auto;
	margin-top:20px;
}

.content19 .middle {
	display:block;
}

.content19 .midashi {
	color:#d96c2c;
	font-weight:bold;
}

.content19 .midashi2 {
	font-size:18px;
	margin-top:5px;
	line-height:1.8em;
}

.content19 .text{
	margin-top:10px;
}

.content19 .more{
	margin-top:20px;
}

.content19 .more a{
	display:block;
	text-align:center;
}



/***** contents20 ****/
.content20 {
	height:auto;
}

.content20 .left_img {
	position:relative;
	height:250px;
	opacity:1;
	overflow:hidden;
}

.content20 .left_img img {
	position:absolute;
	top:-80px;
	left:0;
	width:780px;
	height:auto;
}

.content20 .cy_table {
	display:block;
	height:auto;
	margin-top:20px;
}

.content20 .middle {
	display:block;
}

.content20 .midashi {
	color:#d96c2c;
	font-weight:bold;
}

.content20 .midashi2 {
	font-size:18px;
	margin-top:5px;
	line-height:1.8em;
}

.content20 .text{
	margin-top:10px;
}

.content20 .more{
	margin-top:20px;
}

.content20 .more a{
	display:block;
	text-align:center;
}

/**************************************************************/

#cy_header {
	position:relative;
	height:100vh;
	background-color:#f8f8f8;
}

#logo img{
	width:180px;
	height:auto;
}

#main {
/*	background:url(../images/spmain.jpg) 50% 50%/cover no-repeat;*/
	background-position:90% 0;
	height:100vh;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:1;
}

#cy_nav {
	display:none;
}


/******/

.bg_img {
	background:url(../images/bg.jpg) 50% 0/auto 534px repeat;
	padding:40px 0;
}

.minus {
	margin-top:40px;
}
.content15 .more {
	margin-top:30px;
}
.content15 .more a{
	background-color:#d96c2c;
	color:#FFF;
	border:1px solid #d96c2c;
	padding:5px 20px;
	text-decoration:none;
}
.content15 .more a:hover{
	color:#d96c2c;
	background-color:#FFF;
}


/*****/

#cy_footer {
	margin-top:40px;
}

#f_nav {
	padding-top:20px;
}

#f_nav li{
	display:block;
	padding:0 0 0 10px;
	margin:10px 0;
	border-right:0;
	text-align:left;
	border-left:3px solid #d96c2c;
}
#f_logo {
	text-align:center;
	margin-top:20px;
}
#f_logo img{
	width:150px;
	height:auto;
}

/***********/

#tel {
	bottom:20px;
	font-size:18px;
}
#tel span{
	font-size:24px;
}

/********/
#head {
	padding:10px 14px;
}

#logo2 img{
	width:100px;
	height:auto;
}

#tel {
	left:14px;
}


/**************************************************/

#cy_header_in {
	height:400px;
}

#main {
	height:100%;
}

#title_in img{
	width:180px;
	height:auto;
}


#title_box {
	font-size:22px;
}

/*****/

.flex2 {
	display:block;
}

.flex2 li{
	width:100%;
	margin:20px 0;
}
.flex2 p{
	font-size:18px;
}

.s_tel {
	text-align:center;
	font-size:16px;
	margin:10px 0 0;
}

.s_tel .tel-link2{
	font-size:28px;
	padding-left:10px;
}

.gallary li{
	width:49%;
	margin:0.5% 0;
}
.gallary img{
	width:100%;
	height:auto;
}


/********/

.ac_midashi {
	font-size:18px;
	margin:20px 0 5px;
}

.map_style iframe{
	height:250px;
}

/********/

#twitter {
	top:20px;
	right:70px;
}

#twitter img{
	width:40px;
	height:auto;
}
#twitter.tw_in {
	top:20px;
}

#twitter li{
	padding:0 4px;
}



/*******************************************/

.content_new {
	display:block;
}

.content_new .right_img {
	width:100%;
	height:auto;
	margin-top:20px;
}
.content_new .right_img img{
	width:100%;
	height:auto;
	position:static;
	left:0;
	transform:translateX(0);
	top:0;
}

.content_new .left_cont {
	width:100%;
	padding-top:0;
}


.content_new .cy_table {
	width:94%;
	max-width:94%;
	margin:0 auto;
	padding:0;
}

.content_new .midashi {
	font-size:16px;
}

.content_new .midashi2 {
	font-size:18px;
}

/*******************************************/

.content_new2 {
	display:block;
}

.content_new2 .left_img {
	width:100%;
	height:auto;
	margin-top:20px;
}
.content_new2 .left_img img{
	width:100%;
	height:auto;
	position:static;
	left:0;
	transform:translateX(0);
	top:0;
}

.content_new2 .right_cont {
	width:94%;
	padding-top:0;
	margin:0 auto;
}


.content_new2 .cy_table {
	width:100%;
	max-width:740px;
	padding:0;
}

.content_new2 .midashi {
	font-size:16px;
}

.content_new2 .midashi2 {
	font-size:18px;
}
.cashless img{
	height:auto;
	width:90%;
}
.banar2 img{
	max-width:250px;
	height:auto;
	width:100%;
}

}

/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){



/********************************************************************

	コンテンツ

*********************************************************************/

/***** contents1 ****/
.content1 li {
	float:none;
	width:100%;
	margin:20px 0 0;
}

.content1 li .width {
	display:block;
}

.content1 li .img100 {
	display:block;
	width:100%;
}


.content1 .text_area {
	background-color:#fbfbfb;
	padding:20px 10px 20px;
	display:block;
}

.content1 .midashi {
	font-weight:bold;
	font-size:18px;
	min-height:0;
}

.content1 .text {
	margin:10px 0 20px;
	min-height:0;
}




/***** contents2 ****/

.content2 li {
	float:none;
	width:100%;
	margin:20px 0 0;
}

.content2 li:nth-child(4n+2) .width {
	margin:0 auto;
}
.content2 li:nth-child(4n+3) .width {
	margin:0 auto;
}
.content2 li:nth-child(4n) .width {
	float:none;
}

.content2 li:nth-child(2n) {
	float:none;
}

.content2 .midashi {
	font-weight:bold;
	font-size:18px;
	min-height:0;
}

.content2 .text {
	margin:10px 0 20px;
	min-height:0;
}

/***** contents3 ****/
.content3 li {
	float:none;
	width:100%;
	margin:20px 0 0;
	display:block;
}


.content3 li .img100 {
	display:block;
	width:100%;
}


.content3 .text_area {
	background-color:#fbfbfb;
	padding:20px 10px 20px;
	display:block;
}

.content3 .midashi {
	font-weight:bold;
	font-size:18px;
	min-height:0;
}

.content3 .text {
	margin:10px 0 20px;
	min-height:0;
}

/***** contents6 ****/

.content6 li {
	float:none;
	width:100%;
	margin-top:20px;
}

.content6 .width {
	width:100%;
}

.content6 li:nth-child(3n) .width {
	float:none;
}

.content6 .midashi {
	text-align:center;
	font-weight:bold;
	font-size:18px;
	min-height:0;
}

.content6 img {
	width:80px;
	margin:20px auto 0;
}

.content6 .text {
	min-height:0;
}

.content6 .more {
	margin-top:20px;
}


/***** contents7 ****/

.content7 .right_img {
	display:block;
	width:100%;
	margin:0 0 20px;
}

/***** contents7 ****/

.content8 .left_img {
	width:40%;
	margin:0 10px 10px 0;
}

/***** contents12 ****/


/***** contents13 ****/



/***** contents14 ****/

.content14 .midashi_l p{
	padding-left:10px;
}

.content14 .right_img {
	float:right;
	width:40%;
	margin:0 0 10px 10px;
}

.content14 .left_img {
	margin:0 10px 10px 0;
}


/***** contents15 ****/

.content15 .width {
	width:100%;
	display:block;
}

.content15 .img100 {
	display:block;
	width:100%;
	vertical-align:top;
}

.content15 .cell {
	display:block;
	padding-left:0;
	margin-top:20px;
}


/***** contents17 ****/

.content17 .midashi {
	font-size:18px;
	padding-bottom:5px;
}

.content17 .midashi span{
	font-size:14px;
	margin-top:0;
}

.content17 .right_img {
	float:right;
	width:40%;
	margin:0 0 10px 10px;
}

.content17 .right_img img{
	width:100%;
	height:auto;
}

.content17 .right_content {
	margin-top:10px;
}

.content17 .text {
	padding-bottom:10px
}

/***** contents18 ****/

.content18:after {
	display:none;
}

/***/

.content18 .left_content {
	float:none;
	width:100%;
	margin-bottom:20px;
	
}

.content18 .left_content:before {
	display:none;
}

.content18 .left_content:after {
	display:none;
}

.content18 .left_content .step {
	width:100%;
	max-width:100%;
}


/***/

.content18 .right_content {
	position:relative;
	float:none;
	width:100%;
	z-index:10;
	margin-bottom:20px;
}

.content18 .mt-1{
	margin-top:0;
	
}

.content18 .right_content:before {
	display:none;
}

.content18 .right_content:after {
	display:none;
}

.content18 .right_content .step {
	width:100%;
	max-width:100%;
	float:none;
}

.content18 .right_content .midashi {
	font-size:18px;
	font-weight:bold;
}

/***/

.content18 .mt_minus {
	margin-top:0;
}

.content18 .mt-2 {
	margin-top:0;
}


/***** contents19 ****/
.content19 {
	height:auto;
}

.content19 .right_img {
	position:relative;
	height:150px;
	opacity:1;
	overflow:hidden;
}

.content19 .right_img img {
	position:absolute;
	top:-80px;
	left:0;
	width:480px;
	height:auto;
}

.content19 .cy_table {
	display:block;
	height:auto;
	margin-top:20px;
}

.content19 .midashi2 {
	font-size:18px;
	margin-top:5px;
	line-height:1.6em;
}

/***** contents20 ****/
.content20 {
	height:auto;
}

.content20 .left_img {
	position:relative;
	height:150px;
	opacity:1;
	overflow:hidden;
}

.content20 .left_img img {
	position:absolute;
	top:-80px;
	left:0;
	width:480px;
	height:auto;
}

.content20 .cy_table {
	display:block;
	height:auto;
	margin-top:20px;
}

.content20 .midashi2 {
	font-size:18px;
	margin-top:5px;
	line-height:1.6em;
}
.banar2 img{
	max-width:250px;
	height:auto;
	width:100%;
}

}



