@import url('font/font.css');

/* -----------------------------------
   リセット 必要ない場合削除 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, a:hover,abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-style:normal;
    font-weight: normal;
    list-style:  none;
}
h1,h2,h3,h4,h5,h6,td,th,p,ul,li,dt,dd {
    font-size: 1em;
}

a{
	text-decoration: none;
}

font-family: 'Noto Sans JP', sans-serif;
font-family: 'Noto Serif JP', serif;
font-family: 'Zen Kurenaido', sans-serif;

body{
	font-size: 100%;
	font-family: 'Noto Sans JP', sans-serif;
	min-width: 1080px;
	width: 100%;
	margin: 0;
	padding: 0;
	background:#fff;
	color: #111;
}

.sp{display: none;}

#containts{
	width: 100%;
}

#eshop a{
	position: fixed;
	right: 3px;
	bottom: 3px;
	width: 80px;
	height: 80px;
	padding: 3px;
	background: rgba(50,50,50,0.7);
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 1px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	z-index: 999999;
}

#eshop img{
	width: 44px;
	padding: 2px 18px 1px;
}

#eshop a:hover{
	background: rgba(180,180,180,0.8);
}

#header{
	width: 100%;
	height: auto;
	color: #fff;
	padding-bottom: 230px;
	background: url(../img/noren_bg3.jpg) center 100% no-repeat;
	background-size: 100%;
}

#header img{
	width: 100%;
	margin-bottom: 40px;
}

#header h1{
	font-size: 33px;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 3px black;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	letter-spacing: 5px;
}

#header h2{
	font-size: 22px;
	text-align: center;
	text-shadow: 1px 1px 3px black;
	font-family: 'Noto Serif JP', serif;
	font-weight: 400;
	margin-bottom: 30px;
	letter-spacing: 3px;
}

#g-nav{display: none;}

#container{
		width: 100%;
}

section{
		width: 100%;
		padding: 70px 0;
}

#one{
	background: url(../img/ct_bg.jpg) 100% 50% no-repeat;
	background-size: contain;
}

#two{
	background: url(../img/ct2_bg.jpg) no-repeat;
	background-size: cover;
	color: #fff;
}

#three{
	background: #fff;
}

#four{
	background: url(../img/ct4_bg.jpg);
}

#five{
	background: url(../img/ct5_bg.jpg);
	background-size: cover;
	color: #fff;
}

#six{
	background: #222;
	color: #fff;
}

#seven{
	background: #fff;
}

.inner{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

.inner2{
	width: 1080px;
	margin: 0 auto;
	overflow: hidden;
}

section h1{
	width: 215px;
	height: 53px;
	float: left;
}

section h1 img{
	width: 215px;
}

.onlineshop a{
	width: 200px;
	height: 45px;
	float: right;
	font-size: 14px;
	text-align: center;
	line-height: 48px;
	border: 1px solid #fff;
	color: #fff;
	background: url(../img/kago2.png) 20px 45% no-repeat;
	background-size: 23px;
	text-indent: 25px;
}

.onlineshop a:hover{
	background: url(../img/kago2.png) 20px 45% no-repeat;
	background-size: 23px;
	background-color: rgba(255,255,255,0.3);
}

.onlineshop2 a{
	width: 200px;
	height: 45px;
	float: right;
	font-size: 14px;
	text-align: center;
	line-height: 48px;
	border: 1px solid #111;
	color: #111;
	background: url(../img/kago.png) 20px 45% no-repeat;
	background-size: 23px;
	text-indent: 25px;
}

.onlineshop2 a:hover{
	background: url(../img/kago.png) 20px 45% no-repeat;
	background-size: 23px;
	background-color: rgba(100,100,100,0.1);
}

.onlineshop3 a{
	display: none;
}

.ct{
	width: 100%;
	height: 200px;
	margin-bottom: 50px;
}

.ct img{
	width: 265px;
	height: 200px;
	float: left;
	margin-right: 40px; 
	background: #aaa;
}

.ct p{
	width: 630px;
	font-size: 19px;
	margin-top: -13px;
	margin-bottom: 5px;
	float: left;
	line-height: 3.0;
	font-family: 'Noto Serif JP', serif;
}

.ct span{
	font-size: 18px;
	float: right;
	margin-right: 25px;
	letter-spacing: 1px;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
}

#menu{
	width: 100%;
}

#menu ul{
	width: 100%;
	overflow: hidden;
}

#menu ul li{
	width: 130px;
	height: 120px;
	margin-right: 36px;
	float: left;
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-size: 15px;
}

#menu ul li.mr0{
	margin-right: 0;
}

#menu li img{
	width: 76px;
	padding: 0 27px;
	margin-top: 4px;
	margin-bottom: 10px;
}

#menu li a{
	width: 100px;
	color: #111;
	font-weight: 400;
}

#menu li a:hover{
	opacity: 0.8;
}

#menu li img:hover{
	width: 84px;
	padding: 0 23px;
	margin-top: 0px;
	margin-bottom: 6px;
}

.ct2{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

.ct2 h2{
	font-size: 30px;
	letter-spacing: 5px;
	font-weight: 700;
	margin: 60px 0 40px;
	font-family: 'Noto Serif JP', serif;
}

.ct2 img{
	width: 250px;
	height: 250px;
	float: left;
	margin-right: 50px; 
	background: #aaa;
}

.ct2 p{
	width: 660px;
	line-height: 2.5;
	float: left;
	font-family: 'Noto Serif JP', serif;
}

.ct3{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

.ct3 h2{
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin: 60px 0;
}

/*以下で線を表示*/
.ct3 h2:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;/*線の上下位置*/
	display: inline-block;
	width: 60px;/*線の長さ*/
	height: 2px;/*線の太さ*/
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);/*位置調整*/
	background-color: #111;/*線の色*/
	border-radius: 2px;/*線の丸み*/
}

.ct3 h2 img{
	width: 30px;
	position: relative;
	top: 5px;
	margin-right: 5px;
}

.ct3 h3{
	font-size: 20px;
	text-align: center;
	margin: 5px 0;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
}

.ct3 ul{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.ct3 li{
	width: 260px;
	margin: 0 30px 60px;
	float: left;
}

.ct3 li img{
	width: 260px;
	height: 200px;
	background: #aaa;
}

.ct3 li p{
	width: 240px;
	margin: 0 auto 15px;
}

.ct3 li span a{
	width: 260px;
	height: 35px;
	color: #fff;
	text-align: center;
	line-height: 36px;
	background: #111;
	display: block;
}

.ct3 li span a:hover{
	opacity: 0.7;
}

.ct4{
	width: 100%;
	margin: 0 auto 50px;
	overflow: hidden;
}

.ct4 h2{
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin: 0 0 60px;
}

/*以下で線を表示*/
.ct4 h2:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;/*線の上下位置*/
	display: inline-block;
	width: 60px;/*線の長さ*/
	height: 2px;/*線の太さ*/
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);/*位置調整*/
	background-color: #111;/*線の色*/
	border-radius: 2px;/*線の丸み*/
}

.ct4 h2 img{
	width: 30px;
	position: relative;
	top: 4px;
	margin-right: 5px;
}

.box{
	width: 470px;
	height: 470px;
	float: left;
	margin-right: 20px;
}

.box img{
	width: 225px;
	height: 225px;
	float: left;
	background: #222;
}

.mr20{
	margin-right: 20px;
}

.mb20{
	margin-bottom: 20px;
}

.ct4 p{
	width: 418px;
	height: 418px;
	padding: 25px;
	line-height: 2.2;
	border: 1px solid #111;
	float: left;
	background: rgba(255,255,255,0.3);
}

.btn a{
	width: 400px;
	height: 65px;
	margin: 0 auto;
	font-size: 20px;
	line-height: 66px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #111;
	display: block;
	border-radius: 5px;
}

.btn a:hover{
	opacity: 0.7;
}

.ct5{
	width: 100%;
	margin: 0 auto 50px;
	overflow: hidden;
}

.ct5 h2{
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin: 0 0 60px;
}

/*以下で線を表示*/
.ct5 h2:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;/*線の上下位置*/
	display: inline-block;
	width: 60px;/*線の長さ*/
	height: 2px;/*線の太さ*/
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);/*位置調整*/
	background-color: #fff;/*線の色*/
	border-radius: 2px;/*線の丸み*/
}

.ct5 h2 img{
	width: 30px;
	position: relative;
	top: 4px;
	margin-right: 5px;
}

.hako{
	width: 898px;
	height: 248px;
	padding: 30px;
	border: 1px solid #fff;
	background: rgba(255,255,255,0.2);
}

.mb30{
	margin-bottom: 30px;
}

.hako img{
	width: 250px;
	height: 250px;
	float: left;
	margin-right: 50px; 
	background: #aaa;
}

.hako h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

.hako p{
	line-height: 2.0;
}

.ct6{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.ct6 h2{
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin: 0 0 50px;
}

/*以下で線を表示*/
.ct6 h2:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;/*線の上下位置*/
	display: inline-block;
	width: 60px;/*線の長さ*/
	height: 2px;/*線の太さ*/
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);/*位置調整*/
	background-color: #fff;/*線の色*/
	border-radius: 2px;/*線の丸み*/
}

.ct6 h2 img{
	width: 30px;
	position: relative;
	top: 5px;
	margin-right: 5px;
}

.ct6 iframe{
	width: 896px;
	margin: 0 auto 50px;
	display: block;
}

.ct6 h3{
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	font-family: 'Noto Serif JP', serif;
}

.ct6 h3 img{
	width: 30px;
	position: relative;
	top: 7px;
	margin-right: 5px;
}

.black{
	display: block;
	position: relative;
	z-index: 99999;
	width: 300px;
	height: 45px;
	background-color: #222;
	bottom: 50px;
	margin: 0 auto;
}

.ct7{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.ct7 h2{
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin: 0 0 60px;
}

/*以下で線を表示*/
.ct7 h2:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;/*線の上下位置*/
	display: inline-block;
	width: 60px;/*線の長さ*/
	height: 2px;/*線の太さ*/
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);/*位置調整*/
	background-color: #111;/*線の色*/
	border-radius: 2px;/*線の丸み*/
}

.ct7 h2 img{
	width: 30px;
	position: relative;
	top: 5px;
	margin-right: 5px;
}

.map{
	width: 100%;
	overflow: hidden;
}

.map img{
	width: 250px;
	height: 250px;
	float: left;
	margin-right: 50px; 
	background: #aaa;
}

.map h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

.map ul{
	width: 900px;
	height: 250px;
	margin-bottom: 15px;
}

.map li{
	margin-bottom: 15px;
}

#footer{
	width: 100%;
	padding: 10px 0;
	background: #111;
	color: #fff;
}

#footer p.cr{
	font-size: 13px;
	text-align: center;
}


@media screen and (max-width: 600px) {
   /* 表示領域が600px以下の場合に適用するスタイル */
body{
	font-size: 134%;
	font-family: 'Noto Sans JP', sans-serif;
	width: 600px;
	margin: 0;
	padding: 0;
	background:#fff;
	color: #111;
}

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

#containts{
	width: 100%;
	position: relative;
}

#eshop a{
	position: fixed;
	right: 5px;
	bottom: 8px;
	width: 80px;
	height: 80px;
	padding: 8px;
	background: rgba(70,70,70,0.7);
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 1px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
}

#eshop img{
	width: 40px;
	padding: 2px 20px 1px;
}

#eshop a:hover{
	background: rgba(180,180,180,0.8);
}

/*========= ナビゲーションのためのCSS ===============*/

#g-nav{
	display: block;
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position:fixed;
    z-index: 999;
    /*ナビのスタート位置と形状*/
  top:0;
    right: -120%;
  width:100%;
    height: 135vh;/*ナビの高さ*/
  background: rgba(0,0,0,0.9);
    /*動き*/
  transition: all 0.6s;
}

/*アクティブクラスがついたら位置を0に*/
#g-nav.panelactive{
    right: 0;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list{
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999; 
    width: 100%;
    height: 135vh;/*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/*ナビゲーション*/
#g-nav ul {
    /*ナビゲーション天地中央揃え*/
    position: absolute;
    z-index: 999;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    padding: 35px 0;
}

/*リストのレイアウト設定*/

#g-nav li{
  list-style: none;
    text-align: left;
    font-size: 21px;
}

#g-nav li a{
  color: #fff;
  text-decoration: none;
  padding: 15px;
  margin: 40px 0;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: bold;
}

/*========= ボタンのためのCSS ===============*/
.openbtn1{
  position:fixed;
    z-index: 9999;/*ボタンを最前面に*/
  top:20px;
  right: 0px;
  cursor: pointer;
    width: 88px;
    height:88px;
}
  
/*×に変化*/  
.openbtn1 span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
  background-color: #888;
    width: 45%;
  }

.openbtn1 span:nth-of-type(1) {
  top:8px; 
}

.openbtn1 span:nth-of-type(2) {
  top:23px;
}

.openbtn1 span:nth-of-type(3) {
  top:38px;
}

.openbtn1.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 55%;
}

.openbtn1.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn1.active span:nth-of-type(3){
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 55%;
}

#header{
	width: 100%;
	height: 100%;
	color: #fff;
	padding-bottom: 170px;
	background: url(../img/noren_spbg.jpg) center 100% no-repeat;
	background-size: 100%;
}

#header img{
	width: 100%;
	margin-bottom: 80px;
}

#header h1{
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 3px black;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	letter-spacing: 5px;
}

#header h2{
	font-size: 27px;
	text-align: center;
	text-shadow: 1px 1px 3px black;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	margin-bottom: 25px;
	letter-spacing: 4px;
}

#container{
		width: 100%;
}

section{
		width: 100%;
		padding: 70px 0;
}

#one{
	background: url(../img/ct_bg.jpg) 100% 50% repeat-y;

}

#two{
	background: url(../img/ct2_bg.jpg) no-repeat;
	background-size: cover;
	color: #fff;
}

#three{
	background: #fff;
}

#four{
	background: url(../img/ct4_bg.jpg);
}

#five{
	background: url(../img/ct5_bg.jpg);
	background-size: cover;
	color: #fff;
}

#six{
	background: #222;
	color: #fff;
}

#seven{
	background: #fff;
}

.inner{
	width: 88%;
	margin: 0 auto;
	overflow: hidden;
}

.inner2{
	width: 88%;
	margin: 0 auto;
	overflow: hidden;
}

section h1{
	width: 240px;
	height: 60px;
	float: left;
}

section h1 img{
	width: 240px;
}

.onlineshop a{
	display: none;
}

.onlineshop2 a{
	width: 210px;
	height: 55px;
	float: right;
	font-size: 18px;
	text-align: center;
	line-height: 57px;
	border: 2px solid #111;
	color: #111;
	background: url(../img/kago.png) 10px 47% no-repeat;
	background-size: 30px;
	text-indent: 33px;
	letter-spacing: -1px;
}

.onlineshop2 a:hover{
	background: url(../img/kago.png) 10px 47% no-repeat;
	background-size: 30px;
	background-color: rgba(150,150,150,0.1);
}

.onlineshop2 img{
	width: 20px;
	margin-right: 5px;
}

.onlineshop3 a{
	display: block;
	width: 400px;
	height: 75px;
	margin: 66px auto 0;
	font-size: 27px;
	text-align: center;
	line-height: 76px;
	border-radius: 3px;
	color: #fff;
	background: url(../img/kago2.png) 50px 46% no-repeat;
	background-size: 40px;
	background-color: rgba(0,0,0,0.9);
	text-indent: 56px;
}

.onlineshop3 a:hover{
	background: url(../img/kago2.png) 50px 46% no-repeat;
	background-size: 40px;
	background-color: rgba(10,10,10,0.7);
}

.ct{
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}

.ct img{
	width: 525px;
	height: 242px;
	clear: both;
	margin: 0 auto 25px; 

}

.ct p{
	width: 100%;
	font-size: 25px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	line-height: 2.1;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
}

.ct span{
	font-size: 24px;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
}

#menu{
	width: 100%;
}

#menu ul{
	width: 100%;
	overflow: hidden;
}

#menu ul li{
	width: 140px;
	height: 135px;
	margin-top: 45px;
	margin-right: 45px;
	float: left;
	text-align: center;
	font-size: 20px;
	font-family: 'Noto Sans JP', sans-serif;

}

#menu ul li.mr0sp{
	margin-right: 0;
}

#menu li img{
	width: 90px;
	padding: 0 20px;
	margin-top: 0px;
	margin-bottom: 8px;
}

#menu li a{
	width: 100px;
	color: #111;
	font-weight: 400;
}

#menu li img:hover{
	width: 90px;
	padding: 0 20px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.ct2{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.ct2 h2{
	width: 250px;
	font-size: 33px;
	letter-spacing: 8px;
	line-height: 1.8;
	font-weight: 700;
	margin: 50px 30px 0 0;
	font-family: 'Noto Serif JP', serif;
	float: left;
}

.ct2 img{
	width: 230px;
	height: 230px;
	float: left;
	margin-top: 60px;
	margin-right: 0px; 
	background: #aaa;
}

.ct2 p{
	width: 100%;
	line-height: 2.3;
	clear: left;
	margin-top: 30px;
	letter-spacing: 3px;
	font-size: 105%;
}

.ct3{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.ct3 h2{
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin: 60px 0;
}

/*以下で線を表示*/
.ct3 h2:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -12px;/*線の上下位置*/
	display: inline-block;
	width: 60px;/*線の長さ*/
	height: 2px;/*線の太さ*/
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);/*位置調整*/
	background-color: #111;/*線の色*/
	border-radius: 2px;/*線の丸み*/
}

.ct3 h2 img{
	width: 35px;
	position: relative;
	top: 4px;
	margin-right: 5px;
}

.ct3 h3{
	font-size: 24px;
	text-align: center;
	margin: 5px 0;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
}

.ct3 ul{
	width: 135%;
	margin: 0 auto;
	overflow: hidden;
}

.ct3 li{
	width: 240px;
	margin: 0 42px 60px 0;
	float: left;
}

.ct3 li img{
	width: 240px;
	height: 180px;
}

.ct3 li p{
	width: 240px;
	margin: 0 auto 15px;
	line-height: 1.7;
}

.ct3 li span a{
	width: 240px;
	height: 45px;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	line-height: 43px;
	background: #111;
	display: block;
}

.ct3 li span a:hover{
	opacity: 0.7;
}

.ct4{
	width: 100%;
	margin: 0 auto 50px;
	overflow: hidden;
}

.ct4 h2{
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin: 0 0 60px;
}

/*以下で線を表示*/
.ct4 h2:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -12px;/*線の上下位置*/
	display: inline-block;
	width: 60px;/*線の長さ*/
	height: 2px;/*線の太さ*/
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);/*位置調整*/
	background-color: #111;/*線の色*/
	border-radius: 2px;/*線の丸み*/
}

.ct4 h2 img{
	width: 35px;
	position: relative;
	top: 4px;
	margin-right: 5px;
}

.box{
	width: 525px;
	height: 525px;
	float: left;
	margin: 0 auto 30px;
}

.box img{
	width: 250px;
	height: 250px;
	float: left;
}

.mr20{
	margin-right: 25px;
}

.mb20{
	margin-bottom: 25px;
}

.ct4 p{
	width: 453px;
	height: auto;
	padding: 30px 35px;
	line-height: 2.0;
	border: 1px solid #111;
	float: left;
	background: rgba(255,255,255,0.3);
}

.btn a{
	width: 435px;
	height: 80px;
	margin: 0 auto;
	font-size: 22px;
	line-height: 81px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #111;
	display: block;
	border-radius: 5px;
}

.btn a:hover{
	opacity: 0.7;
}

.ct5{
	width: 100%;
	margin: 0 auto 50px;
	overflow: hidden;
}

.ct5 h2{
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin: 0 0 60px;
}

/*以下で線を表示*/
.ct5 h2:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -12px;/*線の上下位置*/
	display: inline-block;
	width: 60px;/*線の長さ*/
	height: 2px;/*線の太さ*/
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);/*位置調整*/
	background-color: #fff;/*線の色*/
	border-radius: 2px;/*線の丸み*/
}

.ct5 h2 img{
	width: 35px;
	position: relative;
	top: 4px;
	margin-right: 5px;
}

.hako{
	width: 463px;
	height: auto;
	padding: 30px;
	border: 1px solid #fff;
	background: rgba(255,255,255,0.2);
}

.mb30{
	margin-bottom: 60px;
}

.hako img{
	width: 200px;
	height: 200px;
	float: left;
	margin-right: 20px; 
	background: #aaa;
}

.hako h3{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
}

.hako p{
	line-height: 2.0;
}

.ct6{
	width: 90%;
	margin: 0 auto -60px;
	overflow: hidden;
}

.ct6 h2{
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin: 0 0 40px;
}

/*以下で線を表示*/
.ct6 h2:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -12px;/*線の上下位置*/
	display: inline-block;
	width: 60px;/*線の長さ*/
	height: 2px;/*線の太さ*/
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);/*位置調整*/
	background-color: #fff;/*線の色*/
	border-radius: 2px;/*線の丸み*/
}

.ct6 h2 img{
	width: 35px;
	position: relative;
	top: 4px;
	margin-right: 5px;
}

.black{
	display: block;
	position: relative;
	z-index: 99999;
	width: 350px;
	height: 66px;
	background-color: #222;
	bottom: 77px;
	margin: 0 auto;
}

.elfsight-app-1ffefb57-404f-4fc9-9bb8-f0a37e002665{
	zoom:150%;
}

.ct7{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.ct7 h2{
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin: 0 0 60px;
}

/*以下で線を表示*/
.ct7 h2:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -12px;/*線の上下位置*/
	display: inline-block;
	width: 60px;/*線の長さ*/
	height: 2px;/*線の太さ*/
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);/*位置調整*/
	background-color: #111;/*線の色*/
	border-radius: 2px;/*線の丸み*/
}

.ct7 h2 img{
	width: 35px;
	position: relative;
	top: 4px;
	margin-right: 5px;
}

.map{
	width: 100%;
	overflow: hidden;
}

.map img{
	width: 525px;
	height: 525px;
	float: left;
	margin-right: 250px; 
	margin-bottom: 30px;
	overflow: hidden;
}

.map h3{
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 20px;
}

.map ul{
	width: 100%;
	height: 250px;
	margin-bottom: 15px;
}

.map li{
	margin-bottom: 13px;
}

#footer{
	width: 100%;
	padding: 10px 0;
	background: #111;
	color: #fff;
}

#footer p.cr{
	font-size: 18px;
	text-align: center;
}

}/* @media screen and (max-width: 779px) end */
