@charset "utf-8";

/* HTML5 ? Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

a { color: #262c53; text-decoration: none; }
a:visited { color: #262c53; text-decoration: none;  }
a:hover { color: #30476c; text-decoration: underline;  }
a:focus { outline: thin dotted; text-decoration: underline;  }
a:hover, a:active { outline: 0; text-decoration: underline;  }

a:link,
a:hover {
  -webkit-transition: 0.1s ease-in-out;
  -moz-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

img { -ms-interpolation-mode: bicubic; }


/* ===================================================
    Author: Kim
  =================================================== */

html {
  font-size: 9px; /* sp基準値 */
  -webkit-text-size-adjust: 100%;
}
 
@media (min-width: 480px) {
  html {
    font-size: 10px; /* pc基準値 */
  }
}


body{ 
  font-size: 1.7rem;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, "Yu Gothic", YuGothic, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-feature-settings: "pkna";
  line-height: 1.8;
  background: #fff;
}

.delay01 {animation-delay: 0.1s;}
.delay02 {animation-delay: 0.2s;}
.delay03 {animation-delay: 0.3s;}
.delay04 {animation-delay: 0.4s;}
.delay05 {animation-delay: 0.5s;}
.delay06 {animation-delay: 0.6s;}
.delay07 {animation-delay: 0.7s;}
.delay08 {animation-delay: 0.8s;}
.delay09 {animation-delay: 0.9s;}
.delay1 {animation-delay: 1s;}
.delay2 {animation-delay: 2s;}
.delay3 {animation-delay: 3s;}
.delay4 {animation-delay: 4s;}
.delay5 {animation-delay: 5s;}

span.wpcf7-list-item {
  display: block !important;
  margin: 0 0 0 6px;
  padding: 0;
}

/* ===================
    PC・スマホ共通、サイト別リセット
  =================== */

h2,h3,h4 {margin: 0; padding: 0;}
p {margin: 0; padding: 0;}
ul, li { margin: 0; padding: 0; list-style: none;}
dl, dt, dd { margin: 0; padding: 0;}

/* スマホ&PC各セクション */

img {
  user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  -webkit-user-select:none;
  -khtml-user-select:none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -webkit-touch-callout: none;
}

/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }


/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/*font-style*/

.en {font-family: 'Teko', sans-serif;}
.noto { font-family: "Noto Sans Japanese"; }
.sawarabi {font-family: "Sawarabi Gothic";}
.mplus {font-family: "M PLUS 1p"; font-weight: 100;}

#mainVisual {
  width: 100%;
  overflow: hidden;
  height: auto;
}

#mainVisual img {
  width: 100%;
  height: auto;
}

h2.green_headline {
  background: #000000;
  color: #ff0000;
  font-family: "Noto Sans Japanese";
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}

#skyArea {
  width: 100%;
  height: auto;
  background: #9ab6de url(img/sky_bg.jpg) left bottom no-repeat;
  background-size: 100%;
}

#skyArea h3 {
  font-size: 140%;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}

ul#tokchou {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
}

ul#tokchou li .tokuchouPhoto {
  width: 100%;
  z-index: 3;
}

ul#tokchou li .tokuchouPhoto img {
  width: 100%;
  height: auto;
}

ul#tokchou li .tokuchouText {
  width: 90%;
  margin: 0 auto;
  padding: 25px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  background: #fff;
}

ul#tokchou li .tokuchouText .tokuchouTextHeader {
  text-align: center;
  font-size: 90%;
  margin-bottom: 20px;
}

ul#tokchou li .tokuchouText .tokuchouTextHeader img {
  width: 15%;
  display: block;
  margin: 0 auto 10px;
}

#flow {
  background: url(img/flow_bg.png) center bottom no-repeat;
  background-size: 100%;
}

#flow .flowContents {
  width: 100%;
  overflow: hidden;
}

#flow h2 {
  width: 90%;
  max-width: 1400px;
  box-sizing: border-box;
  padding: 50px 50px;
  font-size: 140%;
  background: #fff;
  border-radius: 20px 20px 0 0;
  margin: -100px auto 0;
  text-align: center;
}

#flow .flowArea {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}

#flow .flowArea dl {
  width: 100%;
  overflow: hidden;
  padding-bottom: 50px;
}

#flow .flowArea dl.flow05 {
  background: none !important;
}

#flow .flowArea dl dt {
  box-sizing: border-box;
  border: 2px solid #000;
  text-align: center;
  padding: 20px;
  position: relative;
}

#flow .flowArea dl.flow01 dt {background: #FFFFE8;}
#flow .flowArea dl.flow02 dt {background: #FFFDCE;}
#flow .flowArea dl.flow03 dt {background: #FFFBA5;}
#flow .flowArea dl.flow04 dt {background: #FFF977;}
#flow .flowArea dl.flow05 dt {background: #FFF638;}

#flow .flowArea dl dt .number_flow {
  display: block;
  position: absolute;
  top: 0;
  left: 20px;
  background: #000;
  text-align: center;
  font-weight: bold;
  color: #fff;
  width: 40px;
}

#flow .flowArea dl dd {
  box-sizing: border-box;
  border: 2px solid #000;
  padding: 30px;
  background: #fff;
}

#flow .flowBottom {
  text-align: center;
  padding-bottom: 50px;
}

#flow .flowBottom ul {
  width: 20%;
  margin: 50px auto;
  overflow: hidden;
  box-sizing: border-box;
}

#flow .flowBottom ul li {
  float: left;
  width: 50%;
  padding: 50px;
  box-sizing: border-box;
}

#flow .flowBottom ul li img {
  width: 100%;
  height: auto;
}

#flow .flowBottom p {
  font-weight: bold;
}

#flow .flowBottom p.telCap {
  font-size: 80%;
}

footer {
  position: relative;
}

#footerContents {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

#footerContents .footerPhoto img {
  width: 100%;
  height: auto;
}

#footerContents .footerText ul {
  margin-bottom: 50px;
}

#footerContents .footerText li {
  font-weight: bold;
  font-size: 120%;
}

#footerContents .footerText li.normal {
  font-weight: normal;
  font-size: 100%;
}

#footerContents .footerText li.address {
  font-weight: normal;
  font-size: 80%;
}

#footerContents .footerText p {
  font-size: 80%;
  margin-bottom: 40px;
}

.footerBottom {
  width: 100%;
  box-sizing: border-box;
  padding: 30px;
  background: #F2F2F2;
  overflow: hidden;
}

.footerBottom img {
  width: 200px;
  height: auto;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

footer #footerRocket img {
  width: 100%;
  height: auto;
}

/* ===================
    スマホ
  =================== */

@media only screen and (max-width: 479px) {
  .pcView {display: none !important;}
  
  h1{
     width: 200px;
     margin: 0 auto;
     padding: 20px 0;
   }
   
   h1 img {
     width: 100%;
   }

  h2.green_headline {
    font-size: 14px; 
    text-align: left;
    padding: 30px;
    box-sizing: border-box;
  }

  #skyArea {
    padding-top:30px;
    padding-bottom: 250px;
  }

  ul#tokchou li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
  }

  #flow h2 {
    padding: 40px 50px;
    font-size: 120%;
    margin-top: -60px;
  }

  #flow .flowArea dl {
    background: url(img/sp_dlflow.png) repeat-y;
    background-size: 100%;
  }

  #flow .flowArea dl dd {
    border-top: none;
  }

  #flow .flowBottom ul {
    width: 80%;
    overflow: hidden;
    margin: 30px auto 45px;
  }

  #flow .flowBottom ul li {
    float: left;
    width: 50%;
    padding: 0 50px;
    box-sizing: border-box;
  }

  #footerContents .footerText {
    overflow: hidden;
    box-sizing: border-box;
    padding:50px 50px 100px;
  }

  #flow .flowBottom {
    padding-bottom: 30px;
  }
}

/* ===================
    タブレット
  =================== */

@media only screen and (min-width: 479px) and (max-width: 1024px) {

  .pcView {display: none !important;}

  h2.green_headline {
    font-size: 14px; 
    padding: 30px;
    box-sizing: border-box;
  }

  #skyArea {
    padding-top:30px;
    padding-bottom: 450px;
  }

  ul#tokchou {
    padding-top: 150px;
    background-size: 100%;
  }

  ul#tokchou li {
    float: left;
    width: 30.3%;
    margin: 1.5%;
    overflow: hidden;
  }

  #flow h2 {
    padding: 40px 50px;
    font-size: 120%;
    margin-top: -60px;
  }

  #flow .flowArea dl {
    background: url(img/sp_dlflow.png) repeat-y;
    background-size: 100%;
  }

  #flow .flowArea dl dd {
    border-top: none;
  }

  #flow .flowBottom ul {
    width: 40%;
    margin: 30px auto 45px;
  }

  #flow .flowBottom ul li {
    float: left;
    width: 50%;
    padding: 0 50px;
    box-sizing: border-box;
  }

  #footerContents .footerText {
    overflow: hidden;
    box-sizing: border-box;
    padding:50px 50px 100px;
  }

  footer #footerRocket img {
    width: 60%;
    height: auto;
    margin: 0 auto;
    display: block;
  }
}

/* ===================
   PC
  =================== */
  
@media only screen and (min-width: 1025px) {

  .spView {display: none !important;}
  
  h1{
     width: 400px;
     margin: 0 auto;
     padding: 20px 0;
   }
   
   h1 img{
     width: 100%;
   }

  h2.green_headline {
    padding: 20px;
  }

  ul#tokchou {
    max-width: 1400px;
    background-size: 600px;
  }

  ul#tokchou li {
    float: left;
    width: 30.3%;
    margin: 1.5%;
    overflow: hidden;
  }

  #skyArea {
    padding-top:100px;
  }

  #flow .flowContents {
    background: url(img/siryou.png) no-repeat;
    background-size: 40%;
    padding-top: 50px;
    /* background-position: 0 30%; */
  }

  #flow .flowArea dl {
    background: url(img/pc_dlflow.png) repeat-y;
    background-size: 100%;
  }

  #flow .flowArea dl dt {
    float: left;
    width: 25%;
  }

  #flow .flowArea dl dt .txt_flow {
    padding-left: 30px;
  }

  #flow .flowArea dl dd {
    float: right;
    width: calc(75% + 20px);
    margin: 30px 0 0 -20px;
  }

  #footerContents .footerPhoto {
    float: left;
    width: 40%;
    overflow: hidden;
  }

  #footerContents .footerPhoto img {
    width: 100%;
    height: auto;
  }

  #footerContents .footerText {
    float: right;
    width: 60%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 70px 40px;
  }

  footer #footerRocket {
    position: absolute;
    bottom: 20px;
    right: 100px;
    width: 400px;
  }

  #footerContents {
    max-width: 1000px;
  }
}
/* 「グローバルプランの計画支援の特徴」の背景指定 - PC幅延長 */
@media only screen and (min-width: 1025px) and (max-width: 1320px) {
  #skyArea {
    padding-bottom: 500px;
  }
}
@media only screen and (min-width: 1321px) and (max-width: 1600px) {
  #skyArea {
    padding-bottom: 600px;
  }
}
@media only screen and (min-width: 1601px) and (max-width: 1950px) {
  #skyArea {
    padding-bottom: 750px;
  }
}
@media only screen and (min-width: 1951px) {
  #skyArea {
    padding-bottom: 1000px;
  }
}

/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}