@charset "utf-8";
/* CSS Document */

/* font
=========================================== */
@font-face {/*NotoSansJP*/
  font-family: 'NotoSansJP';
  src: url('../fonts/font/NotoSansJP-Regular.ttf');
  src:
  url('../fonts/font/NotoSansJP-Regular.woff2') format('woff2'),
  url('../fonts/font/NotoSansJP-Regular.woff') format('woff'),
  url('../fonts/font/NotoSansJP-Regular.ttf') format('truetype');
	font-weight: 400;
}
@font-face {/*NotoSansJPミディアム*/
  font-family: 'NotoSansJP';
  src: url('../fonts/font/NotoSansJP-Medium.ttf');
  src:
  url('../fonts/font/NotoSansJP-Medium.woff2') format('woff2'),
  url('../fonts/font/NotoSansJP-Medium.woff') format('woff'),
  url('../fonts/font/NotoSansJP-Medium.ttf') format('truetype');
	font-weight: 500;
}
@font-face {/*NotoSansJPボールド*/
  font-family: 'NotoSansJP';
  src: url('../fonts/font/NotoSansJP-Bold.ttf');
  src:
  url('../fonts/font/NotoSansJP-Bold.woff2') format('woff2'),
  url('../fonts/font/NotoSansJP-Bold.woff') format('woff'),
  url('../fonts/font/NotoSansJP-Bold.ttf') format('truetype');
	font-weight: 700;
}
@font-face {/*Montserrat*/
  font-family: "Montserrat";
  src: url('../fonts/font/Montserrat-Regular.ttf');
  src:
  url('../fonts/font/Montserrat-Regular.woff2') format('woff2'),
  url('../fonts/font/Montserrat-Regular.woff') format('woff'),
  url('../fonts/font/Montserrat-Regular.ttf') format('truetype');
	font-weight: 400;
}
@font-face {/*Montserratボールド*/
  font-family: "Montserrat";
  src: url('../fonts/font/Montserrat-Bold.ttf');
  src:
  url('../fonts/font/Montserrat-Bold.woff2') format('woff2'),
  url('../fonts/font/Montserrat-Bold.woff') format('woff'),
  url('../fonts/font/Montserrat-Bold.ttf') format('truetype');
	font-weight: 700;
}

/* Link
=========================================== */

a:link, a:visited {
	color: #1E1E1E;text-decoration: none;
}
a:hover, a:active {
	color: #1E1E1E;text-decoration: underline;
}
a {
	outline: none;transition: 0.3s;
}
a img {transition: 0.3s;}

:focus { outline: none;}

/* LAYOUT
=========================================== */
html.showPage,
html.showPage body{min-width: 1200px;margin: 0 auto;}

body {
	color: #1E1E1E;
	background: #FFFFFF;
	font-size:16px;
	line-height:1.5;
	font-family: 'NotoSansJP',"メイリオ","Mayryo ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-weight: 400;
    font-style: normal;
	max-width:1920px;
	overflow: hidden;
	margin:0 auto;
}

h1,h2,h3,h4,h5,h6 {font-weight:700;}
body,li,th,td,p,dt,dd{}
body#tinymce{min-width:inherit!important;}

p {}
.wrap {width: 1100px;margin:0 auto;position:relative;}
table {width:100%;}
img {max-width:100%;height:auto;}

/*共通設定*/
.btn01 {display: inline-block;}
.btn01 a {display: inline-flex;align-items: center;}
.btn01 a .btn-text {display: inline-block;position: relative;overflow-x: hidden;overflow-y: hidden;height: 30px;}
.btn01 a .btn-text::before {content: "";display: block;width: 0;height: 1px;background: #1E1E1E;position: absolute;bottom: 2px;left: 0;transition: 0.4s;}
.btn01 a .btn-text .appear, .btn01 a .btn-text .hover-appear {transition: 0.3s;overflow-x: hidden;overflow-y: hidden;transition-duration: 200ms;width: auto;max-width: 100%;font-size: 18px;font-weight: 700;line-height: 30px;}
.btn01 a .btn-text .hover-appear {position: absolute;bottom: -30px;right: 0px;}
.btn01 a > span.arrow {display: inline-block;width: 64px;height: 64px;background: url(../img/common/btn_arrow.svg) no-repeat center, #0E82DB;background-size: 18px;border-radius: 50%;margin-left: 12px;}
.btn01 a:hover {text-decoration: none;}
.btn01 a:hover .btn-text::before {width: 100%;}
.btn01 a:hover .btn-text .appear {transform: translate(0px, -30px);}
.btn01 a:hover .btn-text .hover-appear {bottom: -30px;transform: translate(0px, -30px);}

.btn02 {width: 100%;height: 100px;}
.btn02 a {display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;padding: 36px 0 35px;box-sizing: border-box;position: relative;background: #0E82DB;border-radius: 50px;}
.btn02 a .waku {position: relative;overflow-x: hidden;overflow-y: hidden;height: 30px;padding-left: 44px;box-sizing: border-box;}
.btn02 a .waku::before {content: "";display: block;width: 32px;height: 24px;background: url("../img/common/icon_mail.svg") no-repeat center;background-size: contain;position: absolute;top: 2px;left: 0;}
.btn02 a .waku .appear, .btn02 a .waku .hover-appear {transition: 0.3s;overflow-x: hidden;overflow-y: hidden;transition-duration: 300ms;width: auto;max-width: 100%;line-height:30px;font-size: 20px;font-weight: 700;color: #FFFFFF;}
.btn02 a .waku .hover-appear {position: absolute;bottom: -30px;right: 0px;}
.btn02 a:hover {text-decoration: none;}
.btn02 a:hover .appear {transform: translate(0px, -30px);}
.btn02 a:hover .hover-appear {bottom: -30px;transform: translate(0px, -30px);}

.btn02.recruit_btn a {background: #011F3F;}
.btn02.recruit_btn a .waku {padding-left: 32px;}
.btn02.recruit_btn a .waku::before {width: 20px;height: 26px;background: url("../img/common/icon_recruit.svg") no-repeat center;background-size: contain;top: 1px;}

.btn02.visit_btn a {background: #F8B500;}
.btn02.visit_btn a .waku {padding-left: 48px;}
.btn02.visit_btn a .waku::before {width: 36px;height: 26px;background: url("../img/common/icon_visit.svg") no-repeat center;background-size: contain;top: 1px;}
.btn02.visit_btn a .waku .appear, .btn02.visit_btn a .waku .hover-appear {color: #1E1E1E;}

.title01 {}
.title01 .en {display: block;font-family: "Montserrat";font-size: 100px;color: #47A1E6;line-height: 1.22;}
.title01 .ja {display: block;font-size:18px;color: #135080;}

.title02 {margin-bottom: 40px;}
.title02 .en {display: block;font-family: "Montserrat";font-size: 18px;color: #47A1E6;line-height: 1.22;margin-bottom: 10px;}
.title02 .ja {display: block;font-size:32px;}

.tel_box {text-align: center;}
.tel_box .tel .num {font-size: 56px;line-height: 1.22;padding-left: 30px;position: relative;}
.tel_box .tel .num::before {content: "";display: block;width: 25px;height: 44px;background: url("../img/common/icon_tel.svg") no-repeat center;background-size: contain;position: absolute;top: 14px;left: 0;}
.tel_box .tel-text {font-size: 18px;margin-top: 4px;}

.under-cont > section:first-child {position: relative;}
.under-cont .bg-bubble {width: 90vw;max-width: 1726px;position: absolute;top: -200px;left: 3vw;}

/*ウェブフォント*/
.normal{font-weight: 400;}
.medium {font-weight: 500;}
.bold{font-weight: 700;}

.common_text {line-height: 2;letter-spacing: 0.05em;}
.under-cont .common_text {letter-spacing: 0;}

.tcenter {text-align: center;}
.tleft {text-align: left;}
.tright {text-align: right;}

.mont {font-family: "Montserrat";}

.tate {writing-mode: vertical-rl;white-space: pre;letter-spacing: -0.3em;}
.safari .tate {letter-spacing: 0.1em;}
@-moz-document url-prefix(){
    .tate {letter-spacing: 0.1em;}
}

/*色*/
.shiro {color:#FFFFFF;}
.mizu {color: #0E82DB;}
.kon {color: #011F3F;}

.flex{width: 100%;
    margin: 0 ;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/* header */
/*-------------------------------------------*/
#header {width:100%;height: 84px;min-width:1100px;max-width: 1920px;position:fixed;transition: 0.3s;left:0;right: 0;top:0;margin: auto;z-index: 100;}
#header .header_inner {height: 100%;justify-content: space-between;align-items: center;flex-wrap: nowrap;}
#header .header_inner .logo_box {display: flex;align-items: center;width: 535px;margin-left: 20px;position: relative;z-index: 1;}
#header .header_inner .logo {width: 343px;height: 28px;}
#header .header_inner .logo a {display: block;width: 100%;height: 100%;background: url("../img/common/logo02.png") no-repeat center;background-size: contain;}
#header .header_inner .logo a:hover {text-decoration: none;opacity: 0.7;}
#header .header_inner .logo_tamada {width: 177px;height: 18px;background: url("../img/common/logo_tamada.png") no-repeat center;background-size: contain;margin-left: 15px;}

#header .header_inner .right {height: 100%;justify-content: flex-end;align-items: center;}

#header .header_inner .right .btn_box {width: 300px;height: 100%;}
#header .header_inner .right .btn_box .btn {width: 100px;height: 100%;}
#header .header_inner .right .btn_box .btn > a, #header .header_inner .right .btn_box .btn > .gnav_first {display: block;width: 100%;height: 100%;padding-top: 44px;box-sizing: border-box;position: relative;text-align: center;background: #0E82DB;}
#header .header_inner .right .btn_box .btn > a::before, #header .header_inner .right .btn_box .btn > .gnav_first::before {content: "";display: block;width: 28px;height: 26px;background: url("../img/common/icon_entry.svg") no-repeat center;background-size: contain;position: absolute;top: 12px;left: 50%;transform: translateX(-50%);}
#header .header_inner .right .btn_box .btn > a .waku, #header .header_inner .right .btn_box .btn > .gnav_first .waku {display: inline-block;position: relative;overflow-x: hidden;overflow-y: hidden;height: 24px;}
#header .header_inner .right .btn_box .btn > a .waku .appear, #header .header_inner .right .btn_box .btn a .waku .hover-appear, #header .header_inner .right .btn_box .btn > .gnav_first .waku .appear, #header .header_inner .right .btn_box .btn > .gnav_first .waku .hover-appear {transition: 0.3s;overflow-x: hidden;overflow-y: hidden;transition-duration: 300ms;width: auto;max-width: 100%;line-height: 24px;font-weight: 700;color: #FFFFFF;}
#header .header_inner .right .btn_box .btn > a .waku .hover-appear, #header .header_inner .right .btn_box .btn > .gnav_first .waku .hover-appear {position: absolute;bottom: -24px;left: 0px;}
#header .header_inner .right .btn_box .btn > a:hover, #header .header_inner .right .btn_box .btn > .gnav_first:hover {text-decoration: none;}
#header .header_inner .right .btn_box .btn > a:hover .waku .appear, #header .header_inner .right .btn_box .btn > .gnav_first:hover .waku .appear {transform: translate(0px, -24px);}
#header .header_inner .right .btn_box .btn > a:hover .waku .hover-appear, #header .header_inner .right .btn_box .btn > .gnav_first:hover .waku .hover-appear {bottom: -24px;transform: translate(0px, -24px);}

#header .header_inner .right .btn_box .btn.visit_btn > a {background: #F8B500;}
#header .header_inner .right .btn_box .btn.visit_btn > a::before {width: 36px;background: url("../img/common/icon_visit.svg") no-repeat center;background-size: contain;}
#header .header_inner .right .btn_box .btn.visit_btn > a .waku .appear, #header .header_inner .right .btn_box .btn.visit_btn a .waku .hover-appear {color: #1E1E1E}

#header .header_inner .right .btn_box .btn.recruit_btn > .gnav_first {background: #011F3F;}
#header .header_inner .right .btn_box .btn.recruit_btn > .gnav_first::before {width: 20px;background: url("../img/common/icon_recruit.svg") no-repeat center;background-size: contain;}
#header .header_inner .right .btn_box .btn.recruit_btn > .gnav_first .gnav_bg {left: auto;right: 0;padding-top: 11px;}
#header .header_inner .right .btn_box .btn.recruit_btn > .gnav_first .gnav_second li {text-align: left;}

.fixed #header {background: #FFFFFF;}
.fixed #header .header_inner .logo a {background: url("../img/common/logo.png") no-repeat center;background-size: contain;}
.fixed #header .header_inner .logo_tamada {background: url("../img/common/logo_tamada02.png") no-repeat center;background-size: contain;}

/*singleページ*/
body.single #header {background: #FFFFFF;}
body.single #header .header_inner .logo a {background: url("../img/common/logo.png") no-repeat center;background-size: contain;}
body.single #header .header_inner .logo_tamada {background: url("../img/common/logo_tamada02.png") no-repeat center;background-size: contain;}

/*gnav*/
.gnav {margin-right: 20px;}
.gnav > ul.flex {flex-wrap: nowrap;}
.gnav > ul > li {margin-right: 40px;}
.gnav > ul > li:last-child {margin-right: 0;}
.gnav > ul > li > a {display: flex;flex-wrap: nowrap;height: 100%;justify-content: center;width: auto;max-width: 100%;}
.gnav > ul > li > a > span {line-height: 24px;font-weight: 700;transition: 0.3s;white-space: nowrap;}
.gnav > ul > li > a:hover {text-decoration: none;}
.gnav > ul > li > a:hover span {color: #0E82DB;}

.gnav .gnav_first {position: relative;}
.gnav .gnav_first > p {display: flex;line-height: 24px;font-weight: 700;white-space: nowrap;}
.gnav .gnav_first > p::after {content: "";display: inline-block;width: 13px;height: 8px;background: url("../img/common/gnav_arrow01.svg") no-repeat center;background-size: cover;transition: 0.3s;position: absolute;bottom: -12px;left: 50%;transform: translateX(-50%);}
.gnav .gnav_first:hover > p {color: #0E82DB;}
.gnav .gnav_first:hover > p::after {background: url("../img/common/gnav_arrow02.svg") no-repeat center;background-size: cover;}
.gnav_bg {
	position: absolute;
	left: 0;
	padding-top: 30px;
	visibility: hidden;
	opacity: 0;
	transition: 0.3s;
	box-sizing: border-box;
	overflow: visible;
}
.gnav_second {
	background: #FFFFFF;
	padding: 0 20px;
	box-sizing: border-box;
	transition: 0.3s;
	visibility: hidden;
	opacity: 0;
	position: relative;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	margin-top: 10px;
}
.gnav_first:hover .gnav_bg {
  visibility: visible;
  opacity: 1;
}
.gnav_first:hover .gnav_second {
  visibility: visible;
  opacity: 1;
}
.gnav_first .gnav_second li {
	width: 120px;
	border-bottom: 1px solid #DBDBDB;
}
.gnav_first .gnav_second li:last-child {
	border-bottom: none;
}
.gnav_first .gnav_second li a {
	display: block;
	width:100%;
	padding: 20px 0;
	box-sizing: border-box;
	font-weight: 700;
}
.gnav_first .gnav_second li a:hover {
	text-decoration: none;
	color: #0E82DB;
}

/* main */
/*-------------------------------------------*/
#main.home_main {width: 100%;height: 100vh;max-height: 740px;position: relative;}

/* スライド共通 */
#main.home_main .main_slide {width: 100%;height: 100%;margin-bottom: 0;}
#main.home_main .main_slide .slide-img {width: 100%;height: 100vh;max-height: 740px;position: relative;}
#main.home_main .main_slide .slide-img .main_box {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);text-align: center;z-index: 1;}
#main.home_main .main_slide .slide-img .main_box::before {content: "";display: block;position: absolute;left: 50%;transform: translateX(-50%);z-index: -1;}
#main.home_main .main_slide .slide-img .main_box .main_list {justify-content: center;align-items: center;margin-bottom: 20px;}
#main.home_main .main_slide .slide-img .main_box .main_list li {display: inline-block;font-size: 20px;padding: 6px 16px 7px;box-sizing: border-box;background: #FFFFFF;border-radius: 50px;margin-right: 8px;}
#main.home_main .main_slide .slide-img .main_box .main_list li:last-child {margin-right: 0;}
#main.home_main .main_slide .slide-img .main_box .main_title {font-size: 50px;text-shadow: 0 2px 10px rgba(1, 31, 63, 0.6);margin-bottom: 16px;}
#main.home_main .main_slide .slide-img .main_box .main_sub_text span {display: inline-block;font-size: 28px;padding: 0 108px;box-sizing: border-box;position: relative;}
#main.home_main .main_slide .slide-img .main_box .main_sub_text span::before, #main.home_main .main_box .main_sub_text span::after {content: "";display: block;width: 100px;height: 1px;background: #FFFFFF;position: absolute;top: 50%;transform: translateY(-50%);}
#main.home_main .main_slide .slide-img .main_box .main_sub_text span::before {left: 0;}
#main.home_main .main_slide .slide-img .main_box .main_sub_text span::after {right: 0;}

/* スライド1枚目 */
#main.home_main .main_slide .slide-img.slide-img01 {background: url("../img/main/main_bg.png") no-repeat center bottom;background-size: cover;}
#main.home_main .main_slide .slide-img.slide-img01 .main_box::before {width: calc(100% + 170px);height: calc(100% + 30px);background: linear-gradient(90deg,rgba(14, 58, 76, 0.29) 0%, rgba(14, 58, 76, 0.2) 75%, rgba(1, 31, 63, 0) 100%);filter: blur(30px);top: -19px;}

/* スライド2枚目 */
#main.home_main .main_slide .slide-img.slide-img02 {background: url("../img/main/main_bg02.png") no-repeat center bottom;background-size: cover;}
#main.home_main .main_slide .slide-img.slide-img02 .main_box::before {width: calc(100% + 58px);height: calc(100% - 80px);background: rgba(90, 90, 90, 0.7);filter: blur(50px);top: 45px;}

/* スライド3枚目 */
#main.home_main .main_slide .slide-img.slide-img03 {background: url("../img/main/main_bg03.png") no-repeat center bottom;background-size: cover;}
#main.home_main .main_slide .slide-img.slide-img03 .main_box::before {width: calc(100% + 46px);height: calc(100% - 77px);background: rgba(90, 90, 90, 0.7);filter: blur(50px);top: 52px;}

#main.home_main .scroll_box {position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);text-align: center;padding-bottom: 84px;}
#main.home_main .scroll_box .scroll_text {font-size: 14px;}
#main.home_main .scroll_box .scroll_line {display: block;width: 1px;height: 76px;background: #FFFFFF;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}

/* 下層 main */
/*-------------------------------------------*/
#main.kasou {width: 100%;height: 600px;background: rgba(14, 130, 219, 0.3);position: relative;}
#main.kasou::before {content: "";display: block;width: 1920px;height: 253px;background: url("../img/main/main_kasou.png") no-repeat center bottom;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
#main.kasou .wrap {height: 100%;z-index: 1;}
#main.kasou h1 {display: inline-block;text-align: center;position: absolute;left: 25px;bottom: 74px;}
#main.kasou h1 .ja {display: block;font-size:50px;line-height:1.44;color: #47A1E6;}
#main.kasou h1 .en {display: block;font-family: "Montserrat";font-size: 18px;color: #135080;line-height: 1.22;margin-top: 5px;}

body.page-pool #main.kasou {background: url("../img/main/p02_bg.jpg") no-repeat center;background-size: cover;}
body.page-can #main.kasou {background: url("../img/main/p03_bg.jpg") no-repeat center;background-size: cover;}
body.page-plumbing #main.kasou {background: url("../img/main/p04_bg.jpg") no-repeat center;background-size: cover;}
body.post-type-archive-works #main.kasou, body.tax-works_cate #main.kasou {background: url("../img/main/p05_bg.jpg") no-repeat center;background-size: cover;}
body.page-facility #main.kasou {background: url("../img/main/p06_bg.jpg") no-repeat center;background-size: cover;}

body.post-type-archive-news #main.kasou, body.tax-news_cate #main.kasou {background: url("../img/main/p07_bg.jpg") no-repeat center;background-size: cover;}
body.page-company #main.kasou {background: url("../img/main/p08_bg.jpg") no-repeat center;background-size: cover;}
body.page-contact #main.kasou, body.page-thanks #main.kasou {background: url("../img/main/p09_bg.jpg") no-repeat center;background-size: cover;}
body.page-recruit-works #main.kasou {background: url("../img/main/p10_bg.jpg") no-repeat center;background-size: cover;}
body.post-type-archive-recruit-staff #main.kasou {background: url("../img/main/p11_bg.jpg") no-repeat center;background-size: cover;}
body.page-job #main.kasou {background: url("../img/main/p12_bg.jpg") no-repeat center;background-size: cover;}
body.page-factory-tour #main.kasou, body.page-thanks02 #main.kasou {background: url("../img/main/p13_bg.jpg") no-repeat center;background-size: cover;}
body.page-entry #main.kasou, body.page-thanks03 #main.kasou {background: url("../img/main/p14_bg.jpg") no-repeat center;background-size: cover;}

/*パンくず*/
div#bread {width: 100%;margin-top: -19px;position: relative;z-index: 1;}
ul.bread-list {font-size:13px;justify-content: flex-end;}
ul.bread-list li {line-height: 19px;color: #707070;}
ul.bread-list li a {text-decoration:none;line-height: 19px;color: #707070;}
ul.bread-list li a:hover {text-decoration:underline;}
ul.bread-list li::after{content:"＞";margin: 0 5px;}
ul.bread-list li:last-child::after{display: none;}

/*singleページ*/
body.single div#bread {margin-top: 114px;}
body.single ul.bread-list {justify-content: flex-start;}

/* TOPへ戻る・追従 */
/*-------------------------------------------*/
#fixed_trigger {position: absolute;left: 0;top:116px;z-index: -100;}

/* footer */
/*-------------------------------------------*/
#entry-sec {padding: 165px 0 504px;border-radius: 100px 100px 0 0;background: url("../img/common/entry-bg.png") no-repeat center top;background-size: cover;position: relative;}
#entry-sec .wrap {width: 100%;padding: 0 80px;margin: 0;box-sizing: border-box;}
#entry-sec h2 {font-size: 32px;letter-spacing: 0.05em;text-align: center;margin-bottom: 80px;}
#entry-sec .btn_box {justify-content: space-between;}
#entry-sec .btn_box .box {width: calc(50% - 20px);padding: 40px 60px 60px;box-sizing: border-box;background: #FFFFFF;border-radius: 20px;text-align: center;}
#entry-sec .btn_box .box h3 {font-size: 28px;margin-bottom: 16px;}
#entry-sec .btn_box .box .btn02 {margin-top: 40px;}
#entry-sec #slide-bg {width: 100%;height: 384px;animation: bgMove 50s linear infinite;background:url("../img/common/img-slide.png") repeat-x;background-size: cover;position: absolute;bottom: 0;left: 0;}
@keyframes bgMove {
  0% {
    background-position: 0;
  }
  100% {
    background-position: -3000px;
  }
}

#contact-sec {padding: 160px 0 100px;}
#contact-sec .cnt .title01 {width: 565px;}
#contact-sec .cnt .text01 {width: 490px;margin-top: 34px;}
#contact-sec .btn_box {margin-top: 60px;background: #F5F5F5;border-radius: 20px;position: relative;}
#contact-sec .btn_box::before {content: "";display: block;width: 4px;height: 100%;background: #FFFFFF;position: absolute;top: 0;left: 50%;transform: translateX(-50%);}
#contact-sec .btn_box .box {width: 50%;padding: 40px 60px 60px;box-sizing: border-box;text-align: center;}
#contact-sec .btn_box .box h3 {font-size: 24px;margin-bottom: 40px;}
#contact-sec .btn_box .box.left h3 {margin-bottom: 32px;}

#footer {padding-bottom: 40px;}
#footer .footer_box {justify-content: space-between;flex-wrap: nowrap;flex-direction: row-reverse;margin-bottom: 80px;padding-top: 100px;border-top: 1px solid #DBDBDB;}
#footer .footer_box .left {width: 350px;}
#footer .footer_box .left .logo {width: 343px;}
#footer .footer_box .left .logo a {display: block;width: 100%;}
#footer .footer_box .left .logo a:hover {text-decoration: none;opacity: 0.7;}
#footer .footer_box .left .info_box {width: 100%;margin-top: 12px;}
#footer .footer_box .left .info_box .address {margin-bottom: 8px;}

#footer .footer_box .right {width: 600px;}
.navs-list {width: 100%;justify-content: flex-end;display:flex;}
.navs-list > ul.navs-list00 {margin-right: 60px;}
.navs-list > ul.navs-list00:last-child {margin-right: 0;}
.navs-list > ul.navs-list00 > li {margin-bottom: 20px;font-weight: 700;}
.navs-list > ul.navs-list00 > li:last-child {margin-bottom:0;}
.navs-list > ul.navs-list00 > li a:hover {text-decoration: none;color: #0E82DB;}

#footer .bottom_box {justify-content: space-between;align-items: center;flex-direction: row-reverse;}
#footer .bottom_box .link_list {width: auto;}
#footer .bottom_box .link_list li {font-size: 12px;line-height: 17px;}
#footer .bottom_box .link_list li a {color: #707070;}
#footer .bottom_box .link_list li::after{content:"｜";margin: 0 8px;}
#footer .bottom_box .link_list li:last-child::after{display: none;}
#footer .bottom_box .copyright {font-size: 12px;line-height: 17px;color: #707070;}

/* wideWrap
=========================================== */
section{width:100%;}

aside,footer{position:relative;}

/* CLEARFIX
=========================================== */

.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	font-size: 0.1em;
	line-height: 0;
}
.cf {
	min-height: 1px;
}
* html .cf {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.no-pc{display: inline-block;pointer-events: none;text-decoration: none!important;}

.sp{display:none!important;}
