@import "base.css";


/* 
------------------------------------------------------------ */
a {
	color:#176de3;
	text-decoration:underline;
}

a img {
	/*firefox*/
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	overflow:hidden;
	box-shadow: #000 0 0 0;
	/*background-color:#ffffff;*/
}

/*画像をウインドウサイズに合わせて可変*/
img{
    vertical-align: bottom;
	max-width: 100%;
    height: auto;
    width /***/:auto;　/*IE8のみ適用*/
	-webkit-backface-visibility: hidden;
	
}


body {
	color:#111111;
	margin:0;
	padding:0;
	font-size:15px;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	/*font-family: -apple-system, BlinkMacSystemFont , '游ゴシック体' , 'Yu Gothic', YuGothic , 'ヒラギノ角ゴ ProN' , 'Hiragino Kaku Gothic ProN' , 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;*/
	/*font-family: 游明朝, 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', HGS明朝E, メイリオ, Meiryo, serif;*/
	line-height:170%;
	background-color:#111111;
	text-align:center;
	position:relative;
}


.font{
	font-family: 'Ropa Sans', sans-serif;
}



#main-wrapper{
	position:relative;
	background: #f8f8f8 url("../../images/bg.jpg") center center repeat;
	
	padding-bottom: 150px;
}



/* ヘッダー
------------------------------------------------------------ */

#header	{
	position:relative;
	z-index:1020;
	width:100%;
	height:auto;
	padding-top: 80px;
}

#header h1{
	width: 113px;
	margin: 0 auto;
}



#header p{
	text-align: center;
	padding-top: 40px;
}

#header #navi{
	font-family: 'Ropa Sans', sans-serif;
	text-align: center;
	padding-top: 35px;
}
#header #navi ul li{
	list-style: none;
	font-size: 18px;
	letter-spacing: 0.1em;
	display: inline-block;
	margin: 0 18px;
}
#header #navi ul li a{
	text-decoration: none;
	color: #111111;
	line-height: 120%;
	display: block;
	
}
#header #navi ul li a span{
	display: block;
	padding: 10px 20px 10px 10px;
	background: url("../../images/arrow_bottom.png") right 1em no-repeat;
	background-size: 10px auto;
}



.page #header{
	padding-top: 50px;
}

#header .content-inner{
	position: relative;
}
.page #header h1{
	width: 77px;
	margin: 0 auto;
	position: absolute;
	left: -140px;
}


#header #crumb{
	font-size: 12px;
	vertical-align: middle;
	line-height: 120%;
}
#header #crumb a{
	text-decoration: underline;
	color: #111111;
}
#header #crumb img{
	width: 18px;
	vertical-align: middle;
}



/* フッター
------------------------------------------------------------ */

#footer{
	background-color: #111111;
	color: #fff;
}
.footer-contact{
	padding: 120px 0 85px 0;
}
.contact-title{
	width: 500px;
	float: left;
}
.contact-title p{
	padding-top: 30px;
}
.contact-title a{
	display: inline-block;
	margin-top: 3px;
	text-decoration: underline;
	color: #fff;
	font-weight: 600;
}

.contact-btn{
	width: 300px;
	float: right;
	margin-top: 6em;
}


#copy{
	padding: 25px 0;
	text-align: center;
	clear: both;
}
#copy address{
	text-align: center;
	font-size: 10px;
}


/* ボタン 
--------------------------------------------*/
.btn-link{
	display: block;	
}
.btn-link a{
	display: block;
	border: solid #fff 1px;
	text-decoration: none;
	color: #fff;
	padding: 20px;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 110%;
}
.btn-link span{
	display: block;
	text-align: center;
	background: url("../../images/arrow_w.png") right center no-repeat;
	background-size: 6px auto;
	padding: 0 15px 0 0;
}


.btn-back{
	display: block;
	text-align: center;
}
.btn-back a{
	display: inline-block;
	border: solid #111111 1px;
	text-decoration: none;
	color: #111111;
	padding: 20px;
	width: 250px;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 110%;
	font-weight: 600;
}
.btn-back span{
	display: block;
	text-align: center;
	background: url("../../images/arrow_b_l.png") left center no-repeat;
	background-size: 6px auto;
	padding: 0 0 0 15px;
}



/* 共通
--------------------------------------------*/
.c-section{
	padding-top: 80px;
	clear: both;
}

.c-inner{
	padding-top: 60px;
	clear: both;
}


.c-section h2{
	font-family: 'Ropa Sans', sans-serif;
	font-size: 72px;
	font-weight: normal;
	line-height: 75%;
}

.title-L{
	font-family: 'Ropa Sans', sans-serif;
	font-size: 72px;
	font-weight: normal;
	line-height: 75%;
}


.title h2{
	font-size: 50px;
}

.title p{
	padding-top: 30px;
}
.title p span{
	font-weight: 600;
}

.line-title{
	font-family: 'Ropa Sans', sans-serif;
	font-size: 30px;
	font-weight: normal;
	position: relative;
	padding-left: 35px;
	vertical-align: middle;
}
.line-title span{
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 0.5em;
}
.line-title:after{
	position: absolute;
	top:0.4em;
	left: 0;
	content: '';
	display: block;
	height: 1px;
	width: 25px;
	background-color: #111111;
}


.cbox{
	padding-top: 23px;
}

.cbox h4{
	font-size: 12px;
}

.cbox h3{
	font-size: 15px;
	border-bottom: dotted #cccccc 1px;
	padding-bottom: 13px;
}



.cbox.table-box{
	padding: 0;
	padding-top: 12px;
}
.cbox.table-box h4{
	font-size: 17px;
	display: block;
	width: 25%;
	max-width: 200px;
	margin-right: 2%;
	float: left;
}
.cbox.table-box p{
	display: block;
	padding-top: 0;
	float: left;
	
	font-size: 17px;
}

.cboxWrap{
	-ms-flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}

.cboxWrap .cbox{
	width: 50%;
}


.pt-s{
	padding-top: 25px !important;
}
.mt-s{
	margin-top: 13px;
}
.mt{
	margin-top: 30px;
}

.indent{
	display: block;
	text-indent: -2em;
	margin-left: 2em;
}
.indent span{
	font-weight: 600;
}



/* プライバシー
--------------------------------------------*/
.page-privacy .cbox p{
	padding-top: 13px;
}


/* TOP
--------------------------------------------*/
.box-L{
	width: 540px;
	float: left;
}

.col1box .box-L{
	width: 100%;
	float: none;
	margin-top: 30px;
	margin-bottom: 20px;
}
.col1box .box-L img{
	width: 100%;
}
.box-S{
	width: 420px;
	float: right;
}

.box-SS{
	width: 350px;
	float: right;
}

.col1box .box-SS{
	width: 100%;
	float: none;
}



.top-strength{
	margin-top: 150px;
}

.strength-title{
	width: 350px;
	float: left;
}
.strength-title p{
	padding-top: 40px;
}

.strength-zu{
	width: 590px;
	float: right;
}


.strength-zu p{
	padding-top: 25px;
}

.strength-zu .imgbox{
	padding-top: 40px;
	padding-bottom: 20px;
	text-align: center;
}
.strength-zu .imgbox img{
	width: 60%;
}



.top-about-box{
	margin-top: 70px;
	border-top: dotted #cccccc 1px;
}

.top-about-box02{
	padding: 80px 0 0 0;
}

.top-about-box-txt{
	float: left;
	width: 480px;
	padding-top: 80px;
}
.top-about-box .imgbox{
	float: right;
	width: 500px;
	text-align: center;
	padding: 90px 0 100px 0;
}
.top-about-box .imgbox img{
	width: 370px;
}


.check-box{
	padding-top: 30px;
}
.check-box h4{
	display: inline-block;
	line-height: 120%;
	padding: 10px 15px;
	border: solid #111111 1px;
	margin-bottom: 10px;
}
.check-box p{
	padding-top: 5px;
	background: url("../../images/icon_check.png") left 0.6em no-repeat;
	background-size: 15px auto;
	padding-left: 25px;
}


.link-box{
	padding-top: 30px;
}
.link-box p{
	padding-top: 5px;
	background: url("../../images/icon_link.png") left 0.6em no-repeat;
	background-size: 15px auto;
	padding-right: 25px;
	margin-right: 100px;
	background-position: right center;
}




/*TOPスライド
--------------------------------------------*/

#mainImgSlider{
	height: 720px;
	width: 100%;
}

#mainImgSlider div{
	height: 720px;
}

#mainImgSlider #main01{
	background: url("../../images/mainimg001.jpg") center center no-repeat;
	background-size: cover;
}
#mainImgSlider #main02{
	background: url("../../images/mainimg002.jpg") center center no-repeat;
	background-size: cover;
}
#mainImgSlider #main03{
	background: url("../../images/mainimg003.jpg") center center no-repeat;
	background-size: cover;
}
#mainImgSlider #main04{
	background: url("../../images/mainimg004.jpg") center center no-repeat;
	background-size: cover;
}

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	
	background: #fff;
	
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 15px;
	left: 30px;
	width: 80%;
	z-index: 100;
}

/* LOADER */


.bx-wrapper .bx-loading {
	min-height: 50px;
	/*background: url(../img/bx_loader.gif) center center no-repeat #fff;*/
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}


/* PAGER */

.bx-wrapper .bx-pager {
	text-align: left;
	font-size: .85em;
	color: #666;
	padding-top: 20px;
	
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 30px;
	height: 3px;
	margin: 0 8px;
	outline: 0;
	background:url(../../images/pagination_off.png) center center no-repeat;
	background-size:cover;
	cursor:pointer;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background:url(../../images/pagination_on.png) center center no-repeat;
	background-size:cover;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 15px;
	widows:50px;
	height:80px;
	background: url(../../images/btn_prev.png) no-repeat center center;
	background-size:cover;
	cursor:pointer;

}

.bx-wrapper .bx-next {
	right: 15px;
	widows:50px;
	height:80px;
	background: url(../../images/btn_next.png) no-repeat center center;
	background-size:cover;
	cursor:pointer;
}

.bx-wrapper .bx-prev:hover {
	
}

.bx-wrapper .bx-next:hover {

}



.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
	display:none;
}


.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	/*
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
	*/
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	/*
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
	*/
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}





/* お問い合わせ
------------------------------------------------------------ */

.form-block{
	padding-top: 80px;
}
.form-block h3{
	font-size: 24px;
	vertical-align: middle;
	border-bottom: dotted #cccccc 1px;
	padding-bottom: 23px;
}
.form-block-inner{
	padding-top: 23px;
}

.form-block.form-block-bottom-line .form-block-inner{
	border-bottom: dotted #cccccc 1px;
	padding-bottom: 23px;
}


.form-box{
	padding-top: 15px;
}


.rq{
	background-color: #008F8D;
	vertical-align: middle;
	color: #fff;
	font-size: 10px;
	display: inline-block;
	padding: 5px 8px;
	font-weight: normal;
	margin-left: 15px;
	line-height: 100%;
	letter-spacing: 0.1em;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}


.submit-wrapp{
	padding-top: 80px;
}

.error{
	display: inline-block;
	color: #008F8D;
	margin-top: 5px;
}




.form-wrapp table{
	border-collapse: collapse;
	width: 100%;
	border-top: dotted #cccccc 1px;
}

.form-wrapp table th{
	border-bottom: dotted #cccccc 1px;
	padding: 20px 0;
	width: 30%;
}
.form-wrapp table td{
	border-bottom: dotted #cccccc 1px;
	padding: 20px 0;
}



/* フォーム
------------------------------------------------------------ */


.form-wrapp input,
.form-wrapp textarea{
	font-size: 15px;
	line-height: 160%;
	padding: 15px 2%;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	border: solid #dddddd 1px;
	background-color: #f8f8f8;
	width: 96%;
}

.form-wrapp .auto input{
	width: auto;
}

.form-wrapp textarea{
	height: 200px;
}

.form-wrapp label{
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
}

label.radio_text {
	cursor       : pointer;
	position     : relative;
	padding-left : 5px;
	margin-right : 30px;
	overflow     : hidden;
	padding-left : 30px;
	display      : inline-block;
}
label.radio_text span:before {
	position      : absolute;
	width         : 20px;
	height        : 20px;
	border        : 1px solid #ddd;
	border-radius : 50%;
	left          : 0px;
	top           : 0px;
	content       : '';
	z-index       : 3;
	background-color: #fff;
}
label.radio_text span:after {

	
}
label.radio_text input[type="radio"] {
	display : none;
}


label.radio_text input[type="radio"]:checked + span:before {
	position      : absolute;
	width         : 20px;
	height        : 20px;
	border        : 2px solid #008F8D;
	border-radius : 50%;
	left          : 0px;
	top           : 0px;
	content       : '';
	z-index       : 3;
}

label.radio_text input[type="radio"]:checked + span:after {
	content          : '';
	position         : absolute;
	width            : 12px;
	height           : 12px;
	border-radius    : 100%;
	left             : 6px;
	top              : 6px;
	background-color : #008F8D;
	z-index          : 5;
}




label.radio_text input[type="radio"]:checked + span{
	color : #008F8D;
	font-size: 600;
}

label.radio_text input[type="radio"]:focus {

}




.submit-wrapp{
	text-align: center;
}
.submit-wrapp form{
	display: inline-block;
}

.form-wrapp input[type="submit"]{
	cursor       : pointer;
	border: none;
	display: inline-block !important;
	width: auto;
	min-width: 400px;
	padding: 30px 30px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	text-align: center;
	font-size: 15px;
	letter-spacing: 0.2em;
	color: #fff;
	-webkit-appearance: none;
	
	background: #008F8D url("../../images/arrow_w.png") 95% center no-repeat;
	background-size: 6px auto !important;
	
}


.form-wrapp .submit-back{
	
	display: inline-block !important;
	width: auto;
	min-width: 200px !important;
	padding: 20px 30px !important;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	text-align: center;
	font-size: 15px;
	letter-spacing: 0.2em;
	color: #fff;
	background-image: none!important;
	background-color: #666 !important;
	-webkit-appearance: none;
	margin-right: 30px;
}



/*プレースフォルダ*/
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#888;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#888;
}
::placeholder{ /* Others */
 color:#888
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; }
input:focus::-moz-placeholder { color:transparent; }
textarea:focus::-webkit-input-placeholder { color:transparent; }
textarea:focus:-moz-placeholder { color:transparent; }
textarea:focus::-moz-placeholder { color:transparent; }