@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Lora|Noto+Serif+JP:700&display=swap&subset=japanese');

body {margin: 0px; padding: 0px; font-size: 20px; font-weight: 400; font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, Meiryo, "メイリオ", sans-serif; line-height: 1.65; -webkit-text-size-adjust: none; color: #222; -webkit-font-smoothing: antialiased;}
@media screen and (max-width: 736px) {
    body {font-size: 14px;}
}

.EN {font-family: 'Lora', serif; font-weight: 400;}
.mincho {font-family: 'Noto Serif JP', serif; font-weight: 700;}

#page-top {position: fixed;bottom: 40px;right: 40px;width: 60px; z-index:400;}
@media screen and (max-width: 736px) {
    #page-top {position: fixed;bottom: 5px;right: 5px;width: 30px; z-index:400;}
}

/* 画像 */
.alignleft	{float: left; margin-right: 20px; margin-bottom: 20px;}
.alignright	{float: right; margin-left: 20px; margin-bottom: 20px;}
.aligncenter {clear: both; display: block; margin: 25px auto;}

.ratioBox {position: relative;width: 100%; height: auto;}
.ratioBox1-1:before {content: "";display: block;padding-top: 100%; /* 1:1 */}
.ratioBox2-1:before {content: "";display: block;padding-top: 50%; /* 2:1 */}
.ratioBox3-2:before {content: "";display: block;padding-top: 66%; /* 3:2 */}
.ratioBox4-3:before {content: "";display: block;padding-top: 75%; /* 4:3 */}
.ratioBoxInner {position: absolute;top: 0; left: 0;width: 100%;height: 100%;}

.clone-nav {position: fixed; top: 0; left: 0; z-index: 2; transition: 1s; transform: translateY(-100%);}
.is-show {transform: translateY(0);}
#header.clone-nav {width: 95%; background: #000; padding: 10px 2.5% 20px; box-shadow: 0 4px 3px rgba(102,102,102,0.5);}

header {width: 100%; background: #000;}
#header {padding: 30px 2.5% 20px;}
#logo {width: 190px;}
#header.clone-nav #logo {width: 100px;}

footer {background: #000; padding: 35px 10px;}
footer .logo {width: 190px; margin: 0 auto 30px;}
footer h3,footer small {font-size: 14px;}
footer .tel {width: 240px; margin: 0 auto 30px;}
@media screen and (max-width: 500px) {
	#header {padding: 10px 2.5% 10px;}
	#logo,footer .logo {width: 130px;}
}

.drawer-toggle {display: none;}
.drawer-navbar {position: absolute; top: 0; right: 0;}
.drawer-container {width: auto;}
.drawer-nav {text-align: right;}
ul.drawer-menu {padding:0; margin: 20px 0 0; list-style: none;}
.clone-nav ul.drawer-menu {margin: 0;}
.drawer-menu li {text-align: center; margin: 0 20px; display: inline-block;}
.drawer-menu li a.drawer-menu-item {text-align: center; color: #666666; padding: 0 0 17px; display: block; background: url("image/navi.svg") no-repeat center bottom; background-size: 60px 12px;}
.drawer-menu li a.drawer-menu-item:hover {color: #0071B4; padding: 0 0 17px; display: block; background: url("image/navi2.svg") no-repeat center bottom; background-size: 60px 12px;}
.drawer-menu li.spnav {display: none;}
@media screen and (max-width: 736px) {
    #header.is-show {display: none;}
    .drawer-navbar {height: 5px;}
    .drawer-menu {background:#FFF;}
    .drawer-navbar-header button {background:#000;}
    .drawer-navbar-header button:hover {background:#000;}
    .drawer-menu ul {padding:0; margin: 0;}
    .drawer-menu li {border-bottom:1px solid #EEE; border-top: 1px solid #EFEFEF; width: auto; text-align: left; display: block; border-left: none; padding: 0;}
    .drawer-menu li a.drawer-menu-item {text-align: left; color: #222; padding: 10px 0; background: none;}
    .drawer-menu li a.drawer-menu-item:hover {display: block; background: none; padding: 10px 20px;}
    .drawer-hamburger-icon{position:relative;display:block;margin-top:0; background: #FFF;}
}

h2.ttl {font-size: 30px; text-align: center; padding: 10px; background: #000;}
@media screen and (max-width: 500px) {
	h2.ttl {font-size: 20px;}
}

.container {width: 100%; max-width: 960px; margin-left: auto; margin-right: auto; padding-left: 0; padding-right: 0; position: relative;}
.containerw {width: 100%; max-width: 1010px; margin-left: auto; margin-right: auto; padding-left: 0; padding-right: 0;}
.mlr,.col2,.col2L,.col2R,.col3,.col4 {margin-left: 2.5%; margin-right: 2.5%;}
.col2,.col3,.col2L {float: left;}
.col2R {float: right;} 
.col2,.col2L,.col2R {width: 45%;}
.col3 {width: 28.333%;}
.col4 {width: 20%; display: inline-block; font-size:12px;}
.btn {width: 100%; font-size: 20px; margin: 0 auto; clear: both;}

.btn a {color: #FFF; font-weight: 700;}
.btn a:hover {color: #FFF;}
@media screen and (max-width: 500px) {
    .col2,.col2L,.col2R {width: 95%;}
    .col4 {width: 43.6%; margin-left: 3.2%; margin-right: 3.2%; margin-bottom: 20px;}
}

#mainImage {border-bottom: 10px solid #000;}
#cat01,#cat02,#cat03,#cat04,#cat05,#cat06 {margin-bottom: 80px; margin-top: -80px; padding-top: 80px;}

#cat01 h3.copy1 {background: url("image/02_01.svg") no-repeat center; background-size: 600px 140px; font-size: 30px; font-weight: bold; line-height: 40px; padding: 35px 0;}
#cat01 h3.copy1 span {display: block; font-size: 20px; line-height: 30px;}
#cat01 h3.copy2 {background: url("image/02_02.svg") no-repeat center; background-size: 600px 140px; font-size: 20px; font-weight: bold; line-height: 30px; padding: 40px 0;}
#cat01 .inner {text-align: center;}
#cat01 li {width: 140px; margin: 15px 10px; display: inline-block; text-align: center; font-size: 26px; line-height: 40px; padding: 50px 0;}
#cat01 li:first-child {background: url("image/02_03.svg") no-repeat center;}
#cat01 li:nth-child(2) {background: url("image/02_04.svg") no-repeat center;}
#cat01 li:nth-child(3) {background: url("image/02_05.svg") no-repeat center;}
#cat01 li:nth-child(4) {background: url("image/02_06.svg") no-repeat center;}
#cat01 li:nth-child(5) {background: url("image/02_07.svg") no-repeat center;}
#cat01 li:nth-child(6) {background: url("image/02_08.svg") no-repeat center;}
#cat01 li:nth-child(7) {background: url("image/02_09.svg") no-repeat center;}
#cat01 li:nth-child(8) {background: url("image/02_10.svg") no-repeat center;}
#cat01 li:nth-child(9) {background: url("image/02_11.svg") no-repeat center;}
#cat01 li:last-child {background: url("image/02_12.svg") no-repeat center;}
@media screen and (max-width: 500px) {
	#cat01 h3.copy1 {font-size: 24px;}
	#cat01 h3.copy1 span,#cat01 h3.copy2 {font-size: 16px;}
	#cat01 h3.copy2 {padding: 40px 10px;}
	#cat01 p {margin-left: 2.5%; margin-right: 2.5%;}
	#cat01 li {width: 120px; margin: 10px; font-size: 20px;}
}

#cat02 .inner {background: url("image/03_01.jpg") no-repeat center; background-size: cover; width: 50%; padding: 30px 50% 30px 0;}
#cat02 h3.copy1,#cat02 h3.copy2 {font-size: 24px; padding: 0 0 5px 30px;}
#cat02 h3.copy1 {border-bottom: 2px solid #FFFFFF;}
#cat02 h3.copy2 {border-bottom: 2px solid #000; display: inline-block; padding-right: 30px;}
#cat02 .inner p {margin-left: 30px; margin-right: 0;}
#cat02 p {margin-left: 30px; margin-right: 30px;}
@media screen and (max-width: 500px) {
	#cat02 h2.txtWH {color: #FFF;}
	#cat02 .inner {background-size: auto 200px; background-position: center top; width: 100%; padding: 230px 0 30px;}
	#cat02 h3.copy1,#cat02 h3.copy2 {font-size: 20px; padding: 0 0 5px 2.5%;}
	#cat02 .inner p,#cat02 p {margin-left: 2.5%; margin-right: 2.5%;}
	#cat02 .txtWH {color: #222;}
	#cat02 h3.copy1 {border-bottom: 2px solid #222;}
}

#cat03 .inner {border-bottom: 10px solid #000;}
#cat03 .photoL {width: 62.5%; float: left;}
#cat03 .photoR {width: 68.75%; float: right;}
#cat03 .txtR {width: 37.5%; float: right;}
#cat03 .txtL {width: 31.25%; float: left;}
#cat03 .inner h3 {font-size: 24px;}
#cat03 .txtR,#cat03 .txtL {font-size: 15px;}
#cat03 .txtR ul,#cat03 .txtL ul {margin-left: 20px;}
#cat03 .txtR li {list-style-image: url("image/squ1.svg"); list-style-position: inherit;}
#cat03 .txtL li {list-style-image: url("image/squ2.svg"); list-style-position: inherit;}
@media screen and (max-width: 500px) {
	#cat03 .inner {padding-bottom: 20px;}
	#cat03 .photoL,#cat03 .photoR {float: none; width: 100%; margin-bottom: 20px;}
	#cat03 .txtR,#cat03 .txtL {float: none; width: 95%; margin-left: 2.5%; margin-right: 2.5%;}
	#cat03 .inner h3 {font-size: 20px;}
}

#cat04 .inner {background: url("image/05_01.jpg") no-repeat center; background-size: cover; padding-bottom: 50px;}
#cat04 h3 {font-size: 28px; padding: 10px; background: rgba(0,0,0,0.7);}
#cat04 .col3 {box-shadow: 5px 5px 10px rgba(0,0,0,0.7); margin-bottom: 30px;}
#cat04 .btn {clear: both; width: 450px; margin: 0 auto; text-align: center;}
@media screen and (max-width: 500px) {
	#cat04 h3 {font-size: 20px;}
	#cat04 .col3 {max-width: 286px; width: 90%; margin-left: auto; margin-right: auto; float: none;}
	#cat04 .btn {width: 90%;}
}

#cat05 .inner {background: url("image/06_01.jpg") no-repeat center; background-size: cover; padding: 60px 0 300px; border-bottom: 20px solid #1D2088;}
#cat05 .logoArea {width: 90%; max-width: 1500px; margin: 0 auto;}
#cat05 .logo {width: 50%; max-width: 576px;}
#cat05 .bg {background: rgba(210,243,255,0.8); padding: 40px 0;}
#cat05 .bgIn {border-bottom: 10px solid #00A0E9; border-top: 10px solid #00A0E9; padding: 30px 0;}
#cat05 h3 {background: url("image/06_03.svg") no-repeat; background-size: 600px 88px; font-size: 50px; line-height: 80px; width: 600px;}
@media screen and (max-width: 500px) {
	#cat05 .inner {padding: 40px 0 150px;}
	#cat05 .bg {padding: 20px 0;}
	#cat05 h3 {font-size: 30px; width: 100%; background-position: center;}
	#cat05 .container {width: 95%;}
}

#cat06 h3 {font-size: 40px;}
@media screen and (max-width: 500px) {
	#cat06 h3 {font-size: 24px; margin-left: 2.5%; margin-right: 2.5%;}
}

.company dt {width: 180px; float: left; clear: left; background: rgba(255,255,255,0.6); padding: 10px 20px;}
.company dd {padding: 10px 20px 10px 240px; border-bottom: 1px solid #333;}
@media screen and (max-width: 500px) {
	.company dt {width: calc(100% - 40px); float: none; clear: left;}
	.company dd {padding: 10px 20px; border-bottom: 1px solid #333;}
}

.submitbtn1,.submitbtn2,.submitbtn3 {color: #FFF; text-align: center; padding: 10px; width: 100%; font-size: 18px; border-style: none; font-weight: bold;}
.submitbtn1 {background: #008b92;}
.submitbtn2 {background: #ff8b1e;}
.submitbtn3 {background: #d50b85;}

#kv {background-color: #000;}
#kv .kvImg {width: 80%; background: url("image/kv.jpg") no-repeat center #000; background-size: cover; padding: 60px 0; margin-left: 20%;}
#kv h2 {font-size: 40px; background: rgba(0,0,0,.6); padding: 30px 40px; display: inline-block; margin-left: -15.5%;}
.box20 {border: 1px solid #222; padding: 20px;}
.box20 .inner {height: 300px; overflow-y: auto;}
@media screen and (max-width: 1024px) {
  #kv .kvImg {margin-left: 20px; width: calc(100% - 20px);}
  #kv h2 {font-size: 30px; margin-left: -20px;}
}
@media screen and (max-width: 500px) {
  #kv .kvImg {padding: 30px 0;}
  #kv h2 {font-size: 20px; padding: 15px 20px;}
}

