@charset "UTF-8";

/*================================================
 *  一般・共通設定
 ================================================*/
body {
	min-width:1170px;
	margin:0 auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	font-size:15px;
	line-height:1.8em;
	color:#444;
	background-color: #fff;
	-webkit-text-size-adjust: none;
}
#wrapper {
	width:100%;
	clear:both;
	  background: repeating-linear-gradient(-45deg, #F2FBFC, #F2FBFC 5px, #fff 5px, #fff 10px);
}
#contents {
	max-width: 1170px;	/*サイトの最大幅*/
	margin:0 auto 2.5em;
}
#contents:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
}
@media screen and (max-width: 767px) {
body {
	min-width:100%;
	margin:0 auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	font-size:16px;
	line-height:1.7em;
	color:#444;
	background-color: #fff;
	border-top: none;
	-webkit-text-size-adjust: none;
	}
#wrapper {
	width:100%;
	clear:both;
	}
#contents {
	max-width: 96%;	/*サイトの最大幅*/
	margin:0 2% 2.5em;
	}			
}


.ti_gof{
	font-family: 'Montserrat', sans-serif;
}


/*================================================
 *  ヘッダー
 ================================================*/
header #site-header{
	background: #fff;
    /*position: fixed;*/
    width: 100%;
	top: 0;
	z-index: 10000;
	border-top: solid 20px #0868AA;
}
header #site-header:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
}
header #head_in {
	max-width:100%;	/*サイトの最大幅*/
	height:120px;
	margin:0px auto;
	position:relative;
	background-color: #fff;
}
header #head_in:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
}
#head_in #head_m{
	max-width: 1170px;	/*サイトの最大幅*/
	height:85px;
	margin:0px auto;
	position:relative;
}

header #head_m:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
}

/*header_l*/
#head_in #head_l {
	float: left;
	width: 350px;
	margin-top: 35px;
}
#head_in #head_l img{
	width: 320px;
}
/*header_r*/
#head_in #head_r {
	float: right;
	width: 32em;
	text-align: left;
}

#head_in #head_r h1{
	translate:0 -0.2em;
	rotate: -6deg;
	font-size: 18px;
	line-height: 1.8em;
	width: 26em;
	text-align: center;
	color: #fff;
	background-color: #FF9900;
}
#head_in #head_r h2{
	translate: 9rem 0em;
	rotate: -6deg;
	font-size: 16px;
	width: 12em;
	text-align: center;
	color: #fff;	
	background-color: #00A8C6;
}
#head_in #head_r:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
}
@media screen and (max-width: 767px) {
header {
	}
header #site-header{
	background: #fff;
    width: 100%;
	top: 0;
	z-index: 10000;
	border-top: solid 18px #0868AA;
	padding-bottom: 12px;
	}	
header #head_in {
	max-width:100%;	/*サイトの最大幅*/
	height: auto;
	margin:0px auto 0;
	position:relative;
	background-color: #fff;
	}
#head_in #head_m{
	max-width:100%;	/*サイトの最大幅*/
	height: auto;
	margin:0px auto;
	position:relative;
	padding-top: 8px;
	}
/*header-l*/
#head_in #head_l {
	float: none;
	width: 100%;
	margin-top: 0;
	text-align: left;
	}
#head_in #head_l img{
	width: 240px;
	margin-left: 10px;
}		
/*header_r*/
#head_in #head_r {
	display: none;
	}

/*----ここから"mmenuの設定-----*/
/*nav:not(.mm-menu) {
 display: none;
}*/
header #head_in {
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 width:;
 height:;
 padding: 0 0px;
}
header #head_in.fixed {
 position: fixed;
 top: 0;
 left: 0;
}
.footer.fixed {
 position: fixed;
 bottom: 0;
 left: 0;
}
header #head_in a.sp_menu {
 background: center center no-repeat transparent;
 background-image: url('//ekoda-one.com/images/base/btn-menu.gif');
 display: block;
 width: 40px;
 height: 40px;
 position: absolute;
 top: 5px;
 right: 10px;
}
#menu ul {
	font-size:17px;
	}
/*ここまで"mmenuの設定*/	
}/*@media*/


/*================================================
 *  グローバルナビゲーション
 ================================================*/
nav {
	clear: both;
}
.nav_bb{
	width:100%;
}
.nav_bb {
  zoom: 1;
}
.nav_bb:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height: 0;
}	
/* -- .h_nav_1 -- */
.h_nav{
	width:1170px;
	margin:0 auto;
	text-align: right;
}
ul.h_nav_1 {
	padding-bottom: 10px;
	text-align: right;
	}
ul.h_nav_1 li {
	display:inline;
	font-size:1rem;
	font-weight: 500;
	list-style:none;
	line-height: 1.8;
	margin-left: 0.8em;
	text-align: left;
	padding-left: 1.8em;
	}
ul.h_nav_1 li img{
	width: 24px;
	padding-left: 3px;
	}
ul.h_nav_1 li a{
	color:#444;
}
ul.h_nav_1 li a:hover{
	color:#00A8C6;
	text-decoration: none;
}
ul.h_nav_1 li a:active{
	color:#00A8C6;
	text-decoration: none;
}
/* li前画像 */
.h_nav_1 li:nth-child(1) {
  content: "";
  display: inline-block;
  width: auto; /* 幅 */
  height: 1.5em; /* 高さ */
  background: url('//ekoda-one.com/images/head/co_1.png') no-repeat;
  background-size: contain;
  margin-right: 3px;
}
.h_nav_1 li:nth-child(2) {
  content: "";
  display: inline-block;
  width: auto; /* 幅 */
  height: 1.5em; /* 高さ */
  background: url('//ekoda-one.com/images/head/co_2.png') no-repeat;
  background-size: contain;
  margin-right: 3px;
}
.h_nav_1 li:nth-child(3) {
  content: "";
  display: inline-block;
  width: auto; /* 幅 */
  height: 1.5em; /* 高さ */
  background: url('//ekoda-one.com/images/head/co_3.png') no-repeat;
  background-size: contain;
  margin-right: 3px;
}
.h_nav_1 li:nth-child(4) {
  content: "";
  display: inline-block;
  width: auto; /* 幅 */
  height: 1.5em; /* 高さ */
  background: url('//ekoda-one.com/images/head/co_4.png') no-repeat;
  background-size: contain;
  margin-right: 3px;
}
.h_nav_1 li:nth-child(5) {
	display:inline;
	margin-left: 0.8em;
	text-align: left;
	padding-left: 0em;
}
.h_nav_1 li:nth-child(6) {
	display:inline;
	margin-left: 0.8em;
	text-align: left;
	padding-left: 0em;
}

@media screen and (max-width: 767px) {
.nav_bb{
	border-top: 1px solid #019BD9;
	}
.h_nav{
	display:none;
	}
}

/* ヘッダーメニュー　スクロール固定 
	footer.htmlにメニュー記述 */
.nav_2{
	width: 100%;
	height: 100px;
}
.header-change{
    background-color:#0868AA;
    display: flex;
    justify-content: space-between;
    position: fixed;
    top: -63px;
    transition: .5s;
    width: 100%;
}
.header-change.show{
    top: 0;
}
.nav_bb2{
	min-width :1170px;
	margin: 0 auto;
	border-bottom: solid 1px #0868AA;
	}
.nav_bb2 {
  zoom: 1;
}
.nav_bb2:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
}
#g_nav2_logo{
	float: left;
	width: 180px;
}
#g_nav2_logo img{
	width: 95%;
	margin-top: 10px;
}
#g_nav2{
	position: relative;
	float: right;
}
#g_nav2 li{
	position: relative;
	float: left;
	width:165px;
	border-left:solid 1px #A3BCE2;
	color: #fff;
}
#g_nav2 li a {
	position: relative;
    display: block;
    padding: 8px 2px;
    text-align: center;
    text-decoration: none;
    color:#fff;
	font-size:12px;
	font-family: Folk Medium;
	box-sizing: border-box;
}
#g_nav2 li a:hover {
	background-color:#A3BCE2;
	color:#fff;
	box-sizing: border-box;
}
#g_nav2 li a.active {
	background-color:#A3BCE2;
	color:#fff;
	box-sizing: border-box;
}
@media screen and (max-width: 767px) {
.nav_bb{
	border-top: none;
	}
#g_nav{
	display:none;
	}
.nav_2{
	width: 100%;
	height:auto;
	}
.header-change{
	display: none;
	}	
}

/*================================================
 *  パンくずナビ
 ================================================*/
nav#breadcrumbs ol {
	width:1170px;
	margin:10px auto 0;
	text-align: right;
}
nav#breadcrumbs ol li {
	display: inline;
	font-size:12px;
}
nav#breadcrumbs ol li:before {
	content: " > ";
}
nav#breadcrumbs ol li:first-child:before {
	content:"";
}

@media screen and (max-width: 767px) {
nav#breadcrumbs ol {
	width:95%;
	margin:3px 2%;
	text-align: left;
	}
nav#breadcrumbs ol li {
	display: inline;
	font-size:14px;
	}	
}


/*================================================
 *  共通  h
 ================================================*/

.ti_h1_box{
	width: 100%;
	height: 120px;
	border-bottom: solid 1px #0868AA;
	margin-top: 40px;
	background: linear-gradient(to bottom right, #B2E5EE, #5295C3);      
}
.ti_h1_box h1{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 120px;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.4em;
	color: #fff;	
	font-family: 'Kosugi Maru', sans-serif;
	padding-bottom:20px;
	background-image: url("//ekoda-one.com/images/base/ti_img.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size:60%;        
}

#contents h1{
	color: #333;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4em;
	text-align: left;
	font-family: 'Kosugi Maru', sans-serif;
	width: 100%;
	display: block;
	border-bottom: solid 8px #0868AA;
	padding-bottom: 5px;
	margin-bottom: 40px;
}

/* ボタン */
.box_bu_ya,
a.box_bu_ya{
  display: inline-block;
  padding: 1px 25px 1px 20px;
  text-decoration: none;
  background: #00A8C6;
  color: #FFF;
  border-radius: 4px;
  box-shadow: 0px 0px 0px 3px #B2E5EE;
  border: solid 1px #FFF;
	text-decoration: none;
	opacity: 0.8;
	margin-left: 30px;
	margin-top: 20px;
}
.box_bu_ya:hover {
	background: #0868AA;
}
@media screen and (max-width: 767px) {
.ti_h1_box{
	width: 100%;
	height: 120px;
	border-bottom: solid 1px #0868AA;
	margin-top: 0px;
	background: linear-gradient(to bottom right, #B2E5EE, #5295C3);     
	}
.ti_h1_box h1{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 120px;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.4em;
	color: #fff;	
	font-family: 'Kosugi Maru', sans-serif;
	padding-bottom:20px;
	background-image: url("//ekoda-one.com/images/base/ti_img.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size:80%;        
	}	
#contents h1{
	color: #333;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4em;
	text-align: left;
	font-family: 'Kosugi Maru', sans-serif;
	width: 100%;
	display: block;
	border-bottom: solid 8px #0868AA;
	padding-bottom: 5px;
	margin-bottom: 40px;
	}
	
/* ボタン */
.box_bu_ya,
a.box_bu_ya{
	display: inline-block;
	padding: 1px 15px 1px 10px;
	text-decoration: none;
	background: #00A8C6;
	color: #FFF;
	border-radius: 4px;
	box-shadow: 0px 0px 0px 3px #999;
	border: dashed 1px #FFF;
	text-decoration: none;
	opacity: 0.8;
	margin-left: 0;
	margin-top: 20px;
	}
.box_bu_ya:hover {
	border: dotted 1px #FFF;
	color: #FFF;
	opacity: 1;
	}	
}

/*================================================
 *  table
 ================================================*/
table {
	width:100%;
	margin-bottom:1em;
	border-collapse:collapse;
	border:1px solid #ddd;
	box-sizing:border-box;
}
th {
	padding:10px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ddd;
	background:#f5f5f5;
}
td {
	padding:10px;
	text-align:left;
	border:1px solid #ddd;
}


/*================================================
 *  2カラム
 ================================================*/

.column_l{
	float: left;
	width: 850px;
	height: auto;
	border-radius: 10px;
	box-sizing: border-box;
	margin-top: 20px;
}
.column_r{
	float: right;
	width: 280px;
	padding-top: 30px;
}
@media screen and (max-width: 767px) {
.column_l{
	float: none;
	width: 98%;
	height: auto;
	background-color: #fff;
	padding: 30px 10px;
	border-radius: 10px;
	box-sizing: border-box;
	margin: 0 auto;
	}	
.column_l:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
	}		
.column_r{
	float: none;
	width: 100%;
	margin-top: 40px;
	}	
}

/*================================================
 *  トップページ slide
 ================================================*/
#top_slide{
	clear:both;
	text-align: center;
	position: relative;
	margin-top:40px;
	border-top:solid 3px #00A8C6;
	box-shadow: 0px 5px 5px -4px rgba(0,0,0,0.1);
	background-color: #a6ddee;
}
.slider ul{
	margin:0;
	padding:0;
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
}
.slider li{
	position: relative;
	text-align: center;
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
}
/*sliderの上に文字*/	
.slider li div{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	display: flex;
	flex-direction: column;
	justify-content: center; 
    align-items: center; 
}
.slider img{
	max-width: 100%;
	height: auto;
	display: block;
	margin: auto;
}
@media screen and (max-width: 767px) {
#top_slide{
	margin-top:0;
	width:100%;
	overflow:hidden;
	}	
}


/*================================================
 *  トップページ  #contents
 ================================================*/
.column_l_top{
	float: left;
	width: 850px;
	height: auto;
	background-color: #fff;
	padding: 10px 30px 30px;
	border-radius: 10px;
	box-sizing: border-box;
}
@media screen and (max-width: 767px) {
.column_l_top{
	float: none;
	width: 98%;
	height: auto;
	padding: 10px 10px;
	margin: 0 auto;
	}	
.column_l_top:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
	}		
}
/* h1 */
#contents .column_l_top h1{
	color: #555;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
	font-family: 'Kosugi Maru', sans-serif;
	line-height: 1.4em;	
	border-bottom: 6px solid #0868AA;
	padding: 0.5em;
	margin-bottom: 1.2em;
	position: relative;
}
#contents .column_l_top h1::before {
	content: '';
	background-color: #fff;
	width: 20px;
	height: 6px;
	position: absolute;
	left: 48%;
	bottom: -6px;
}
#contents .column_l_top h1::after {
	content: '';
	background-color: #0868AA;
	width: 20px;
	height: 6px;
	transform: rotate(50deg);
	position: absolute;
	left: 47.3%;
	bottom: -14px;
}
@media screen and (max-width: 767px) {
/* h1 */
#contents .column_l_top h1{
	color: #555;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
	font-family: 'Kosugi Maru', sans-serif;
	line-height: 1.4em;	
	border-bottom: 6px solid #0868AA;
	padding: 0.5em;
	margin-bottom: 1.2em;
	position: relative;
	}
#contents .column_l_top h1::before {
	content: '';
	background-color: #fff;
	width: 20px;
	height: 6px;
	position: absolute;
	left: 48%;
	bottom: -6px;
	}
#contents .column_l_top h1::after {
	content: '';
	background-color: #0868AA;
	width: 20px;
	height: 6px;
	transform: rotate(50deg);
	position: absolute;
	left: 46.6%;
	bottom: -14px;
	}	
}


.ma_t40{
	margin-top: 40px;	
}


/* information */
#info dl,
#info_p dl{
	width:100%;
	border-bottom:dotted 1px #999;
	padding:12px 10px;
	box-sizing:border-box;
	-webkit-box-sizing: border-box;	
}
#info dl:after,
#info_p dl:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
}
#info dt,
#info_p dt{
	width:100%; 
	color:#0868AA;
}
#info dd,
#info_p dd{
	font-size:14px;
	line-height: 1.7em;
}

#info dt .label_info,
#info_p dt .label_info{
	display:inline;
	padding:1px 5px;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:1em;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:3px;
	background-color: #00A8C6;
	border: solid 1px #00A8C6;
	margin-left:1em;
}
#info dt .label_1,
#info_p dt .label_1{
	display:inline;
	padding:1px 5px;
	color:#0097d9;
	text-align:center;
	font-size:12px;
	line-height:1em;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:3px;
	background-color:#fff;
	border: solid 1px #0097d9;
	margin-left:1em;
}
#info a:link dd,
#info a:hover dd,
#info a.active dd,
#info a:visited dd,
#info_p a:link dd,
#info_p a:hover dd,
#info_p a.active dd,
#info_p a:visited dd{
	color:#444;
	text-decoration:none;
}
#info a:hover,
#info_p a:hover{
	text-decoration: none;
}
#info dl:hover,
#info_p dl:hover{
	background-color:#F0F0F0;
}
#info dd img{
	width: 25%;
}
#info_p dd img{
	width: 90%;
	padding: 4%;
}
@media screen and (max-width: 767px) {
/* information */
#info dl{
	width:100%;
	border-bottom:dotted 1px #999;
	padding:12px 10px;
	box-sizing:border-box;
	-webkit-box-sizing: border-box;	
	}
#info dl:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
	}
#info dt{
	width:100%; 
	color:#0868AA;
	}
#info dd{
	font-size:14px;
	line-height: 1.7em;
	}

#info dt .label_info{
	display:inline;
	padding:1px 5px;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:1em;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:3px;
	background-color: #00A8C6;
	border: solid 1px #00A8C6;
	margin-left:1em;
	}
#info dt .label_1{
	display:inline;
	padding:1px 5px;
	color:#0097d9;
	text-align:center;
	font-size:12px;
	line-height:1em;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:3px;
	background-color:#fff;
	border: solid 1px #0097d9;
	margin-left:1em;
	}
#info a:link dd,
#info a:hover dd,
#info a.active dd,
#info a:visited dd{
	color:#444;
	text-decoration:none;
	}
#info a:hover {
	text-decoration: none;
	}
#info dl:hover{
	background-color:#F0F0F0;
	}
}



/* 動画・他 */
/* 変更・・・ */
.you_tube {
position: relative;
height: 0;
padding-bottom: 56.25%;
overflow:hidden;
border: solid 3px #ccc;	
}
.you_tube iframe {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}


/*================================================
 *  guide.html
================================================*/	
.guide{
	display: flex;
	flex-wrap: wrap;
	background-color: #B2E5EE;
	padding: 20px;
}
.guide dl{
	width:46%;
	border: solid 1px #00A8C6;
	margin: 20px 2%;
	padding: 15px;
	text-align: center;
	background-color: #fff;
	display: inline-block; /* インラインブロック化 */
    vertical-align: top;   /* 上端を揃える */
	box-sizing:border-box;
	border-radius: 6px;
	box-shadow: 5px 5px 5px -4px rgba(0,0,0,0.1);
}
.guide dl:hover{
	width:46%;
	border: solid 1px #00A8C6;
	margin: 20px 2%;
	padding: 15px;
	text-align: center;
	background-color: #EDEFF1;
	display: inline-block; /* インラインブロック化 */
    vertical-align: top;   /* 上端を揃える */
	box-sizing:border-box;
	border-radius: 6px;
	box-shadow: 5px 5px 5px -4px rgba(0,0,0,0.1);
}
.guide dl a,
.guide dl a:hover{
	text-decoration: none;
}
.guide dt{
	width:100%;
}
.guide dt img{
	width: 100%;
	padding-top: 5px;
}
.guide dd{
	padding-top: 1em;
	font-size: 1.3rem;
	font-weight: bolder;
	text-align: left;
	color: #00A8C6;
}
.guide dd p{
	display: block;
	padding-top: 0.5rem;
	font-size:0.9rem;
	line-height: 1.6em;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #444;
}
.guide dd span{
	display: block;
	padding: 0.8rem 0 0.4rem;
	text-align: center;
}
.guide dd span img{
	width: 16%;
	padding: 2%;
}
@media screen and (max-width: 767px) {
.guide{
	display: flex;
	flex-wrap: wrap;
	}
.guide dl{
	width:100%;
	border: solid 1px #ccc;
	margin: 10px 1%;
	padding: 15px;
	text-align: center;
	background-color: #fff;
	display: inline-block; /* インラインブロック化 */
    vertical-align: top;   /* 上端を揃える */
	box-sizing:border-box;
	border-radius: 10px;
	box-shadow: 5px 5px 5px -4px rgba(0,0,0,0.1);
	}
.guide dl:hover{
	color: #C12A2C;
	width:100%;
	border: solid 1px #ccc;
	margin: 10px 1%;
	padding: 15px;
	text-align: center;
	background-color: #EDEFF1;
	display: inline-block; /* インラインブロック化 */
    vertical-align: top;   /* 上端を揃える */
	box-sizing:border-box;
	border-radius: 6px;
	box-shadow: 5px 10px 10px -4px rgba(0,0,0,0.1);
}	
.guide dt{
	width:100%; 
	}
.guide dt img{
	width:100%;
	padding-top: 5px;
	}
.guide dd{
	padding-top: 0.5em;
	font-size: 1.3rem;
	font-weight: bolder;
	text-align: center;
	}
span.intro_copy{
	display: block;
	font-size:1rem;
	margin-top: 5px;
	margin-bottom: 5px;
	}
}

/*=================================================================
 *  column_r 　各ページ共通
 =================================================================*/
.s_list{
	width:100%;
	text-align: center;
}
.s_list_box{
	width:280px;
	border: dotted 2px #00A8C6;
	box-sizing: border-box;
	background-color: #D9F2F6;
	border-radius:5px;
	padding-top: 20px;
}
.s_list_box p img{
	width:65%;
}
/* s_list_nav*/
.s_list_nav{
	width:100%;
	padding: 10px;
	margin-bottom: 1.5em;
}
.s_list_nav ul li{
	width: 100%;
	position: relative;	
	padding: 12px 2px 12px 12px;
	margin-bottom: 10px;	
	text-align:left;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Kosugi Maru', sans-serif;
	border: solid 1px #00A8C6;
	background-color: #fff;	
	border-radius:5px;
	box-shadow: 4px 4px 4px -4px rgba(0,0,0,0.1);
}
.s_list_nav ul li:after {
	content:"\f105";
	position: absolute;	
	font-family:"Font Awesome 5 Free";
	right: 15px;
	color: #00A8C6;
	font-weight:600;
	padding-left:15px;
}
.s_list_nav ul a li {
	text-decoration: none;
    height: 100%;
    width: 100%
}
.s_list_nav ul li:hover {
	background-color:#B2E5EE;
	color:#333;
}
@media screen and (max-width: 767px) {
.s_list{
	width:100%;
	text-align: center;
	}
.s_list_box{
	width:90%;
	border: dotted 2px #00A8C6;
	box-sizing: border-box;
	background-color: #D9F2F6;
	border-radius:5px;
	margin: 0 auto;
	}
}	



/*=================================================================
 *  フッター
 =================================================================*/
#footer {
	clear: both;
	width: 100%;
	background-color:#eaeaea;
	margin-top: 2em;
}

/* footer アクセスマップ */
#footer .footer_map iframe{
	width:100%;
	border:solid 1px #ccc;
	box-sizing:border-box;
	width:100%;
	height: 600px;
	margin-top: 20px;
}

#footer .footer_areaname {
	width: 1170px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom:5px;
	margin-left: auto;	
	padding-top: 20px;
}
#footer .footer_areaname img{
	width: 100%;
	height: auto;
}
/* フッター　コンテンツ */
#footer .f_nav {
	margin-bottom:20px;
	padding-top: 15px;
	text-align: center;
	border-top: solid 1px #00A8C6;
	width: 100%;
}
#footer .f_nav ul{
}
#footer .f_nav ul li {
	display:inline;
	font-size:13px;
	list-style:none;
	text-align:left;
	line-height: 2em;
	margin-right: 1em;
	}
#footer .f_nav ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f144";
  color: #00A8C6;; /*アイコン色*/
  font-weight: 800;
  font-size:120%;
  line-height:1.5em;
  padding-right:6px;
}
#footer .f_nav ul li a{
	color:#555;
}
#footer .f_nav ul li a:hover{
	color:#00A8C6;
	text-decoration: none;
}

/* フッター　 */
#footer .f_name{
	margin-top: 30px;
	margin-bottom: 40px;
	text-align:center;
	font-size: 30px;
	color: #0868AA;
	line-height: 1.5em;
}
#footer .f_name span{
	font-size: 16px;
	color: #444;
}
#footer .f_name p{
	width: 300px;
	margin: 0 auto;
}
#footer .f_name img{
	width: 100%;
}

#footer .copy {
	clear:both;
	height: 50px;
	padding-top:1em;
	font-size:11px;
	text-align:center;
	color: #fff;
	background-color:#0868AA;
}
/*--- sns　ロゴ ---*/
.f_nav_sns {
	width: 100%;
	margin:10px auto;
	text-align: center;
	color: #0fa064;
	font-size:1.2rem;
}
.f_nav_sns ul {
}
.f_nav_sns li {
	width:40px;
	display:inline-block;
	line-height: 1.5;
	margin: 3px;
}
.f_nav_sns li img{
	width:90%;
}
.f_nav_sns li a {
	color:#444;
}
@media screen and (max-width: 767px) {
#footer {
	clear: both;
	width: 100%;
	background-color:#eaeaea;
	margin-top: 2em;
	}			
#footer .footer_areaname {
	width: 90%;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 5px;
	margin-left: 5%;	
	padding-top: 20px;
	}
#footer .footer_areaname img{
	width: 100%;
	height: auto;
	}
/* フッター　商店会名 */
#footer .f_name{
	margin-top: 30px;
	margin-bottom: 20px;
	text-align:center;
	font-size: 28px;
	color: #0868AA;
	line-height: 1.5em;
	}
#footer .f_name span{
	font-size: 20px;
	}
#footer .copy {
	clear:both;
	height: 70px;
	padding-top:1em;
	font-size:10px;
	text-align:center;
	color: #fff;
	background-color:#0868AA;
	line-height: 1.4em;
	}	
}

/*================================================
 *  ページトップへの戻り
 ================================================*/

#pageTop {
  position: fixed;
  bottom: 12px;
  right: 12px;
}
#pageTop a {
  display: block;
  z-index: 999;
  padding: 0px 0 0 0px;
  border-radius: 30px;
  width: 55px;
  height: 55px;
  background-color: #00A8C6;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  font-size:9px;
  line-height:2em;
  }
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/*================================================
 *  inview.js スクロール
 ================================================*/
/* 下から上*/
.fadeIn_up {
  opacity: 0;
  transform: translate(0, 20%);
  transition: 1.5s;
}
.fadeIn_up.is-show {
  transform: translate(0, 0);
  opacity: 1;
}
/* 左からフェードイン*/
.fadeIn_left {
  opacity: 0;
  transform: translate(-50%, 0);
  transition: 2s;
}
.fadeIn_left.is-show {
  transform: translate(0, 0);
  opacity: 1;
}
/* 右からフェードイン*/
.fadeIn_right {
  opacity: 0;
  transform: translate(50%, 0);
  transition: 2s;
}
.fadeIn_right.is-show {
  transform: translate(0, 0);
  opacity: 1;
}
@media screen and (max-width: 767px) {
/* 下から上*/
.fadeIn_up {
  opacity: 1;
  transform: none;
  transition: 1.5s;
	}
.fadeIn_up.is-show {
  transform:none;
  opacity: 1;
	}	
}	

/*=================================================================
 *  ページ本文
 =================================================================*/

/* -------------------------
 about
---------------------------- */	
.column_l .txt_bk{
	width: 100%;
	padding: 1.8em ;
	margin: 1.5em 0 0.5em;
	background-color: rgba(255,255,255,0.5);
}
.fs_16_lh {
	font-size:16px;
	line-height: 2em;
}
.marker_1{
background: -webkit-linear-gradient(transparent 70%, #c8ffff 70%);
background: -o-linear-gradient(transparent 70%, #c8ffff 70%);
background: linear-gradient(transparent 70%, #c8ffff 70%);
}
.about_sns {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 2.5em;
}
.about_sns li {
	font-weight: bold;
	padding: 5px 20px;
}
.about_sns span {
	font-size: 12px;
	font-weight: normal;
}
.about_sns img{
	width: 120px;
	height: auto;
}





.about_3p{
	clear:both;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}
.about_3p ul{
	box-sizing: border-box;
}
.about_3p li{
	box-sizing: border-box;
	width:32%;
	display: inline-block;
}
.about_3p li img{
	width:100%;
}
.ma_lr2{
	margin-left: 1%;
	margin-right: 1%;
}
@media screen and (max-width: 767px) {
#contents .aboutus h2{
    padding: 0.2em 0.5em;
    margin-bottom: 1.5em;
    color: #0868AA;
	font-size: 22px;
	line-height: 1em;
    border-left: solid 10px #0868AA;
}	
.about_3p{
	clear:both;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
.about_3p ul{
	box-sizing: border-box;
	}
.about_3p li{
	box-sizing: border-box;
	width:80%;
	display: block;
	padding: 5px;
	margin: 0 auto;
	}
.about_3p li img{
	width:100%;
	}
}


/*================================================
 *  contact
 ================================================*/
.contact_st{
	font-size:12px;
	padding-top: 10px;
}
.contact_f{
	width:800px;
	margin:0 auto;
}
.contact_f table {
	border-collapse: collapse;
	margin:20px 0;
	width:100%;
}
.contact_f th{
	padding: 6px 15px;
	text-align: left;
	vertical-align: top;
	font-weight:normal;
	background-color: #FBFBFB;
	border: 1px solid #CCC;
	font-size:14px;
	width:230px;
	line-height:20px;
	box-sizing:border-box;
	-webkit-box-sizing: border-box;	
}
.contact_f td{
	padding: 8px 25px 8px 15px;
	background-color: #fff;
	border: 1px solid #CCC;
	box-sizing:border-box;
	-webkit-box-sizing: border-box;	
}
form textarea[cols="50"],input[size="60"] {
    width:100%;
}
.add_pc{
	display: block;
	float: left;
	width:11em;
	font-size:12px;
}
form input,
form textarea{
	border: solid 1px #E9E9E9;
	padding:5px;
	border:solid 1px #ccc;
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 3px rgba(0, 0, 0, 0.2);
	box-sizing:border-box;
	-webkit-box-sizing: border-box;	
}
form textarea{
	padding:5px;
	border:solid 1px #ccc;
	font-size:14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	box-sizing:border-box;
	-webkit-box-sizing: border-box;	
}
form .label_2{
	display:inline;
	padding:0px 3px;
	color:#fff;
	text-align:center;
	font-size:10px;
	line-height:0.8em;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:3px;
	background-color: #00A8C6;
	margin-right:0.7em;
}
form .label_3{
	display:inline;
	padding:0px 3px;
	color:#fff;
	text-align:center;
	font-size:10px;
	line-height:0.8em;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:3px;
	background-color: #999;
	margin-right:0.7em;
}
.form_bu{
	border:solid 1px #ccc;
	padding:10px 40px;
	margin:0 10px 20px;
	font-size:18px;
	font-weight: 600;
	text-transform:uppercase;
	color:#fff;
	cursor:pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 15px;
	background-color: #00A8C6;
}

.form_bu2 a{
	border:solid 1px #ccc;
	padding:10px 20px;
	margin:0 0 20px;
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
	cursor:pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:10px;
	background-color: #ef8ba9;
}
.form_bu2 a:hover{
  text-decoration: none;
  opacity: 0.7;
}
.contact_tel table {
	width:80%;
	margin-bottom:1em;
	border-collapse:collapse;
	border: none;
	margin: 0 auto;
}
.contact_tel th {
	padding:10px;
	text-align:center;
	vertical-align:middle;
	border: none;
	background-color:transparent;
	width: 50%;
	padding-left: 30px;
}
.contact_tel td {
	padding:10px 10px 10px 50px;
	text-align:left;
	border: none;
	width: 50%;
	border-left: solid 1px #fff;
}

@media screen and (max-width: 767px) {	
.contact_st{
	font-size:13px;
	text-align:left;
	line-height:1.3em;
	}	
#form-tbl th,
#form-tbl td {
	display: block;
	}
.contact_f{
	width:100%;
	}
.contact_f table {
	border-collapse: collapse;
	margin:10px 0;
	width:100%;
	}
.contact_f th{
	padding: 6px 10px;
	text-align: left;
	vertical-align: top;
	font-weight:bold;
	background-color: #D9D9D9;
	border: 1px solid #CCC;
	font-size:16px;
	width:100%;
	display: block;
	box-sizing:border-box;
	overflow:hidden;
	}
.contact_f td{
	padding: 8px 10px 8px 10px;
	background-color: #fff;
	border: 1px solid #CCC;
	width:100%;
	display: block;
	box-sizing:border-box;
	overflow:hidden;
	}
form textarea[cols="50"],input[size="60"],input[size="45"] {
    width:99%;
	}
form select {
	height:28px;
	font-size:14px;
	margin:3px 0;
	width:90%;
	}
form input[type=text]{
	font-size:16px;
	}
form textarea{
	font-size:16px;
	}
input#submit_bu,
input#reset_bu {
    // 送信ボタン
    height:40px;
	font-size:16px;
	}
.add_pc{
	display: block;
	float: none;
	width:11em;
	font-size:14px;
	}
.form_box1{
	width:100%;
	border-top:2px solid #165da3;
	margin-bottom:10px;
	padding:10px 0.5em;
	background-image:url(../products/img/box_bk1.jpg);
	background-repeat:repeat-x;
	text-align:left;
	line-height:1.5em;
	box-sizing:border-box;
	-webkit-box-sizing: border-box;	
	}
form .label_2{
	padding:3px 5px;
	font-size:12px;
	}
form .label_3{
	padding:3px 5px;
	font-size:12px;
	}
.w_tel_r2{
	padding: 10px 5px;
	background-color: #ECF5F7;
	border: 2px solid #004396;
	border-radius: 7px;
	text-align:center;
	font-size:18px;
	color:#004396;
	width:90%;
	margin-top:2em;
	margin-right: auto;
	margin-left: auto;
	}	
}
/*================================================
 *  cgi 確認・エラーページ（お問合せ）
 ================================================*/
/* for table */
#form th {
	text-align:left;
}
 
/* for message */
p.msg {
	color: #dd0000;
	margin: 2em;
}
span.msg {
	color: #dd0000;
}





/*================================================
 *  クラス
 ================================================*/
strong {
	font-weight:bold;
}

figure {/*キャプション*/
  text-align: center;
}
figcaption {
  font-size: 80%;
  color:#14a53f;
}
.ma_tb_pc{
	margin:2em 0;
}

@media screen and (max-width: 767px) {
img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
	}	
.ma_tb_pc{
	margin:0em 0;
	}
}



.nav {
	margin: 25px auto;
	&.default {
		line-height: 35px;
		height: 35px;
	}
	&.twiceBorder, &.underline, &.overline {
		line-height: 30px;
		height: 30px;
	}
	a {
		padding: 0 10px;
	}
}


ul { padding:0;margin:0; }
li { display: inline-block; }
