@charset "UTF-8";
/*
Theme Name: Twenty Twenty-One-child
Template: twentytwentyone
*/

.L {
    float:left;
}
.R {
    float:right;
}
a {
    outline:none;
}
a:focus{
    outline:none;
}
*{ box-sizing:border-box;}
html { -webkit-text-size-adjust: 100%; font-size: 62.5%;}
body, div, dl, dt, dd,  h1, h2, h3, h4, h5, h6, table, td, th, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0; font-weight:inherit;
}
h1 { text-indent: -9999px; line-height:0;}
ul { list-style:none;}

/* =====================================================================
*    TOPページ
* =================================================================== */
body {
    position:relative;
    background: #fff;
    color:#000;
    font-size:14px;
    font-size:1.4rem;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
}

html, body {
height: 100%;
min-height: 100%;
}

body > #menu {
  height: 100%;
}
body > #wrapper {
  height: 100%;
}


body > .bg_subtitle_obi {
  height: auto;
 }
 

a:link { color:#0099cc; text-decoration:none;  }
a:visited { color:#006699; text-decoration:none; }
a:hover { color: #006699; text-decoration:none; opacity:0.8;}
a:active {ccolor:#0099cc; text-decoration:none; }
a:focus {color:#006699; text-decoration:none;}



/* ---------------------------------
*    clearfix
*/
.clearfix { min-height: 1%; }

.clear { clear:both; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from Mac IE ＼*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* Hides from Mac IE */



 /* =====================================================================
*    loader
* =================================================================== */

#loader-bg {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 10000;
  background: #000;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 300px;
  height: 250px;
  margin-top: -125px;
  margin-left: -150px;
  text-align: center;
  color: #666;
  z-index: 1002;
  font-size:0.7em;
}
 
#information { min-height:40vh; }
.minhein { min-height:auto !important; }

#wrapper {
    width: 100%;
    min-height: 100%;
    height: 100%;
    padding: 0;
    margin: 0 auto;
    position: relative;
}

section.mente { position: relative; min-height: 100vh; width: 100%; font-size:2em;
  height: 100%;}
.video-container2 {
  position: relative;
  width: 100%;
  height: 100%;  padding: 100vh 0 0;
  overflow: hidden; background-image: url("/cms/wp-content/uploads/2024/10/dot.png"); background-size: cover;
  background-color: rgba(255,255,255,.7);
}
.video-container2 video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: auto;
  min-height: 100%;
  z-index: -1;
}
.contents-container2 { position: absolute; display: flex;
align-items: center;
 width:100%; height:100vh; 
  z-index: 1;
}

.contents-container2 .flex { position: absolute; display: flex; flex-direction: column;
align-items: center;
 width:100%; height:100vh;
  z-index: 2;
}








section.top { position: relative; height: auto;}
section.sub { position: relative; height:30vh; background-position:center center; }

.video-container {
  position: relative;
  width: 100%;
  height: 100%;  padding: 75vh 0 0;
  overflow: hidden; background-image: url("/cms/wp-content/uploads/2024/10/dot.png"); background-size: cover;
  background-color: rgba(255,255,255,.7);
}

.video-container video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  z-index: -1;
}

.contents-container { position: absolute; display: flex;
align-items: center;
 width:100%; height:100%;
  z-index: 1;
}

.contents-container .flex { position: absolute; display: flex; flex-direction: column;
align-items: center;
 width:100%; height:auto;
  z-index: 1;
}


.contents-container h2 { text-align: center; font-weight:900; font-size: clamp(5em, 7vw, 10em); color:#006699; height: auto; display:inline-block; width:auto; position: relative; }
.contents-container h3 { margin: auto; text-align: center; height: auto; display:block; width:100%; padding:1em; }
.contents-container h3 img { width:40%; min-width:480px; }
.contents-container h4 { text-align: center; line-height:1.6em; font-weight:600; font-size:1.2em; color:#000; height: auto; display:block; width:100%; padding:1em 0 0;}
.contents-container h2 span { display: block; text-align: center; line-height:1em; font-weight:800; font-size:0.3em; color:#000; height: auto;  width:100%; padding:0.1em 1em; border-bottom:1px solid #000; border-top:1px solid #000; letter-spacing: 0.2em; }


.sub-container { position: relative;  width:100%; height:30vh; overflow: hidden;  }
.sub-container img { position: absolute; top: 50%; left: 50%;
  width: 400px;
  height: 50px;
  margin-top: -25px;
  margin-left: -200px;
  text-align: center;
  z-index: 1002; filter: drop-shadow(0px 0px 3px rgba(255, 255, 255, 1.0)) drop-shadow(0px 0px 4px rgba(255, 255, 255, 1.0));}

.subbg01 { position: relative; background-image: url("/cms/wp-content/uploads/2024/10/header_01.jpg");  }
.subbg02 { position: relative; background-image: url("/cms/wp-content/uploads/2024/10/header_02.jpg");  }
.subbg03 { position: relative; background-image: url("/cms/wp-content/uploads/2024/10/header_03.jpg");  }
.subbg04 { position: relative; background-image: url("/cms/wp-content/uploads/2024/10/header_04.jpg");  }
.subbg05 { position: relative; background-image: url("/cms/wp-content/uploads/2024/10/header_05.jpg");  }
.subbg06 { position: relative; background-image: url("/cms/wp-content/uploads/2024/10/header_06.jpg");  }

.subdot { 
  width: 100%;
  height: 100%;
 background-image: url("/cms/wp-content/uploads/2024/10/dot.png"); background-size: cover;
  background-color: rgba(255,255,255,.4); z-index:1; overflow:hidden;
}

.subhead {padding:2em 1em 0;}
.sub-logo { position: relative; width: 100%; max-width: 1200px;  margin:0 auto; height:auto; text-align:left; padding:0; line-height:1em;}
.sub-logo img { position: relative; 
  width: 300px;
  height: auto;
}

h2.midashi { text-align: center; height: auto; display:block; width:auto; margin: 0 auto 1em; line-height: 1.7em; font-size: 1em;}
h2.midashi span {  font-size: 1.7em; letter-spacing: 0.2em; height: auto; display:inline-block; width:auto; line-height: 1.5em; border-bottom: 1px solid #333; padding:0 0.75em; }

.mt2 { margin-top:2em !important; }
.mt4 { margin-top:4em !important; }
.mt5 { margin-top:5em !important; }

.news_area { width: 100%; max-width: 1400px; margin:2em auto 2em; padding:2em 1em 1em; background-color: rgba(0,0,0,0.025); }
.news_area .newsblock { width: 100%; max-width: 1200px; text-align: left; margin:0 auto 1em; display: flex; }
.news_area .newsblock .day { font-size:1em; width: 8em; }
.news_area .newsblock .title { font-size:1em; flex: 1; }

.news_area .newssingle { width: 100%; max-width: 1200px; text-align: left; margin:0 auto 1em;  }
.news_area .newssingle .day { font-size:1em; }
.news_area .newssingle .title { font-size:1.1em; margin:0.5em 0 1em; border-bottom:1px solid #ccc; line-height:1.3em; }
.news_area .newssingle .conts { font-size:1em; line-height:1.8em; text-align: left; }

.more_btn {  text-align:center; padding:1em; line-height:1em; }


.prenex { width: 100%; max-width: 1200px;  margin:0 auto; padding:1em; display:flex; justify-content: space-between; }
.prenex .nex { width: 50%; font-size:0.9em; }
.talleft { text-align: left !important; }
.talright { text-align: right !important; }
.talcent { text-align: center !important; }

.jigyo_area { width: 100%; max-width: 1600px; margin:2em auto 2em; padding:1em; overflow: hidden; }
.jigyo_area .hblock { display: flex; align-items: flex-end; height:auto; margin: 0 auto 4em; }
.hoshin_area .hblock .photo { width:46%; line-height: 0; }
.hoshin_area .hblock .photo img { width:100%; }


.hoshin_area { width: 100%; max-width: 1600px; margin:2em auto 2em; padding:1em; overflow: hidden; }

.hoshin_area .hblock { display: flex; align-items: flex-end; height:auto; margin: 0 auto 4em; }
.hoshin_area .hblock .photo { width:46%; line-height: 0; }
.hoshin_area .hblock .photo img { width:100%; }
.hoshin_area .hblock .text { flex:1; background: rgba(255,255,255,0.90); padding: 1.5em 2em; font-size:1.1em; text-align: left; border:1px solid rgba(0,0,0,0.10); margin:0 0 1em -4em; }
.hoshin_area .hblock .text .kamoku{ font-size:1.2em; font-weight:500; margin:0 0 0.5em; line-height: 1.3em; border-bottom: 1px solid #ccc; padding:2px; }


.hoshin_area .hblock_r { display: flex; flex-direction: row-reverse; align-items: flex-end; height:auto; margin: 0 auto 4em; }
.hoshin_area .hblock_r .photo { width:46%; line-height: 0; }
.hoshin_area .hblock_r .photo img { width:100%; }
.hoshin_area .hblock_r .text { flex:1; background: rgba(255,255,255,0.90); padding: 1.5em 2em; font-size:1.1em; text-align: left; border:1px solid rgba(0,0,0,0.10); margin:0 -4em 1em 0; }
.hoshin_area .hblock_r .text .kamoku{ font-size:1.2em; font-weight:500; margin:0 0 0.5em; line-height: 1.3em; border-bottom: 1px solid #ccc; padding:2px; }

@media screen and (max-width: 768px) {
.hoshin_area .hblock {  margin: 0 auto 6em; }
.hoshin_area .hblock .photo { width:94%; line-height: 0; }
.hoshin_area .hblock .text {  padding: 1em 1.2em; margin:0 0 -3.5em -85%; }
    
.hoshin_area .hblock_r { margin: 0 auto 6em; }
.hoshin_area .hblock_r .photo { width:94%; line-height: 0; }
.hoshin_area .hblock_r .text { padding: 1em 1.2em; margin:0 -85% -3.5em 0; }
}


.attempt_area { width: 100%; margin:2em auto 2em; padding:0; overflow: hidden; }
.attempt_area .visual { width: 100%; max-width: 1600px; margin:0 auto; padding:1em; }
.attempt_area .visual img { width: 100%; height:auto; }
.attempt_area .text { font-size:1.1em; text-align: center; padding:1em;}
.attempt_area .text .kamoku1 { display: inline-block; font-size:1.5em; font-weight:600; margin:0 0 1em; line-height: 1.3em; border-bottom: 1px solid #ccc; padding:2px; }
.attempt_area .text .kamoku2 { display: inline-block; font-size:1.3em; font-weight:500; margin:0 0 1em; line-height: 1.3em; }
.attempt_area .text .kamoku3 { display: block; font-size:1.5em; font-weight:700; margin:0 0 1em; line-height: 1.8em;  }
.attempt_area .text .kamoku3 span { padding:0 0.5em; background: linear-gradient(transparent 60%, #c6e5e2 60%); }

.ufb { text-align: center; max-width: 1000px; margin:0 auto;}
.ufb img { width: 100%; height:auto; }



.market_area { width: 100%; margin:2em auto 2em; padding:0; overflow: hidden; }
.market_area .visual { width: 100%; max-width: 1600px; margin:0 auto; padding:1em 1em 0; }
.market_area .visual img { width: 100%; height:auto; }
.market_area .text { font-size:1em; text-align: center; padding:1em;}

#market { padding: 1em 1em 2em; background: rgba(224,236,238,0.30); line-height: 1em; }
.bmarket_area { width: 100%; max-width: 1600px; display: flex; justify-content: space-between; margin:2em auto 2em; padding: 0;}
.bmarket_area .mar_box { width: 32%; margin:0; padding:1em; text-align: left;  border:1px solid rgba(0,0,0,0.10); background: rgba(255,255,255,1.00); }
.bmarket_area .mar_box .visual img { width: 100%; height:auto; margin-bottom:0.45em; }
.bmarket_area .mar_box .komoku { font-size:1.2em; margin:0 0 .5em; line-height: 1.3em; border-bottom: 1px solid #ccc; padding:2px;  }
.bmarket_area .mar_box ul.text { font-size:1em; padding:0; text-align: left; margin: 0 0 0.65em;}
.bmarket_area .mar_box ul.text li { list-style: disc; margin:0 0 0 1.5em; padding:0;}

.bmarket_area .mar_box a.btn { display: block; font-size:0.9em; padding:0.5em; margin:0; line-height: 1em; text-align: center; border: 1px solid rgba(96,153,186,0.30); background: rgba(96,153,186,0.10); }
.bmarket_area .mar_box a:hover.btn { display: block; font-size:0.9em; padding:0.5em; margin:0; line-height: 1em; text-align: center; background: rgba(96,153,186,0.20); }



@media screen and (max-width: 768px) {
.bmarket_area {  display: block; justify-content: space-between; }
.bmarket_area .mar_box { width: 100%; margin:0 0 1.5em;}
    
}


.sdgs_area { width: 100%; margin:2em auto 2em;  padding:0 1em; overflow: hidden; max-width: 1200px; margin:0 auto; }
.sdgs_area .visual { width: 100%; padding:1em 0; }
.sdgs_area .visual img { width: 100%; height:auto; }
.sdgs_area ol.theme { font-size:1.1em; text-align: left; margin:1em auto; max-width:1200px; font-weight:400; line-height:1.6em;}


.items_area { width: 100%; margin:2em auto !important; padding:0; overflow: hidden; max-width: 1200px; margin:0 auto; display:flex; }
.items_area .items_box { width: 50%; padding:1em; text-align: center; }
.items_area .items_box .pic { width: 100%; height:auto; line-height:0;}
.items_area .items_box .pic img { width: 100%; height:auto; }
.items_area .items_box .tit { padding:0 0 0.5em; text-align: center; font-size:1.3em; font-weight:400; }
.items_area .items_box .name { padding:0 0 1em; text-align: center; font-size:1.2em;  }
.items_area .items_box .text { font-size:1em; text-align: center; padding:1em;}
.items_area .items_box a.btn { display: block; padding:0.5em 0; margin:0.5em 0; line-height: 1em; text-align: center; border: 1px solid rgba(96,153,186,0.30); background: rgba(96,153,186,0.10); }
.items_area .items_box a:hover.btn { display: block; background: rgba(96,153,186,0.20); }



.products-area { width: 100%; margin:2em auto; padding:0; overflow: hidden; max-width: 1200px; margin:0 auto; display:flex; justify-content: center; flex-wrap: wrap; }
.products-area .products-box { width: 50%; padding:1em; text-align: center; }
.products-area .products-box .pic { width: 100%; height:auto; line-height:0;}
.products-area .products-box .pic img { width: 100%; height:auto; }
.products-area .products-box .tit { padding:0 0 0.5em; text-align: center; font-size:1.3em; font-weight:400; }
.products-area .products-box .name { padding:0 0 1em; text-align: center; font-size:1.2em;  }
.products-area .products-box .text { font-size:1em; text-align: center; padding:1em;}
.products-area .products-box a.btn { display: block; padding:0.5em 0; margin:0.5em 0; line-height: 1em; text-align: center; border: 1px solid rgba(96,153,186,0.30); background: rgba(96,153,186,0.10); }
.products-area .products-box a:hover.btn { display: block; background: rgba(96,153,186,0.20); }


.products { width: 100%; margin:2em auto !important; padding:1em; overflow: hidden; max-width: 1200px; margin:0 auto; display:block; }

.w25 { width: 25% !important; font-size:0.9em !important; }
.mt5 { margin-top:5em !important;}

.fullphoto { margin:3em auto 1em; }
.fullphoto img { width: 100%; height:auto;}
.w700photo { margin:1em auto 2em; text-align:center; }
.w700photo img { width: 100%;  max-width: 700px; height:auto;}

.hikakuarea { display:flex; width:100%; height:auto; justify-content: space-between; }
.half50 { width:49%; height:auto; margin-bottom:0 }
.half50 b { font-weight:600; }
.half50 video { width:100%; height:auto; }

@media screen and (max-width: 768px) {
.hikakuarea { display:block; width:100%; height:auto; }
.half50 { width:100%;  margin-bottom:2em; }
	
}


.mt-donyubu { font-size:1.2em; font-weight:400; margin-bottom:2em; }
.mt-subtitle { font-size:1.3em; font-weight:700; color:#006699;  margin-top:3em; }
.mt-title { font-size:1.5em; font-weight:800; color:#fff; line-height:1.2em; padding:0.25em 0.5em; background:#006699; margin:0 0 1.2em;}
ol.mt-list {  font-size:1.2em; font-weight:400; margin-bottom:2em;}


.star-photoarea { width: 100%; margin:2em auto; padding:0; max-width: 1200px; margin:0 auto; display:flex; justify-content: space-between; flex-wrap: wrap; }
.star-photoarea .star-photobox { width: 48%; padding:0.5em; margin-bottom:1.5em; border:1px solid #ddd; font-size:0.9em; text-align:center; line-height:1.2em;}
.star-photoarea .star-photobox img { width: 100%; margin-bottom:0.5em;}

.trailer { position: relative; width: 100%; margin:0.5em auto 2em; max-width: 1200px; height:auto; padding:0; }
.youtube { position: relative; width: 100%; padding: 56.25% 0 0; margin:0 auto; }
.youtube iframe { position: absolute; top: 0;  right: 0; width: 100%; height: 100%;}
.movtitle { font-size:1.2em; font-weight:500; color:#006699;  margin-top:3em; text-align:center; padding:0.75em; }

.office_area { width: 100%; margin:2em auto !important; padding:0; max-width: 1200px; text-align: center; line-height:1.8em; height: auto; font-size:1em; }
.dinline { display: inline-block; text-align: left; font-size:1em; position:relative;}

ol.jigyo { padding:0; text-align: left; margin: 0; position:relative;}
ol.jigyo li { margin:0 0 0 1.5em; padding:0;  }

.billing { width: 100%; margin:2em auto !important; padding:1em; max-width: 1200px; text-align: center; font-size:0.9em; line-height: 1.5em; height: auto;}
.billing .alin { margin:0.5em 0; }
.fbub { width: 100%; margin:1em auto 0 !important; padding:0; max-width: 1200px; font-size:0.7em; text-align: center; }
.navic { padding:0; max-width: 1200px; margin:1em auto; text-align: center; }


.page-area { width: 100%; max-width: 1400px; margin:2em auto 2em; padding:1em; }
.page-area .page-conts { width: 100%; max-width: 1200px; margin:0 auto; padding:0; min-height:40vh; line-height: 1.8em;}
.page-area .page-conts b { font-weight:400;}
.page-area .page-conts p { margin:0 0 1em; padding:0; line-height: 1.8em;  }

.komidashi { text-align: left; height: auto; display:block; width:auto; margin: 3em auto 1em; line-height: 1.5em; font-size: 1.1em; letter-spacing: 0.2em; border-bottom: 1px solid #ccc; padding:0 0.75em;  }

.cr { width: 100%; text-align: center; margin:0; padding:1.5em; line-height: 1.5em; font-size:0.8em;}

.text { width: 100%; text-align: center; margin:0; line-height: 1.6em;}
.text p { width: 100%; text-align: center; margin:1em 0; padding:0em; line-height: 1.6em;}


.trailer { position: relative; width: 100%; margin:0 auto 1.5em; max-width: 1200px; height:auto; padding:0 1em;}
.youtube { position: relative; width: 100%; padding: 56.25% 10px 0; margin:0 auto; }
.youtube iframe { position: absolute; top: 0; right: 0; width: 100%; height: 100%;}
.trailtitle { text-align: center; padding: 2em; line-height:1em; font-size:1.3em; color:#444; letter-spacing: inherit; letter-spacing:3px; }


a.opa:hover img { opacity: 0.7; }




.fadeIn {
  opacity: 0;
  transition: 1s;
}
.fadeIn.is-show {
  opacity: 1;
}
.fadeIn_left {
  opacity: 0;
  transform: translate(-10%, 0);
  transition: 0.6s;
}
.fadeIn_left.is-show {
  transform: translate(0, 0);
  opacity: 1;
}
.fadeIn_up {
  opacity: 0;
  transform: translate(0, 5%);
  transition: 1s;
}
.fadeIn_up.is-show {
  transform: translate(0, 0);
  opacity: 1;
}
.fadeIn_down {
  opacity: 0;
  transform: translate(0, -15%);
  transition: 1s;
}
.fadeIn_down.is-show {
  transform: translate(0, 0);
  opacity: 1;
}
.fadeIn_right {
  opacity: 0;
  transform: translate(10%, 0);
  transition: 0.6s;
}
.fadeIn_right.is-show {
  transform: translate(0, 0);
  opacity: 1;
}


@media screen and (max-width: 768px) {
.fadeIn_left { transform: translate(0, 10px); }
.fadeIn_right { transform: translate(0, 10px); }
    

.theatable td { font-size:0.9em;}
.tw img { width:70px; height:auto;}
.roadshow img { width: 100%; }

.contents { padding:2em 2em; overflow: inherit; }
.contents .tex {  padding:1em 0;}



}



.t_right { text-align:right;}
.right { margin: 0 0 0 auto;}
.center { margin: 0 auto; text-align: center;}

footer { background: #000; text-align: center; padding: 1em 0; font-size: 0.8em; margin-top: 0em; color:#fff; }

/* =====================================================================
    NEWS
* =================================================================== */


.t_center { text-align:center !important;}
.t_center2 { text-align:center !important; padding:1em 0 0em;}
.t_center2 a:hover { opacity:0.6; }
.t_centerb { display: block; text-align:center !important; padding:1em 0.5em; }


/* page-top */
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:block;
}
#page-top a {
    text-decoration: none;
    width: 80px;
    height:auto;
    padding: 0;
    text-align: center;
    display: block;
    
}



/*     */

.overlay {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.95);
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
 transition: all .5s;
}
.overlay.open { display: block;
  width: 100%;
  height: 100%;
    z-index: 5000;
    opacity: 1;
    position: fixed;
    transition: opacity 1s;
}


.menu-trigger {
  display: inline-block;
width: 60px;
  height: 60px;
  vertical-align: middle;
  cursor: pointer;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999; background: rgba(255,255,255,0.40);
/*   transform: translateX(0);
  transition: transform .5s;
 */}
/* .menu-trigger.active {
  transform: translateX(-250px);
}
 */.menu-trigger span {
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  left: 12px;
  width: 36px;
  height: 4px;
  background-color: #009999;
  transition: all .5s;
}
.menu-trigger.active span {
  background-color: #006699;
}
.menu-trigger span:nth-of-type(1) {
  top: 15px;
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(13px) rotate(-45deg);
}
.menu-trigger span:nth-of-type(2) {
  top: 28px;
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 15px;
}
.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-13px) rotate(45deg);
}

nav { display: flex; flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 40px;
  position: fixed; overflow-y: auto;
  top: 0;
  left: 0;
  z-index: 6000;
 opacity: 0;
    pointer-events: none;
  -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
    
}
nav.open { opacity: 1;
    transition: opacity 1s;
    pointer-events: auto;
}

.inlinb { display: inline-block !important; text-align:left !important; width: auto !important;}
.inlinb a { display: inline-block !important; text-align:left !important; width: auto !important;}

nav.smn div { margin: 0 auto !important; line-height:1em;
  color: #006699;
  text-align: center;
  padding: 0.5em !important;
  width: 100%; max-width: 700px; display: inline-block; line-height: 1; border-bottom: 1px dashed #006699;
}




nav.smn div:last-child { border-bottom: none;
}


nav.smn div a { color: #006699; font-size: 1.2em;
  text-align: center; line-height: 1;
  padding: 0.5em 0 !important;
  width: 100%; display: block;
}
nav.smn div a:hover { opacity:0.9; color:#df0024;}

nav.smn div span { font-size: 0.8em;}
.noclick { pointer-events: none; opacity:0.8; color:#999 !important;}

.pconly { display:inherit; }
.sponly { display:none; }
.dnon { display:none; }


@media screen and (max-width: 768px) {
body { font-weight: 400; font-size:12px; font-size:1.2rem;}
html { font-size: 100%; }
.pconly { display:none; }
.sponly { display:inherit; }

nav.smn div { margin: 0.3em 0em 0.3em 1.7em; text-align:left;}
nav.smn div a { font-size: 1.5em;  text-align:left;}

    
.menu-trigger {
  display: inline-block;
width: 80px;
  height: 80px;
  }
/* .menu-trigger.active {
  transform: translateX(-250px);
}
 */.menu-trigger span {
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  left: 14px;
  width: 52px;
  height: 4px;
  background-color: #009999;
  transition: all .5s;
}
.menu-trigger.active span {
  background-color: #006699;
}
.menu-trigger span:nth-of-type(1) {
  top: 24px;
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(14px) rotate(-45deg);
}
.menu-trigger span:nth-of-type(2) {
  top: 38px;
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 24px;
}
.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-14px) rotate(45deg);
}

    
}




.cf-area {
	display: flex; position:relative;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 1.5em 0;
	border-bottom: 1px dashed #ccc; 
	transition: all .3s;
}
.cf-area dt p, .cf-area dd p { margin:0 !important; padding:0 !important;  }
.cf-area dt p  { position:relative; line-height:1.4 !important; }
.cf-area:last-child {
	border-bottom: none;
}

.cf-area dt { margin:0 !important; padding:0;
  width: 200px;
  padding-right: 30px;
  text-align: right;
	line-height:1.3em; height:1.3em; 
}

.cf-area dd { 
    flex: 1;
}

 .cf-area textarea, input[type="email"], input[type="text"],#zip {
  width: 100%;
  padding: 0.6em;
  border: 1px solid #ddd;
  background-color: #fafbfc;
  font-size: 1.1em; font-weight:300;
	resize: vertical;
	transition: all .3s;
}

.cf-area input:focus,.cf-area textarea:focus {
	outline: none;
	background: #f5f6f7;
}

.cf-required { 	background: #b91e23; margin: 0 0 0 0.5em !important;
	color: #fff;
	font-size: 0.8em; vertical-align: bottom;
	padding: 2px 7px 2px;
	border-radius: 3px
}

.cf-send { text-align:center; }
.cf-send input { 
	display: inline-block;
	background: #00479d;
	width: 300px;
	height: 60px;
	margin: 0.5em;
	border: none;
	border-radius: 10px;
	color: #fff;
	box-shadow: 2px 5px 15px 0 rgba(0, 0, 0, .2);
	font-size: 1.3em;
	font-weight: bold;
	transition: all .3s;
}
.cf-send input:hover {
	filter: brightness(1.25);
}


@media screen and (max-width:768px){
	.cf-area {
		display: block;
	}

	.cf-area dt { 
    width: 100%;
		margin-bottom: 0.5em !important;
    padding: 0 0 1em 0 !important;
    text-align: left;
		line-height:1.5em;
	}
	.cf-required { margin: 0 0 0 0.5em !important; display: inline-block; width:auto; font-size: 0.7em; vertical-align:middle;}
}

span.mwform-checkbox-field { white-space:norwarp;  }

span.mwform-checkbox-field-text { margin:0; display: inline-block !important; white-space:norwarp; vertical-align:middle; }
span.mwform-checkbox-field-text * { width:20px; }
input[type="radio"] , input[type="checkbox"]{ vertical-align:middle;}
input[type="email"] { vertical-align:middle;}

.confirm {
	display: block; text-align:center; line-height:1.4 !important; vertical-align:middle;
	padding: 1em; margin-bottom:1.5em;
	border-bottom: 1px dashed #ccc; 
	transition: all .3s;
}
