@charset "utf-8";
.sp {
	display: none!important;
}
.tablet {
	display: none!important;
}
/*--------------------------------
	ヘッダーコンテンツ
---------------------------------*/
header {
	padding: 25px 0 10px !important;
}
#headbox {
	display: flex;
	width: 1070px;
	max-width: 1070px;
	margin: 0 auto;
}
.timeline-item-bubble{
font-size: 16px !important;
}
#header-l {
	width: 32%;
	margin-right: 1%;
}
#header-r {
	display: flex;
	width: 67%;
	padding-top: 12px;
}
h1 {
	line-height: 1.6;
}
h1 img {
	width: 100%;
}
.flexB {
	display: flex;
}
#subHeaderBtn .webbtn {
	background: #f19403;
	display: block;
	color: #fff;
	padding: 15px;
	margin-right: 5px;
	border-radius: 5px;
}
.grayBlock .grayinner h2 span img {
	width: 2.5%;
	padding-bottom: 10px;
}
#subHeaderBtn {
	width: 65%;
	display: flex;
}
#subHeaderBtn a {
	text-decoration: none;
	font-weight: 500;
}

.sitename {
	font-size: 13px;
	position: relative;
	padding-top: 8px;
}
.sitename span {
	position: absolute;
	bottom: -13px;
	left: 70px;
}
#subHeaderBtn a:hover {
	text-decoration: none;
}
#subHeaderBtn .linebtn {
	background: #25af00;
	display: block;
	color: #fff;
	padding: 15px;
	margin-right: 5px;
	border-radius: 5px;
}
#subHeaderBtn .telbtn {
	display: block;
	color: #0d5faf;
	font-weight: 400;
	padding: 13px 15px;
	border: 2px solid #0d5faf;
}
.header_Tel_sp img {
	width: 260px;
}
.header_Tel_sp {
	line-height: 1.4;
	font-size: 14px;
}
/*--------------------------------
	ヘッダー下コンテンツ
---------------------------------*/

#gazou-wide {
	min-width: 1070px;
}
#st-menubox {
	text-shadow: 0px 2px 0px rgba(0,0,0,0.0);
	background: #0d5faf;
	color: #fff;
}
#st-menuwide {
	padding: 0px;
	margin: 0 auto;
	width: 1070px;
}
#st-menuwide ul {
	display: flex;
	font-size: 102%;
}
#st-menuwide ul li {
	position: relative;
	float: left;
	color: #ffffff;
	border-left: 1px solid rgba(255,255,255,0.15);
	border-right: 1px solid rgba(0,0,0,0.15);
	width: 16.6%;
	text-align: center;
}

#st-menuwide ul li:last-child {
	border-right: 1px solid rgba(255,255,255,0.15);
}
#st-menuwide ul li:first-child::before {
	content: "";
	position: absolute;
	top: 0;
	left: -2px;
	bottom: 0;
	border-right: 1px solid rgba(0,0,0,0.15);
}
#st-menuwide ul li a {
	display: block;
	padding: 0 6px;
	height: 54px;
	color: #fff;
	text-decoration: none;
	line-height: 54px;
}
#st-menuwide ul li a:hover {
	background: rgba(255,255,255,0.15);
	transition: .2s;
}
h2 span.blue {
	font-size: 127%;
	font-weight: 500;
}
/* -------------------------------------------------- */
/* 共通 */
/* -------------------------------------------------- */
.flexBlock {
	display: flex;
	margin-top: 27px;
}
.flexBlock02{
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.flexBlock02 a{
	width:21.5%;
	margin-bottom:15px;
}
.flexBlock02 a img {
width:96%;
padding-top:20px;
}
.flexBlock02 a:nth-child(5) img{
	padding-top: 35px;
}
.flexBlock02 a:nth-child(6) img{
	padding-top: 35px;
}

.flexBlock02 a:nth-child(7) img{
	width: 70%;
	padding-top: 25px;
}
.flexBlock02 a:nth-child(8) img{
	width: 74%;	padding-top: 35px;
}

.flexBlock02 a:nth-child(10) img{
	width: 73%;
}
.flexBlock02 a:nth-child(15) img{
	width: 47%;padding-top: 30px;
}

.flexBlock02 a:last-child img{
	width: 65%;padding-top: 30px;
}


.flexBlock02 a:nth-of-type(4n) {
	margin-right:0;
}
.flexBlock02 h3 {
	margin-bottom:0;
	font-size:100%;
}
#main .tel {
	margin-top: 35px;
}
.lineBtn a {
	background: url(../img/arrow.png) no-repeat right center #00b900 !important;
	text-align: center;
	box-shadow: 0px 7px 0px 0px #0a6b1e !important;
	background-position: 89% 50% !important;
}
.grayBtn a {
	background: url(../img/arrow.png) no-repeat right center #585757;
	background-position: 93% 50% !important;
	background-size: 9px;
	padding: 15px 25px 15px 20px !important;
	text-align: center;
	box-shadow: 0px 7px 0px 0px #444343;
	border-radius: 3px;
	display: block;
	position: relative;
	color: #fff;
	text-decoration: none;
	margin-right: 15px;
	font-size: 115%;
	transition: 0.2s all ease 0s;
}
.grayBtn a:hover {
	box-shadow: none;
	transform: translate3d(0, 3px, 0);
}
.zenkoku-ok {
	background: url(../img/map.png) no-repeat right bottom #fff;
	background-size: 18% !important;
	padding: 29px;
	color: #0d5faf;
	line-height: 1.8;
	margin: 20px auto 20px;
	font-weight: 200;
	width: 1000px;
}
.zenkoku_h3 {
	font-size: 135%;
	font-weight: 400;
	margin-bottom: 15px;
}
.fukuoka-ok h4 {
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px dotted;
	margin-top: 15px;
}
.article #the-content .zenkoku-ok {
	margin: 20px 0 10px;
	border: 2px solid #0d5faf;
	width: auto;
}
.article #the-content .flexBlock li:first-child {
	margin-right: 15px;
}
.article #the-content .zenkoku-ok .zenkoku_h3 {
	font-size: 135%;
	font-weight: 400;
	padding: 0;
	margin: 0 0 15px 0;
	color: #0d5faf;
	border: none;
}
#container {
	min-width: 1070px;
}
.akismet_comment_form_privacy_notice {
	display: none;
}
#comment-area .submit {
	width: 350px;
	background: #ce2020;
	background-size: auto;
	background-size: auto;
	background-size: auto auto;
	-webkit-background-size: 12px 13px, 100%;
	background-size: 12px 13px, 100%;
	border-radius: 60px;
	box-shadow: 0 4px 0 0 #9d1d1d;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	padding: 10px 50px;
	text-align: center;
	line-height: 1.2;
	font-size: 1.3em;
	margin-top: 30px;
}
.erabareru h2{
	text-align:center !important;
	font-size:120% !important;
}
.erabareru p {
	text-align:left;
}
.block01 {
	background: url(../img/block_bg01.png) no-repeat right center #ecf3f9;
	position: relative;
	height: 600px;
	margin-bottom: 80px;
}
.block02 {
	background: url(../img/block_bg02.png) no-repeat right center #d7cdc3;
	position: relative;
	height: 500px;
	margin-bottom: 80px;
}
h2.ttxt {
	background: url(../img/txt04.png) left no-repeat;
	font-size: 50px;
	color: #1f3561;
	text-align: center;
	padding: 88px;
	background-position: 26% 50%;
	font-weight: 700;
}
.block02 .inner {
	width: 800px;
	margin: 0 auto;
}
.block02 p {
	font-size: 120%;
	line-height: 1.7;
	font-weight: normal;
}
.block01 p {
	position: absolute;
	left: 20%;
	top: 60px;
}
.slide01 {
	background: url(../img/slide01.jpg) 0 center no-repeat;
}
#hTelWrap {
	height: 100px;
	padding: 0 0 0 2%;
	float: right;
	background: #FFF;
	width: 42%;
	display: flex;
}
/* コンテンツ */
.content {
	width: 800px;
	margin: 0 auto;
}
/* フッター */
footer {
	background: #1f5423;
	color: #FFFFFF;
	font-size: 90%;
}
#assessment footer {
	margin-top: 100px;
}
#footerInfo {
	width: 800px;
	margin: 0 auto;
	padding: 30px 0;
}
.fTit {
	padding: 2px 10px;
	margin-bottom: 10px;
	color: #333333;
	background: #FFFFFF;
	display: inline-block;
	font-weight: bold;
}
#fAddress {
	width: 60%;
	float: left;
}
#fCompany {
	width: 50%;
	padding-bottom: 30px;
	float: left;
}
#usedNum {
	width: 40%;
	float: left;
}
#copy {
	padding: 20px 0;
	text-align: center;
}
#pagetop {
	position: fixed;
	right: 50px;
	bottom : 50px;
	z-index: 5;
}
.commonBtn a {
	background: url(../img/arrow.png) no-repeat right center #f19403;
	-webkit-background-size: 9px;
	background-position: 92% 50%;
	background-size: 9px;
	border-radius: 60px;
	box-shadow: 0 7px 0 0 #bd7506;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	padding: 10px 50px;
	text-align: center;
	line-height: 1.2;
	font-size: 1.3em;
	transition: 0.2s all ease 0s;
}
.commonBtn a:link {
	text-decoration: none;
}
.commonBtn a:hover {
	margin-top: 4px;
	box-shadow: none;
	text-decoration: none;
	transform: translate3d(0, 3px, 0);
}
.img img {
	width: 100%;
}
/* 共通ボタン */
/* -------------------------------------------------- */
.commonBtn1, .commonBtn2 {
	text-align: center;
	margin-bottom: 50px;
}
.commonBtn1 a {
	background: url("../img/icon1.png") no-repeat 90% center #ff0c2e;
	-webkit-background-size: 12px 13px, 100%;
	background-size: 12px 13px, 100%;
	border-radius: 60px;
	box-shadow: 0 4px 0 0 #4b1507;
	color: #FFFFFF;
	display: inline-block;
	font-weight: bold;
	padding: 15px 70px;
	text-align: center;
	line-height: 1.2;
}
.commonBtn1 a:hover {
	margin-top: 4px;
	padding: 15px 70px 11px;
	box-shadow: 0 4px 0 0 #ff0c2e;
}
.commonBtn2 a {
	background: url("../img/icon2.png") no-repeat 10% center #666666;
	-webkit-background-size: 12px 13px, 100%;
	background-size: 12px 13px, 100%;
	border-radius: 60px;
	box-shadow: 0 4px 0 0 #333333;
	color: #FFFFFF;
	display: inline-block;
	font-weight: bold;
	padding: 15px 90px;
	text-align: center;
	line-height: 1.2;
}
.commonBtn2 a:hover {
	margin-top: 4px;
	padding: 15px 90px 11px;
	box-shadow: 0 4px 0 0 #666666;
}
.commonBtn3 a {
	background: url("../img/icon3.png") no-repeat 90% center #ffdf30;
	-webkit-background-size: 12px 13px, 100%;
	background-size: 12px 13px, 100%;
	border-radius: 60px;
	box-shadow: 0 4px 0 0 #89781a;
	color: #442c1c;
	display: inline-block;
	font-weight: bold;
	padding: 10px 60px;
	text-align: center;
	line-height: 1.2;
	font-size: 1.3em;
}
.commonBtn3 a:hover {
	margin-top: 4px;
	padding: 10px 60px 6px;
	box-shadow: 0 4px 0 0 #ffdf30;
}
.commonBtn1 .large, .commonBtn2 .large {
	font-size: 200%;
	letter-spacing: 0.1em;
}
.commonBtn1 .middle {
	font-size: 130%;
	letter-spacing: 0.1em;
}
/* -------------------------------------------------- */
/* メインページ */
/* -------------------------------------------------- */
#mvWrap {
	width: 100%;
	padding: 0 0 0 0;
	position: relative;
	display: flex;
	z-index: 100;
}

#mv .flexB {
    max-width: 791px;
    margin: 0 auto;
 }
.slide01 {
	width: 460px !important;
}
#mvWrap .slideBlock {
	width: 460px !important;
	height: auto;
}
#mv {
	width: 100%;
	height: 100%;
	background: url(../img/px.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	text-align: center;
	padding: 64px 0;
}
#mv .eiji {
	font-size:16px;
	font-style:italic;
	color:#fff;
}
#media {
	position: absolute;
	right: 40px;
	bottom: 30px;
}
#mvWrap h2 {
	font-size: 63px;
	color: #fff;
	font-weight: bold;
	padding-top: 28px;
	padding-left: 15px;
}

#mvWrap h2 span {
	font-size:37px;
}
.bx-wrapper {
	margin-bottom: 0px !important;
	width: 100%;
	max-width: 3000px;
	overflow: visible!important;
	border: none !important;
}
.slideBlock img {
	width: 100%;
}
.slideBlock span {
	padding: 17px;
	margin: 15px;
	display: block;
	background: #ccc;
	color: #000;
	background-color: rgba(255,255,255,0.6);
	position: absolute;
	bottom: 0px;
	left: 0;
	font-size: 13px;
	width: 100%;
	line-height: 1.5;
}
.blueBtn a {
	background:url(../img/arrow02.png) center right no-repeat #fff;
	background-position: 93% 50% !important;
	background-size: 9px;
	padding: 22px 25px 22px 20px !important;
	text-align: center;
	border: 2px solid #0d5faf;
	border-radius: 50px;
	display: block;
	color: #0d5faf;
	text-decoration: none;
	width: 95%;
	margin-top: 34px;
	font-size: 115%;
}
 @media screen and (max-width:1456px) {
#media img {
	width: 170px;
}
}
.mainTit1 {
	position: absolute;
	left: 5%;
	top: 151px;
	/*margin-left: -240px;*/
	margin-top: 10px;
}
.mainTit1 img {
	width: 95%;
}
.mainTit2 {
	padding: 30px 0;
	position: absolute;
	left: 50%;
	top: 210px;
	margin-left: -241px;
	opacity: 0;
	margin-top: 10px;
}
.bdAnime:before {
	content: "";
	width: 0;
	height: 1px;
	background: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
	transition: all 0.3s ease-in-out 0s;
}
.bdOn:before {
	width: 480px;
	opacity: 1;
}
.bdAnime:after {
	content: "";
	width: 0;
	height: 1px;
	background: #FFFFFF;
	position: absolute;
	bottom: 0px;
	right: 0px;
	opacity: 0;
	transition: all 0.3s ease-in-out 0s;
}
.mainTit3 {
	position: absolute;
	left: 50%;
	top: 390px;
	margin-left: -241px;
	margin-top: 10px;
	opacity: 0;
}
.infiniteslide ul {
	height: 260px!important;
}
.infiniteslide li {
	position: relative;
	overflow: hidden;
	-webkit-background-size: cover!important;
	background-size: cover!important;
}
.infiniteslide li:first-child {
	background: url(../img/slide01.jpg) no-repeat;
}
.isInner {
	width: 260px;
	height: 260px;
}
.infoBar {
	position: absolute;
	left: 1px;
	top: 1px;
	background: #000000;
	color: #FFFFFF;
	font-size: 11px;
	padding: 5px 10px;
}
.isDate {
	margin-right: 20px;
	display: inline-block;
	vertical-align: middle;
}
.isName {
	display: inline-block;
	vertical-align: middle;
}
#sec1 {
	padding: 60px 0;
	text-align: center;
	background: #1f5423;
}
#sec1 h3 {
	padding: 0 0 30px 0;
}
.frame {
	display: inline-block;
	padding: 30px;
	background: #FFFFFF;
	border: 1px #e5e5e5 solid;
}
.frameTit {
	font-size: 1.4em;
	font-weight: bold;
	color: #267a2d;
}
.frameTxt {
	font-weight: bold;
	line-height: 1.8;
}
#sec3 {
	width: 50%;
	min-height: 1200px;
	padding: 0 50% 200px 80px;
	position: relative;
}
#sec3 h3 {
	max-width: 744px;
	width: 100%;
	padding: 0 0 30px 0;
}
#sec3 h3 img {
	width: 90%;
}
#sec3Txt {
	max-width: 644px;
	width: 100%;
	padding: 0 0 50px 0;
}
#sec3Txt img {
	width: 90%;
}
#sec3Item1 {
	position: absolute;
	top: 440px;
	right: 320px;
	z-index: 3;
}
#sec3Item2 {
	position: absolute;
	top: 0;
	right: -140px;
	z-index: 2;
}
 @media screen and (min-width: 1281px) and (max-width: 1613px) {
#sec3Item1 {
	position: absolute;
	top: 640px;
	right: 260px;
	z-index: 3;
}
#sec3Item2 {
	position: absolute;
	top: 0;
	right: -70px;
	z-index: 2;
}
#sec3Item1 img {
	width: 350px;
	height: auto;
}
#sec3Item2 img {
	width: 500px;
	height: auto;
}
}
 @media screen and (min-width: 0px) and (max-width: 1280px) {
#sec3Item1 {
	position: absolute;
	top: 600px;
	right: 220px;
	z-index: 3;
}
#sec3Item2 {
	position: absolute;
	top: 0;
	right: -40px;
	z-index: 2;
}
#sec3Item1 img {
	width: 330px;
	height: auto;
}
#sec3Item2 img {
	width: 450px;
	height: auto;
}
}
#map {
	max-width: 750px;
	width: 100%;
	padding-bottom: 50px;
}
#map img {
	width: 100%;
}
#frameContactWrap {
	padding: 20px 0 0 0;
	text-align: center;
}
#frameContactIn {
	display: inline-block;
	text-align: center;
}
#frameContactTxt {
	padding-bottom: 10px;
	font-weight: bold;
	color: #267a2d;
	font-size: 140%;
}
#frameTel {
	margin-bottom: 10px;
	padding-right: 20px;
	display: inline-block;
	vertical-align: bottom;
	text-align: left;
}
#frameContact {
	display: inline-block;
	vertical-align: bottom;
	text-align: left;
}
#sec4 {
	width: 50%;
	min-height: 450px;
	padding: 0 0 200px 50%;
	position: relative;
}
#sec4 h3 {
	max-width: 849px;
	width: 100%;
	padding: 0 10px 30px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#sec4 h3 img {
	width: 100%;
}
#sec4Txt {
	max-width: 934px;
	width: 100%;
	padding: 0 10px 80px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#sec4Txt img {
	width: 100%;
}
#sec4Img {
	max-width: 899px;
	width: 100%;
	padding: 0 10px 80px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#sec4Img img {
	width: 100%;
}
#sec4Item1 {
	position: absolute;
	top: -100px;
	left: -280px;
}
 @media screen and (min-width: 1281px) and (max-width: 1570px) {
#sec4Item1 {
	position: absolute;
	top: -100px;
	left: -280px;
}
#sec4Item1 img {
	width: 880px;
}
}
 @media screen and (min-width: 0px) and (max-width: 1280px) {
#sec4 {
	padding: 0 0 100px 50%;
}
#sec4Item1 {
	position: absolute;
	top: -40px;
	left: -200px;
}
#sec4Item1 img {
	width: 700px;
}
}
#sec5 {
	padding-bottom: 150px;
}
#sec5 h3 {
	padding: 0 0 100px 0;
	text-align: center;
}
#vinImg {
	width: 80%;
	margin: 0 auto 100px;
}
#vinImg img {
	width: 100%;
}
#sec5Txt {
	width: 801px;
	margin: 0 auto 50px;
	padding-bottom: 24px;
	background: url(../img/vin_frame3.jpg) 0 bottom no-repeat;
}
.frame2 {
	padding: 30px 30px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../img/vin_frame1.jpg) 0 0 no-repeat, url(../img/vin_frame2.jpg) 0 0 repeat-y, url(../img/vin_frame3.jpg) 0 bottom no-repeat;
	font-size: 120%;
	font-weight: bold;
	color: #362e2b;
	line-height: 2em;
}
.frame2Txt {
	padding-bottom: 30px;
}
#vintageBrand {
	width: 800px;
	margin: 0 auto 100px;
}
#vintageBrand h4 {
	padding-bottom: 20px;
}
#vintageBrand li {
	margin-bottom: 5px;
	display: inline-block;
	border: 1px #CCCCCC solid;
}
.entry div.flexBlock {
	display: flex;
}
.entry h2 {
	font-size: 41px;
	color: #fff;
	font-weight: 600;
	line-height: 1.3;
	padding: 45px 0;
}
.entry .entryInner {
	width: 1050px;
	margin: 0 auto;
	position: relative;
	height: 300px;
}
.entry .imgBlock {
	position: absolute;
	bottom: 0px;
	left: 1px;
}
.entry img {
	width: 85%;
}
.entry .txtBlock {
	position: absolute;
	right: 0;
	width: 705px;
	top: 0;
}
.entry .commonBtn {
	width: 60%;
}
.entry .tel {
	width: 38%;
	margin-right: 1%;
	color: #fff;
	padding-bottom: 10px;
	margin-left: 3%;
}
.entry .tel span {
	display: block;
	padding-bottom: 10px;
	font-size: 20px;
}
.entry .tel img {
	width: 97%;
}
.entry .icon {
	position: absolute;
	right: -11px;
	top: -33px;
}
.entry .commonBtn a {
	padding: 10px 70px;
}
footer {
	padding: 30px;
	background: #eee;
	text-align: center;
	color: #333;
	line-height: 2;
	font-size: 13px;
}
/*common*/


body {
	font-family: "source-han-sans-japanese";
}
h2.atxt {
	background: url(../img/txt01.png) left no-repeat;
	font-size: 50px;
	color: #1f3561;
	text-align: center;
	padding: 30px;
	background-position: 7% 50%;
	font-weight: 700;
}
.aBlock {
	background-color: #fff;
	box-shadow: 5px 5px 20px 0px #999;
	padding: 15px;
	margin: 30px;
	display: flex;
	height: 325px;
}
h3.txt01 {
	background-repeat: no-repeat;
	font-size: 35px;
	color: #1f3561;
	padding: 15px 0;
	display: flex;
	font-weight: 500;
}
h3.txt01 span {
	line-height: 1.1;
	display: block;
}
.about p {
	font-size: 17px;
	font-weight: 100;
	padding-top: 10px;
	width: 94%;
	line-height: 1.6;
}
.about {
	width: 1120px;
	margin: 0 auto;
}
.about dl .txtBox {
	padding: 1% 0% 1% 2%;
}
.about dl .txtBox {
	width: 53%
}
.about dl .img {
	width: 45%;
}
.about dl .img img {
	width: 100%;
	height: auto;
}
.number {
	font-family: 'Oswald', sans-serif;
	font-style: italic;
	font-size: 87px;
	color: #d4cdcd;
	font-weight: bold;
	margin-right: 25px;
}
h2.stxt {
	background: url(../img/txt02.png) left no-repeat;
	font-size: 50px;
	color: #1f3561;
	text-align: center;
	padding: 47px;
	background-position: 26% 50%;
	font-weight: 700;
}
.step {
	margin-top: 50px !important;
	width: 1120px;
	margin: 0 auto;
}
.step h3 {
	color: #282929;
	font-size: 30px;
	margin: 35px;
	line-height: 1.4;
	font-weight: 600;
}
.step ul {
	display: flex;
}
.step ul li {
	margin-right: 4%;
	width: 33.3%;
}
.step ul li:last-child {
	margin-right: 0;
}
.step ul li img {
	width: 98%;
	height: auto;
}
.step ul li h4 {
	font-size: 19px;
	margin: 10px;
	line-height: 1.5;
}
.step p {
	line-height: 1.6;
	margin: 10px;
	font-weight: 100;
	font-size: 15px;
}
.gBlock {
	background: #e9e9e9;
	padding: 2% 4%;
	border-radius: 5px;
	margin: 50px 0;
}
h3 .blue {
	color: #1f3561;
}
/*quetion*/
.quetion {
	background: #f1f1f1;
	padding: 50px 0 70px;
}
h2.qtxt {
	background: url(../img/txt03.png) left no-repeat;
	font-size: 50px;
	color: #1f3561;
	text-align: center;
	padding: 47px;
	background-position: 26% 50%;
	font-weight: 700;
}
.quetion dl {
	width: 1000px;
	margin: 0 auto;
	margin-top: 30px;
}
.quetion dl dt {
	background: url(../img/q.png) left no-repeat #040f22;
	padding: 25px 0 25px 80px;
	color: #fff;
	font-size: 20px;
	background-position: 3% 50%;
}
.quetion dl dd {
	background: url(../img/a.png) left no-repeat #fff;
	padding: 25px 15px 25px 80px;
	line-height: 1.6;
	font-weight: 100;
	font-size: 18px;
	background-position: 3% 27%;
}
/* 
						メールフォーム
*********************************************/

#contact h2.ctxt {
	background: url(../img/contact.png) left no-repeat;
	font-size: 50px;
	color: #1f3561;
	text-align: center;
	padding: 30px;
	background-position: 7% 50%;
	font-weight: 700;
}
#contact .contents {
	margin: 30px 0;
}
#contact {
	width: 1000px;
	margin: 50px auto;
	border: 1px dashed #999;
	background-color: #FFF;
	padding: 3em;
}
#contact p {
	margin-bottom: 1em;
}
#contact input, #contact textarea {
	width: 100%;
	height: 60px;
	padding: 0 15px;
	font-size: 16px;
	font-size: 1.6rem;
	border: 1px solid #bdbdbd;
	cursor: pointer;
}
#contact_con img {
	margin-top: 1em;
}
#contact p.txt01 {
	font-size: 16px;
	line-height: 1.6;
	margin: 30px 10px 40px;
}
#contact dl {
	margin: 20px 0;
}
#contact dl dt {
	font-size: 17px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	font-weight: 400;
	color: #424242;
}
#contact dl dd input, #contact textarea {
	width: 100%;
	border: none;
	background-color: #f4f4f6;
	padding: 15px 12px;
	font-size: 17px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	color: #141414;
	font-weight: 300;
}
.hissu {
	font-size: 14px;
	border: 1px solid #f24141;
	color: #f24141;
	padding: 0px 4px;
	margin: 0 7px 0px 7px;
	vertical-align: middle;
}
#contact .btnBox {
	width: 360px;
	margin: 0 auto;
}
button {
	padding: 20px 50px;
	margin: 30px 0 0;
	background: #003575;
	width: 360px;
	height: auto !important;
	line-height: none !important;
	text-align: center;
	color: #fff;
	border: none;
	font-size: 19px;
	font-weight: bold;
	font-family: "source-han-sans-japanese";
}
#confirm dl dd {
	width: 100%;
	border: none;
	padding: 5px;
	font-size: 17px;
	display: inline-block;
	outline: none;
	color: #141414;
	font-weight: 400;
}
.teltxt {
	font-size: 0.8vw;
	display: block;
	padding-bottom: 7px;
	line-height: 1.2 !important;
}
#confirm dl {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.cam {
	margin: 60px 0 100px;
}
.cam img {
	width: 840px;
}
.footerMenu nav .menu li a {
	color: #333;
	display: block;
	text-decoration: none;
	font-size: 14px;
}
.footerMenu h3 {
	font-size: 16px;
	text-align:left;
	font-weight:bold;
	margin: 0 10px;
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}
.footerMenu li::after {
    content: "/";
    display: inline-block;
    padding: 0 5px;
}

.footerMenu .menu {
	display: flex;
	display: -webkit-flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: stretch;
	padding: 10px;
}
.footerMenu .menu li {
	display:flex;
}
.footerMenu nav .child li a {
	padding: 5px 0 !important;
	color: #555;
	font-size: 14px;
	font-weight: normal;
}
.footerMenu nav .child {
	width: 100%;
}
.footerMenu {
	padding: 35px 0;
	width: 900px;
	margin: 0 auto;
}

footer .copySection {
	border-top: 1px solid #e5e5e5;
}
footer .copySection p {
	font-size: 9pt;
	padding: 10px;
	margin: 0;
}
.review_box {
	background-color: #fff;
	margin-bottom: 15px;
	padding: 9px;
	border: 1px solid #d7d7d7;
	overflow: hidden;
	max-width: 1000px;
	margin: 30px auto;
}

.review_box .comprehensive_evaluation {
	width: 40%;
	float: left;
	text-align: center;
	border-right: 1px dotted #d7d7d7;}
.review_box .comprehensive_evaluation img,
.review_box .star_box img {
	width:25px;
}
.review_box .star_box {
	width: 55%;
	margin-top: 20px;
	margin-left: 3px;
	float: right;
}

.voice .box {
	background-color: #fff;
border: 1px solid #d7d7d7;
padding: 28px;
overflow: hidden;
max-width: 900px;
margin: 20px auto;
}
.voice .box .star {
   width: 47%;
    border: 1px solid #dadada;
    float: left;
    font-size: 12px;
    margin:10px 5px 5px 2%;
	text-align:left;
    box-sizing: border-box;
}
.voice .flex {
	display:flex;
}
.voice .box .star .item {
    float: left;
    background-color: #ececec;
    padding: 5px;
    width: 130px;
    text-align: center;
    margin-right: 30px;
}
.voice .comment dl {
    border: 1px solid #ddd;
    width:100%;
    float: right;
    margin: 10px 0 0 0;
    padding: 0;
    background-color: #f9f5ee;
}
.voice .comment dt {
    width: 20%;
    float: left;
    text-align: center;
    padding: 30px 0 10px 0;
	border-top:1px dotted #ccc;
}
.voice .comment dd {
    background-color: #fff;
    float: left;
    width:80%;
    margin: 0;
    box-sizing: border-box;
    border-left: 1px solid #ddd;
    padding: 10px 0 7px 20px;
    line-height: 250%;
    font-size: 15px;
	border-top:1px dotted #ccc;
	text-align:left;
}
.voice .comment dt:first-child,
.voice .comment dd:first-child {
	border-top:none;
}
.star img {
	width:15px;
}
.voice .box h2 {
	font-size:16px;
	text-align:left;
	font-family: "source-han-sans-japanese";
}
.voice .flex {
	display:flex;
	line-height:1.6;
}
.voice .flex .img {
	width: 38%;
}
.voice .flex .img img {
	width:80%;
	padding-bottom:6px;
}
.voice .flex .txt {
	width: 95%;
	margin-top:25px;
}
.voice .flex .txt dl {
	width:98%;display: flex;
	margin-right:2%;    font-size: 90%;
    margin-top: 10px;
    text-align: left;
}
.voice .flex .txt dl dt{
	width:18%;	
}
.voice .flex .txt img {
	padding-top:15px;	
}
	.main{background: #132342;
	padding: 3% 0;}
	.main .txt {width: 1000px; margin: 0 auto; position: relative;}
	.main .icon{
	position: absolute;
	top: -30%;
	right: 2%;
}.main .txt h2 {
	font-size: 2.46rem;
	line-height: 1.6;
	color: #fff;
}
.main .txt h2 strong {font-weight: bold;}
.main .blue {
	color: #fff;
	border:2px solid #fff;
	padding: 10px 115px;
	max-width: 245px;
	text-align: center;
	margin-top: 21px;
	font-size: 22px;
	letter-spacing: 1.5px;
}
.blueBox{
	background: #014f9c;
		color: #fff;
	padding: 14px;
	}
	.blueBox p {width: 1000px; margin: 0 auto; font-size: 18px;}