@charset "utf-8";
/* Copyright 2022 design hack. */

/* ------------------------------------------------------------
リセット
------------------------------------------------------------ */ 
/* 全ての要素に対する余白初期値設定 */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, 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, main, menu, nav, output, ruby, section, summary,time, mark, audio, video{margin:0;padding:0;border: 0;font-size:100%;}
/* デフォルト文字設定 */
body{color:#5F5F5F;background: #FFFFFF; font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;font-weight: 500; font-size:16px;line-height:1.8;}
main{display:block;}
@media print, screen and (max-width: 767px){body{font-size:14px;}}
/* リストマーカーを非表示 */
ul,ol{list-style-type:none;}
/* テーブルセルのボーダーの設定 */ 
table {	border-collapse: collapse; 	border-spacing: 0;}
/* 画像とフォームパーツの上下位置をテキストの真ん中に */
img, input, select, textarea {vertical-align: middle;box-sizing: border-box;}
/* デフォルトリンク色の設定 */
a{color:#5F5F5F;text-decoration:none;outline: none;-webkit-transition: color 0.3s;transition: color 0.3s;}
a:hover{color:#00A049;}
/* 青いの消す */
*:focus {outline: none;}
/* 画像リンクの設定 */
a img.opa07:hover{opacity:0.7}
/* ------------------------------------------------------------
初期化
------------------------------------------------------------ */
p{margin-bottom:none;}
img{vertical-align:top;	border:none;}
header, footer, nav, section, article, aside {display:block;}
/* ------------------------------------------------------------
サイト共通設定
------------------------------------------------------------ */
/*	clearfix
---------------------------------------------- */
.clearfix:after{/*for modern browser*/  content: "";  display:block;  clear:both;}
.clearfix{ *zoom:1; } /*for IE6,IE7*/
p#browser{padding:10px 0;background:#000;color:#FFF;text-align:center;}
p#browser span{font-size:86%;}

/* ------------------------------------------------------------

レイアウト

------------------------------------------------------------ */
/* ----------------------------------------------
ヘッダー
---------------------------------------------- */
div#wrap_h1{width: 1200px;margin: 0 auto;text-align: right;padding-top:10px;}
h1{line-height: 1.0;color: #AFAFAF;font-size: 12px;font-weight: normal;}

div#wrap_header{width:1200px;height:78px;margin:0 auto;position:relative;}
p#pc_logo{position:absolute;left:0;top:8px;}
p#pc_logo img{width:196px;height: 50px; }
p#pc_logo a:hover{opacity:0.7;}
p#pc_hdr_contact{position: absolute;right:0;top:15px;background:url(/common/img/hdr_contact_pc_on.png) no-repeat 0 0;background-size:160px 50px;}

/* グローバルナビゲーション */
div#sp_nav{display: none;}
nav#wrap_nav_main{position:absolute;right:190px;top:33px;height:20px;}
nav#wrap_nav_main ul#nav_main {font-size: 0;}
nav#wrap_nav_main ul#nav_main li#nav01,nav ul#nav_main li#nav02,nav ul#nav_main li#nav03,nav ul#nav_main li#nav04,nav ul#nav_main li#nav05,nav ul#nav_main li#nav06{height:23px;display: inline-block;font-size: 15px;margin-right: 30px;}
nav#wrap_nav_main ul#nav_main li#nav01{background:url(/common/img/nav_main01_on.png) no-repeat 0 0;background-size:108px 23px;}
nav#wrap_nav_main ul#nav_main li#nav02{background:url(/common/img/nav_main02_on.png) no-repeat 0 0;background-size:64px 23px;}
nav#wrap_nav_main ul#nav_main li#nav03{background:url(/common/img/nav_main03_on.png) no-repeat 0 0;background-size:62px 23px;}
nav#wrap_nav_main ul#nav_main li#nav04{background:url(/common/img/nav_main04_on.png) no-repeat 0 0;background-size:174px 23px;}
nav#wrap_nav_main ul#nav_main li#nav05{background:url(/common/img/nav_main05_on.png) no-repeat 0 0;background-size:62px 23px;}
nav#wrap_nav_main ul#nav_main li#nav06{background:url(/common/img/nav_main06_on.png) no-repeat 0 0;background-size:62px 23px;margin-right: 0;}
nav#wrap_nav_main ul#nav_main li a{display:block;color: #FFFFFF;}
nav#wrap_nav_main ul#nav_main li a img,p#pc_hdr_contact a img{transition: opacity .6s;}
nav#wrap_nav_main ul#nav_main li a:hover img,p#pc_hdr_contact a:hover img{opacity: 0;}

@media print, screen and (min-width: 768px){.global_nav{display: none;}}
/* ----------------------------------------------
device
---------------------------------------------- */
@media print, screen and (max-width: 767px){
div#pc_nav{display: none;}
div#sp_nav{display: block;} 
/* ----header---- */
/*--h1--*/ 
div#hdr_h1{height: 20px;}
div#wrap_h1{width: 100%;padding-top:5px;}
h1{line-height: 1.0;color: #9B9B9B;font-size: 10px;font-weight: normal;}

header{width:100%;height:65px;position:fixed;top:0;left:0;z-index:8888;background: #FFFFFF;}
#header_fixed{width:100%;height:65px;position:relative;z-index:9999;}
p#sp_logo{position:absolute;left:15px;top:22px;}
p#sp_logo img{width: 119px;height:30px;}
p#sp_logo a{display:block;}

/*--contact--*/
p#sp_hdr_contact{position: fixed;right: 65px;top: 20px;}
p#sp_hdr_contact img{width:40px;height: 40px;}

/*--menu button--*/
.toggle {position: fixed;display: block;right: 15px;top: 30px;width: 30px;height: 20px;cursor: pointer;}
.toggle span {display: block;position: absolute;width: 100%;background-color: #00A049; /* 線色 */border-radius: 3px; /* 線幅の半分 */content: "";display: block;height: 3px;-webkit-transition: .35s ease-in-out;-moz-transition: .35s ease-in-out;transition: .35s ease-in-out;}
.toggle span:nth-child(1) {top: 0px;}
.toggle span:nth-child(2) {top: 10px;}
.toggle span:nth-child(3) {top: 20px;}
.toggle.active span:nth-child(1) {top: 10px;left: 0;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);transform: rotate(-45deg);}
.toggle.active span:nth-child(2),.toggle.active span:nth-child(3) {top: 10px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);transform: rotate(45deg);}

/* .global_nav */
.global_nav {position: fixed;top: 0;left: 0;width: 100%;height:100%;transform: translateY(-100%);z-index: 110;padding-top:65px;text-align: center;transition: all 0.8s;font-weight: bold;line-height: 1.0;}
#nav_inner{height:100%;overflow-y:auto;}
.global_nav.active {transform: translateY(0%);}
.global_nav ul{background:#FFFFFF;}
.global_nav ul li {padding: 15px;border-bottom: 1px solid #DFDFDF;}
.global_nav ul li a{display:block;color: #595858;}
.global_nav ul li#nav_insta img{width: 30px;height: 30px;}
}

/* フッター
---------------------------------------------- */
/* footer contact --------------*/
section#ftr_contact{background:url(/common/img/ftr_bg_contact_pc.png) no-repeat center 0;background-size: 1920px 500px;padding: 80px 0;}
div#wrap_ftr_contact{width: 1200px;margin: 0 auto;color:#FFFFFF;text-align: left;}
div#wrap_ftr_contact h3{margin-bottom: 36px;}
div#wrap_ftr_contact h3 img{width: 294px;36px;}
@media print, screen and (max-width: 767px){
section#ftr_contact{background:url(/common/img/ftr_bg_contact_sp.png) no-repeat center 0;background-size: 100% auto;padding: 40px 15px;}
div#wrap_ftr_contact{width: 100%;margin: 0;}
div#wrap_ftr_contact img{width: 100%;}
div#wrap_ftr_contact h3{margin-bottom: 15px;}
div#wrap_ftr_contact h3 img{width: 180px;height: 22px;}
}
/* footer navi --------------*/
div#wrap_footer{background: #F3F3F3;}
@media print, screen and (min-width: 768px){
footer{margin:0 auto;width: 1200px;padding-bottom: 20px;}
div#sp_wrap_footer{display: none;}
div#pc_wrap_footer{border-bottom: 1px solid #D9D9D9;position: relative;height: 171px;font-size: 14px;margin-bottom:20px;}
div#pc_wrap_footer p#pc_ftr_logo{position: absolute;left: 0;top: 60px;}
div#pc_wrap_footer p#pc_ftr_logo img{width: 196px;height: 50px;}
div#pc_wrap_footer p#pc_ftr_add{position: absolute;left: 246px;top: 60px;}
div#pc_wrap_footer ul#pc_ftr_nav01,div#pc_wrap_footer ul#pc_ftr_nav02,div#pc_wrap_footer ul#pc_ftr_nav03{font-size:15px;line-height: 1.0;font-weight: bold;}
div#pc_wrap_footer ul#pc_ftr_nav01{position: absolute;left: 727px;top: 61px;}
div#pc_wrap_footer ul#pc_ftr_nav02{position: absolute;left: 893px;top: 61px;}
div#pc_wrap_footer ul#pc_ftr_nav03{position: absolute;right: 0;top: 61px;}
div#pc_wrap_footer ul#pc_ftr_nav01 li,div#pc_wrap_footer ul#pc_ftr_nav02 li,div#pc_wrap_footer ul#pc_ftr_nav03 li{background:url(/common/img/ftr_ico_arw.png) no-repeat left 0.25em;background-size: 12px 8px;padding-left: 22px;margin-bottom: 20px;}
div#pc_wrap_footer ul#pc_ftr_nav01 li:last-child,div#pc_wrap_footer ul#pc_ftr_nav02 li:last-child,div#pc_wrap_footer ul#pc_ftr_nav03 li:last-child{margin-bottom:0;}
div#pc_wrap_footer ul#pc_ftr_nav01 li a:hover,div#pc_wrap_footer ul#pc_ftr_nav02 li a:hover,div#pc_wrap_footer ul#pc_ftr_nav03 li a:hover{color: #00A049;}
small{font-size: 14px;line-height: 1.0;}
}
@media print, screen and (max-width: 767px){
footer{margin:0;width: 100%;text-align: center;padding-bottom: 10px;}
div#pc_wrap_footer{display: none;}
div#sp_wrap_footer{border-bottom: 1px solid #D2D3D1;color: #595858;font-size: 13px;margin-bottom:10px;padding: 30px 20px;}
div#sp_wrap_footer p#sp_ftr_logo{margin-bottom:25px;}
div#sp_wrap_footer p#sp_ftr_logo img{width: 150px;height:38px;}
small{font-size: 13px;line-height: 1.0;}
}

/* 下層
---------------------------------------------- */
div#bg_h2{background:url(/common/img/bg_h2.png) no-repeat center 0;background-size: 1920px 170px;text-align: center;}

/* 共通非表示
---------------------------------------------- */
@media print, screen and (max-width: 767px){.sp_none{display: none;}}
@media print, screen and (min-width: 768px){.pc_none{display: none;}}

/* パンくず
---------------------------------------------- */
div#breadcrumb{background: #F6F4F2;padding: 20px 0 0 0;}
div#breadcrumb ul{margin:0 auto;width:1200px;font-size:0;line-height: 1.0;}
div#breadcrumb ul li{display: inline-block; color:#AEAEAE;background:url(../img/bread_ico_arw.png) no-repeat right 0.2em;background-size: 6px 8px; padding-right:15px;margin-right:10px;font-size:12px;}
div#breadcrumb ul li:first-child img{width: 14px;height: 12px;}
div#breadcrumb ul li:last-child{background:none;padding-right:0;margin-right:0;}
div#breadcrumb ul li a{font-weight: bold;text-decoration:none;color:#7ECDEB;}
div#breadcrumb ul li a:hover{opacity: 0.5;}

@media print, screen and (max-width: 767px){
div#breadcrumb{padding: 10px 60px 0 15px;}
div#breadcrumb ul{margin:0;width:90%;}
div#breadcrumb ul li{color:#ADADAD;background:url(../img/bread_ico_arw.png) no-repeat right 0.35em;background-size: 4px 5px; padding-right:9px;margin-right:5px;font-size:11px;}
div#breadcrumb ul li:first-child img{width: 14px;height: 12px;}
    
.rcrumbs {white-space: nowrap;}
.rcrumbs > ul {padding: 0;list-style: none;}
.rcrumbs > ul > li {overflow: hidden;display: none;}
.rcrumbs > ul > li.show {display: inline-block;}
.rcrumbs > ul > li.ellipsis {text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;}
}

/* ページトップ
---------------------------------------------- */
p#pagetop{position:fixed;right:40px;bottom:40px;margin-bottom:0;z-index: 100;}
p#pagetop a{width:48px;height:76px;background:url(../img/btn_pagetop01.png) no-repeat 0 0;display:block;text-decoration:none;}
p#pagetop a:hover{background:url(../img/btn_pagetop01_on.png) no-repeat 0 0;}
p#pagetop a span{display:none}

/* コンテンツエリア
---------------------------------------------- */
.bg_gry{background: #F3F3F3;}
.wrap_content{padding: 100px 0; width: 1200px;margin: 0 auto;}

#bg_h2_gry{background: linear-gradient(180deg, #ffffff 0%, #ffffff 50%, #F3F3F3 50%, #F3F3F3 100%);height: 320px;}

.ttl_style_bdr_grn{font-weight: bold;font-size: 30px;padding-bottom: 24px;position: relative;margin-bottom:60px;text-align: center;}
.ttl_style_bdr_grn:before {content: '';position: absolute;left: calc(50% - 30px);bottom: 0;display: inline-block; width: 60px;height: 4px;background-color:#00A049;}
.ttl_style_blk{font-weight: bold;font-size: 24px;color: #595858; margin-bottom: 50px;text-align: center;}
a:hover img.opa07{opacity: 0.7}

ul.ico_ccl_sky li{background:url(/common/img/ico_ccl_sky.png) no-repeat left center;background-size: 6px 6px;padding-left: 15px;}
dl.ico_ccl_sky dd{background:url(/common/img/ico_ccl_sky.png) no-repeat left center;background-size: 6px 6px;padding-left: 15px;}

@media print, screen and (max-width: 767px){
.sp_btn_fair{width: 240px;height: 50px;}
.wrap_content{padding: 0; width: 100%;margin: 0;}
    
#bg_h2_gry{background:none;height: auto;}    

.sp_inner_pd{padding: 50px 15px;}
.ttl_style_bdr_grn{font-size: 18px;padding-bottom: 18px;margin-bottom: 30px;}
.ttl_style_bdr_grn:before {width: 40px;height: 3px;}
.ttl_style_blk{font-size: 16px;margin-bottom: 25px;}
    
ul.ico_ccl_sky li{background:url(/common/img/ico_ccl_sky.png) no-repeat left center;background-size: 5px 5px;padding-left: 10px;}
dl.ico_ccl_sky dd{background:url(/common/img/ico_ccl_sky.png) no-repeat left center;background-size: 5px 5px;padding-left: 10px;}
}

/* table */
table{width: 100%;border-top: 1px solid #D9D9D9;}
table th{width: 240px;font-weight:bold;border-bottom: 1px solid #D9D9D9;text-align: left;line-height: 1.0;color: #00A049;}
table td{padding:15px 0 ;border-bottom: 1px solid #D9D9D9;}
table td a{text-decoration: underline;}
table td a:hover{text-decoration: none;}
@media print, screen and (max-width: 767px){
table{margin-bottom: 15px;}
table th{width: 100%;display: block;border-bottom:none;padding-top: 15px;}
table td{display: block;padding:10px 0 ;}
}

/* ------------------------------------------------------------

ベースCSS

------------------------------------------------------------ */

/* center
---------------------------------------------- */
.center{margin:0 auto;}
/* width
---------------------------------------------- */
.w100per{width: 100%;}
/* clear
---------------------------------------------- */
.overflow_clear{overflow:hidden;height:100%;}
/* text-align
---------------------------------------------- */
.align_right{text-align:right !important;}
.align_left{text-align:left !important;}
.align_center{text-align:center !important;}
/* float
---------------------------------------------- */
.left{float:left;}
.right{float:right;}
/* font
---------------------------------------------- */
.normal{font-weight:normal !important;}
.bold{font-weight:bold !important;}
/* bg
---------------------------------------------- */
.bg_gry{background: #F3F3F3;}
/* color
---------------------------------------------- */
.red{color: #C40004;}
.gry{color: #777777;}
.grn{color: #009F46;}
/* padding
---------------------------------------------- */
@media print, screen and (max-width: 767px){
.pd_15{padding: 0 15px;}
}
/* margin
---------------------------------------------- */
.mb_1em{margin-bottom:1em !important;}
.mb_2em{margin-bottom:2em !important;}

.mt_none{margin-top:0px !important;}
.mt_05{margin-top:5px !important;}
.mt_10{margin-top:10px !important;}
.mt_15{margin-top:15px !important;}
.mt_20{margin-top:20px !important;}
.mt_25{margin-top:25px !important;}
.mt_30{margin-top:30px !important;}
.mt_35{margin-top:35px !important;}
.mt_40{margin-top:40px !important;}
.mt_45{margin-top:45px !important;}
.mt_50{margin-top:50px !important;}

.mr_none{margin-right:0px !important;}
.mr_05{margin-right:5px !important;}
.mr_10{margin-right:10px !important;}
.mr_15{margin-right:15px !important;}
.mr_20{margin-right:20px !important;}
.mr_25{margin-right:25px !important;}
.mr_30{margin-right:30px !important;}
.mr_35{margin-right:35px !important;}
.mr_40{margin-right:40px !important;}
.mr_45{margin-right:45px !important;}
.mr_50{margin-right:50px !important;}
.mr_60{margin-right:60px !important;}
.mr_65{margin-right:65px !important;}

.mb_none{margin-bottom:0px !important;}
.mb_05{margin-bottom:5px !important;}
.mb_10{margin-bottom:10px !important;}
.mb_15{margin-bottom:15px !important;}
.mb_20{margin-bottom:20px !important;}
.mb_25{margin-bottom:25px !important;}
.mb_30{margin-bottom:30px !important;}
.mb_35{margin-bottom:35px !important;}
.mb_40{margin-bottom:40px !important;}
.mb_45{margin-bottom:45px !important;}
.mb_50{margin-bottom:50px !important;}
.mb_55{margin-bottom:55px !important;}
.mb_60{margin-bottom:60px !important;}
.mb_65{margin-bottom:65px !important;}
.mb_70{margin-bottom:70px !important;}
.mb_75{margin-bottom:75px !important;}
.mb_80{margin-bottom:80px !important;}
.mb_85{margin-bottom:85px !important;}
.mb_90{margin-bottom:90px !important;}
.mb_95{margin-bottom:95px !important;}
.mb_100{margin-bottom:100px !important;}
.mb_120{margin-bottom:120px !important;}
.mb_130{margin-bottom:130px !important;}

@media print, screen and (max-width: 767px){
.mb_45{margin-bottom:20px !important;}
.mb_50{margin-bottom:25px !important;}
.mb_55{margin-bottom:30px !important;}
.mb_60{margin-bottom:30px !important;}
.mb_95{margin-bottom:45px !important;}
.mb_100{margin-bottom:50px !important;}
}
.ml_none{margin-left:0px !important;}
.ml_05{margin-left:5px !important;}
.ml_10{margin-left:10px !important;}
.ml_15{margin-left:15px !important;}
.ml_20{margin-left:20px !important;}
.ml_25{margin-left:25px !important;}
.ml_30{margin-left:30px !important;}
.ml_35{margin-left:35px !important;}
.ml_40{margin-left:40px !important;}
.ml_42{margin-left:42px !important;}
.ml_45{margin-left:45px !important;}
.ml_50{margin-left:50px !important;}

/* animation
---------------------------------------------- */
.float {
  animation: float_2979 3s linear infinite;
  transform-origin: 50% 50%;
}
@keyframes float_2979 {
  0% { transform: translateY(0) }
  33.33333% { transform: translateY(-8px) }
  66.66667% { transform: translateY(-3px) }
  100% { transform: translateY(0) }
}