@charset "utf-8";

/*------------------------------------------------------------
  書式設定
------------------------------------------------------------*/

/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }


/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }


/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }


/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }


/*------------------------------------------------------------
  微調整用クラス（※多用しないこと）
------------------------------------------------------------*/

.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }


/*------------------------------------------------------------
  汎用スタイル
------------------------------------------------------------*/

* html .clearfix {
  zoom: 1;
}

*+html .clearfix {
  zoom: 1;
}

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

img {
    max-width:100%;
}

/*------------------------------------------------------------
  headLine01
------------------------------------------------------------*/

.headLine01 {
  margin-bottom: 35px;
  padding-top: 55px;
  min-height: 118px;
  position: relative;
  background: #f6e18e url(../../img/common/h2_bg.jpg) no-repeat center top;
}

.headLine01:before {
  width: 100%;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background: url(../../img/common/g_navi_bg.png) repeat-x left top;
}

.headLine01 span {
  margin: 0 auto;
  display: block;
  width: 960px;
  font-size:3.0em;
  font-weight:bold;
  color:#154E87;
  text-shadow: #ffffff 4px 4px 0, #ffffff -4px -4px 0, #ffffff -4px 4px 0, #ffffff 4px -4px 0, #ffffff 0px 4px 0, #ffffff  0 -4px 0, #ffffff -4px 0 0, #ffffff 4px 0 0;
}


/*------------------------------------------------------------
  headLine02
------------------------------------------------------------*/

#main .headLine02 {
  margin: 0 10px 15px 0;
  position: relative;
}

#main .headLine02 span {
  padding: 5px 13px 4px;
  display: block;
  font-size: 2em;
  font-weight: bold;
  color: #003366;
  background-color: #d0cc94;
  border-radius: 5px;
  position: relative;
  behavior: url(/js/pie.htc);
}

@media all and (-ms-high-contrast:none) {
  #main .headLine02 span {
    padding: 6px 13px 3px;
  }
}


/*------------------------------------------------------------
  General
------------------------------------------------------------*/

#main .comContent .contact {
  margin-bottom: 30px;
  margin-right: 20px;
  padding: 5px;
  border-radius: 10px;
  background-color: #fcf477;
  box-shadow: 3px 3px 5px #c2bcb3;
}

#main .comContent .contact h4 {
  margin: 0 0 10px 0;
  font-size:16px;
  text-align:center;
  font-weight:bold;
  padding:12px 12px 0;
  background:url("../../img/common/contact_img01_title.png") no-repeat top center;
  -moz-background-size:contain;
    background-size:contain;
}

#main .comContent .contact h4 span {
    color:#ff0000;
    font-size:16px;
    background:linear-gradient(transparent 100%, #ffff00 0%);
}

#main .comContent .contactUl {
  display: flex;
  padding:0 14px;
  align-items: flex-start;
  justify-content: space-between;
}

#main .comContent .contactUl li {
  width: 50%;
}

#main .comContent .contactUl li a {
    font-size:30px;
    line-height:1.0;
    color:#a4005b;
    font-weight:bold;
    display:inline-block;
    margin-top:3px;
}

#main .comContent .contactUl li a:hover {
    text-decoration: none;
}

#main .comContent .contactUl .txt {
  margin-top: 5px;
  color: #000;
  font-size: 12px;
  font-weight: bold;
}

#main .comContent .contactUl .txt span {
  color: #91004f;
}

#main .comContent .contact a:hover img {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

#main .comContent .contact .text01 {
  margin-bottom: 15px;
  padding:0 14px;
}

#main .comContent .contact .text01 img {
    width:100%;
}

#main .comContent .contact .stepImg {
  padding:0 14px 20px;
}

#main .comContent .contact .stepImg img {
    max-width:100%;
    margin:0 auto;
    display:block;
}

#main .comContent .flow {
  margin-bottom: 70px;
  margin-right: 20px;
  position:relative;
  top:0;
  left:0;
}

#main .comContent .flow h2 {
  padding:5px 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  background-color:#f2aabb;
  color:#003366;
  font-weight:bold;
  font-size:1.8em;
}

#main .comContent .flow .item01 {
  position:absolute;
  top:180px;
  left:0;
  font-size:1.3em;
  font-weight:bold;
  text-align:center;
  color:#45373b;
  width:144px;
  transform: rotate( -4deg );
}

#main .comContent .flow .item01_caption {
  position:absolute;
  top:240px;
  left:20px;
  font-size:1.2em;
  transform: rotate( -4deg );
  width:144px;
}

#main .comContent .flow .item01_caption span {
    color:#91004f;
}

#main .comContent .flow .item02 {
  position:absolute;
  top:210px;
  left:165px;
  font-size:1.3em;
  font-weight:bold;
  text-align:center;
  color:#45373b;
  width:144px;
  transform: rotate( 4deg );
}

#main .comContent .flow .item02_caption {
  position:absolute;
  top:270px;
  left:165px;
  font-size:1.2em;
  transform: rotate( 4deg );
  width:144px;
}

#main .comContent .flow .item03 {
  position:absolute;
  top:180px;
  left:345px;
  font-size:1.3em;
  font-weight:bold;
  color:#45373b;
  width:144px;
  transform: rotate( -4deg );
}

#main .comContent .flow .item03_caption {
  position:absolute;
  top:240px;
  left:325px;
  font-size:1.2em;
  transform: rotate( -4deg );
  width:144px;
}

#main .comContent .flow .item04 {
  position:absolute;
  top:220px;
  left:485px;
  font-size:1.3em;
  font-weight:bold;
  text-align:center;
  color:#45373b;
  width:144px;
  transform: rotate( 4deg );
}

#main .comContent .flow .item04_caption {
  position:absolute;
  top:270px;
  left:485px;
  font-size:1.2em;
  transform: rotate( 4deg );
  width:144px;
}

#main .comContent .fee {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
  margin-right: 20px;
  padding: 20px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 3px 3px 5px #c2bcb3;
}

#main .comContent .compensate {
  margin-right: 20px;
  border-radius: 10px;
  box-shadow: 3px 3px 5px #c2bcb3;
}

/* SmatPhones */
@media (max-width:979px) {

    h1, h2, h3 {
        box-sizing:border-box;
    }

    div {
        box-sizing:border-box;
    }

    /*------------------------------------------------------------
      headLine01
    ------------------------------------------------------------*/
    .headLine01 {
      padding-top:25px !important;
      padding-bottom:25px !important;
      padding-left:30px;
      padding-right:30px;
      -moz-background-size:auto 100%;
      background-size:auto 100%;
    }

    .headLine01 span {
      width:100%;
    }

    /*------------------------------------------------------------
      headLine02
    ------------------------------------------------------------*/
    #main .headLine02 {
      margin: 0 auto 15px !important;
    }

    #main .comContent .fee {
        margin-left:auto !important;
        margin-right:auto !important;
    }

    #main .comContent .contact {
        margin-left:auto !important;
        margin-right:auto !important;
    }

    #main .comContent .contact h4 {
        font-size:20px !important;
    }

    #main .comContent .contact h4 span {
        font-size:1.0em !important;
    }

    #main .comContent .contactUl {
        display:block !important;
    }

    #main .comContent .contactUl li {
        width:100% !important;
        text-align:center;
    }

    #main .comContent .contactUl li .tel {
        width:50px;
    }

    #main .comContent .compensate {
        margin-left:auto !important;
        margin-right:auto !important;
    }

}

/* iPhone6のみ */
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {

    h1, h2, h3 {
        box-sizing:border-box;
    }

    div {
        box-sizing:border-box;
    }

    /*------------------------------------------------------------
      headLine01
    ------------------------------------------------------------*/
    .headLine01 {
      padding-top:25px !important;
      padding-bottom:25px !important;
      padding-left:30px;
      padding-right:30px;
      padding-bottom:35px !important;
      -moz-background-size:auto 100%;
      background-size:auto 100%;
    }

    .headLine01 span {
        width:95% !important;
    }

    .headLine01 span {
    }

    /*------------------------------------------------------------
      headLine02
    ------------------------------------------------------------*/
    #main .headLine02 {
      margin: 0 auto 15px !important;
    }

    #main .comContent .contact h4 {
        font-size:18px !important;
    }

    #main .comContent .contact h4 span {
        font-size:1.0em !important;
    }

    #main .comContent .fee {
        margin-left:auto !important;
        margin-right:auto !important;
    }

    #main .comContent .contact {
        margin-left:auto !important;
        margin-right:auto !important;
    }

    #main .comContent .contactUl {
        display:block !important;
        margin-bottom:10px;
    }

    #main .comContent .contactUl li {
        width:100% !important;
        text-align:center;
    }

    #main .comContent .compensate {
        margin-left:auto !important;
        margin-right:auto !important;
    }

}

/* iPhone6 Plus ~ ちょっと大きいスマホまで */
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) {

    h1, h2, h3 {
        box-sizing:border-box;
    }

    div {
        box-sizing:border-box;
    }

    /*------------------------------------------------------------
      headLine01
    ------------------------------------------------------------*/
    .headLine01 {
      padding-top:25px !important;
      padding-bottom:25px !important;
      padding-left:30px;
      padding-right:30px;
      -moz-background-size:auto 100%;
      background-size:auto 100%;
    }

    .headLine01 span {
      width:100%;
    }

    /*------------------------------------------------------------
      headLine02
    ------------------------------------------------------------*/
    #main .headLine02 {
      margin: 0 auto 15px !important;
    }

    #main .comContent .contact h4 {
        font-size:20px !important;
    }

    #main .comContent .contact h4 span {
        font-size:1.0em !important;
    }

    #main .comContent .contactUl {
        display:block !important;
    }

    #main .comContent .contactUl li {
        width:100% !important;
        text-align:center;
    }

    .headLine01 span {
        width:95% !important;
    }

    #main .comContent .fee {
        margin-left:auto !important;
        margin-right:auto !important;
    }

    #main .comContent .contact {
        margin-left:auto !important;
        margin-right:auto !important;
    }

    #main .comContent .compensate {
        margin-left:auto !important;
        margin-right:auto !important;
    }

}

