@charset "utf-8";

.cBaseRed {
  color: #ff0000;
}

/*------------------------------------------------------------
    トップページ
------------------------------------------------------------*/

#conts h2 {
    margin-bottom: 14px;
    clear: both;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

#conts h2.last {
    margin-bottom: 6px;
}

#conts h3 {
    line-height: 25px;
    font-size: 1.3em;
    text-align: center;
    color: #fff;
    font-weight: normal;
    overflow: hidden;
}

.home #conts .rate_box h3 {
  color: #000;
}

#conts h3.special {
    margin: 4px 0 0 4px;
    background: none;
    line-height: normal;
}

#conts p {
    margin: 0 0 14px 9px;
    line-height: 1.9;
    font-size: 1.1em;
}

#conts p.typeSmall {
    font-size: 0.7rem !important;
}

#conts .section {
    padding: 0 0 11px;
    margin-bottom: 13px;
    border-bottom: 1px solid #C1272D;
    overflow: hidden;
}

#conts .none {
    padding: 0;
    margin-bottom: 0;
    border-bottom: none;
}

#conts .section02 {
    padding: 0 0 26px;
}

#conts .section .inner {
    margin: 0 0 0 11px;
    width: 688px;
}

#conts .section .inner .photoBox {
    margin: 0 0 7px 9px;
}

#conts .section .inner .photoBox p {
    margin: 0;
    width: 465px;
    float: right;
}

#conts .section .inner .btnBox a {
    width: 222px;
    float: right;
    display: block;
}

#conts .section .inner .box {
    padding: 0 0 12px;
    margin-bottom: 9px;
    width: 688px;
    background: url(../img/index/box_bg.jpg) no-repeat left bottom;
    overflow: hidden;
    clear: both;
}

#conts .section .inner .box .flagBox {
    width: 702px;
}

#conts .section .inner .box .subBox {
    margin-right: 13px;
    width: 221px;
    font-size: 10px;
    float: left;
}

#conts .section .inner .box .subBox .imgBox {
    padding: 6px 0 0 9px;
    margin-bottom: 11px;
    width: 202px;
    overflow: hidden;
}

#conts .section .inner .box .subBox .imgBox .floatL {
    padding-top: 4px;
    width: 96px;
    min-height: 60px;
}

#conts .section .inner .box .subBox .imgBox .rBox {
    width: 98px;
    float: right;
}

#conts .section .inner .box .subBox .imgBox .rBox p {
    margin: 0;
    padding: 0 0 0;
    font-size: 1em;
    color: #4D4D4D;
    line-height: 1.4;
}

#conts .section .inner .box .subBox .imgBox .rBox dl {
    margin-bottom: 7px;
    color: #C1272D;
    line-height: 1;
    clear: both;
}

#conts .section .inner .box .subBox .imgBox .rBox dl.blue {
    margin-bottom: 0;
    color: #2B2BB3;
}

#conts .section .inner .box .subBox .imgBox .rBox dt {
    float: right;
    clear: right;
    text-align: right;
    font-weight: bold;
    font-size: 1.5em;
}

#conts .section .inner .box .subBox .imgBox .rBox dd {
    padding-top: 2px;
}

#conts .section .inner .box .subBox .detail {
    margin: 0 auto;
    width: 204px;
}

#conts .section .inner .box .subBox .detil_txt {
    margin: 5px auto 10px;
    width: 204px;
}

#conts .section .inner .box .subBox.typeLink {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 160px;
}

.boxRateHistoryLink {
  margin-bottom: 10vw;
}

#conts .section .inner .box .subBox.typeLink .linkRateHistory01,
.boxRateHistoryLink .linkRateHistory01 {
  box-sizing: border-box;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 80%;
  height: 5em;
  padding-top: 0.1em;
  padding-right: 5%;
  background-color: #ce1b21;
  line-height: 1.5;
  font-size: 0.85rem;
  color: #fff;
  box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.4);
}
.boxRateHistoryLink .linkRateHistory01 {
  width: 100%;
  height: 3.5em;
  letter-spacing: 0.1em;
  font-size: 4.0vw;
}

#conts .section .inner .box .subBox.typeLink .linkRateHistory01:after,
.boxRateHistoryLink .linkRateHistory01:after {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8%;
  width: 0.6em;
  height: 0.6em;
  margin-top: auto;
  margin-bottom: auto;
  border-top: 1px #fff solid;
  border-right: 1px #fff solid;
  transform: rotate(45deg);
}

#conts .section .inner .iframeBox {
    margin: 0 0 0 4px;
    padding: 15px 0 30px 20px;
    border: 1px solid #E6E6E6;
    border-right: none;
    border-top: none;
    width: 663px;
    height: 132px;
    background-color: #F2F2F2;
    overflow-y: scroll;
}

#conts .section .inner .iframeBox p {
    margin: 0 10px 0 0;
    line-height: 2;
    font-size: 1.1em;
    color: #4D4D4D;
}

/*=========
================== */
.sidebarLst01,
.sidebarLst02 {
    border: 1px solid #cccccc;
    padding: 10px;
    width: 209px;
    margin: 5px 0 10px 0;
}
@media screen and (max-width: 640px) {
    .sidebarLst01,
    .sidebarLst02 {
        width: 100%;
    }
}

.sidebarLst01 {
    background: url(../img/index/lst01_bg.jpg) top left repeat-y;
}

.sidebarLst02 {
    background: url(../img/index/lst02_bg.jpg) top left repeat-y;
}

.sidebarLst01 a,
.sidebarLst02 a {
    color: #000;
}

.sidebarLst01 li,
.sidebarLst02 li {
    padding: 10px 0 10px 25px;
    border-bottom: 1px dotted #c4c4c4;
}

.sidebarLst01 li {
    background: url(../img/common/lst01_icon.png) 7px center no-repeat;
}

.sidebarLst02 li {
    background: url(../img/common/lst02_icon.png) 7px center no-repeat;
}

/*box-exm*/
.box-exm {
    margin-top: 40px;
}

.box-exm .box-exm-col {
    width: 300px;
    padding: 5px;
    float: left;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-right: 32px;
    background: url(../img/index/exm_bg.jpg) center top no-repeat;
    position: relative;
}

.box-exm .box-exm-col:nth-child(2n) {
    margin-right: 0;
}

#conts .box-exm .box-exm-col h3 {
    color: #c1272d;
    background: none;
    font-size: 18px;
    text-align: right;
    padding: 5px 55px 10px 40px;
    font-weight: bold;
}

.box-exm .box-exm-col .txt-head {
    width: 136px;
    position: absolute;
    right: 10px;
    top: 80px;
    line-height: 1.5;
}

.txt-body {
    padding-top: 140px;
}

#conts .txt-body p {
    line-height: 1.5;
}

.box-img {
    width: 126px;
    height: 163px;
    position: absolute;
    top: -13px;
    left: 23px;
    background: #fff;
    padding: 4px;
    border-radius: 4px;
    -ms-transform: rotate(-7deg);
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
    box-shadow: 0px 0px 4px #ccc;
    overflow: hidden;
    text-align: center;
}

.box-img img {
    width: 100%;
}

/*==================
====================== */
table.tbl-01,
table.tbl-02 {
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    border-collapse: collapse;
    border-spacing: none;
}

table.tbl-01 th,
table.tbl-01 td,
table.tbl-02 th,
table.tbl-02 td {
    border: 1px solid #ccc;
    text-align: center;
    padding: 6px;
    font-size: 120%;
}

table.tbl-01 th {
    background: #f2dcdb;
    color: #963634;
}

table.tbl-02 th {
    background: #c0504d;
    color: #fff;
}

.alr {
    text-align: right;
}

td.txt-bold {
    padding: 6px 4px !important;
}

.txt-bold {
    font-weight: bold;
}

.w20 {
    width: 20%;
}

.w40 {
    width: 40%;
}

.w80 {
    width: 80%;
}

.lh {
    line-height: 1.5 !important;
}

/*add 2019/09/13 ------fixed header*/
/*****************************************************************
max-width 640
******************************************************************/
.headerfix .head-cta {
    display: none;
}
.nvcontainer {
    display: none;
}

@media screen and (max-width: 640px) {

    /*header fixed
*********************/
    .headerfix ul {
        text-align: right;
        overflow: hidden;
        font-size: 0;
        letter-spacing: 0;
    }

    .headerfix ul li {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        vertical-align: top;
        margin: 0 1px;
    }

    .headerfix .head-cta {
        display: block;
    }

    .headerfix .head-cta {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        background: #fffeac;
        padding: 8px 0;
        border-top: 1px solid #ddd;
        z-index: 9;
    }

    .headerfix .head-cta ul li {
        width: 48%;
        margin: 0 1px;
    }

    .headerfix .head-cta ul {
        text-align: center;
        font-size: 0;
    }

    .headerfix .head-cta img {
        width: 100%;
    }

    #footer {
        margin: 0 0 70px;
    }

    .info {
        padding: 10px 10px;
        font-size: 12px;
    }

    .info p {
        font-weight: bold;
        font-size: 14px;
    }

    /*nav
*********************/
    img {
        max-width: 100%;
        height: inherit;
    }

    .nvcontainer {
        display: block;
        cursor: pointer;
        position: fixed;
        right: 10px;
        top: 30px;
        z-index: 999;
        background: #ff7800;
        padding: 5px;
        border-radius: 3px;
    }

    .nav {
        overflow: hidden;
        width: 100%;
        display: none;
        position: fixed;
        top: 0px;
        left: 0;
        background: #fff;
        z-index: 99;
        border-top: 2px solid #ff7800;
    }

    .nav ul {
        width: 100%;
        text-align: center;
        padding: 0;
        font-weight: bold;
        margin: 0px;
        position: relative;
    }

    .nav ul:before {
        content: url(../img/nav-ln.png);
        position: absolute;
        left: 0;
        top: 2px;
    }

    /*.nav ul li{display: inline-block;*zoom: 1;*display: inline; vertical-align: top; padding: 0 42px;position: relative;} edit 2018.8.24*/
    .nav ul li {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        vertical-align: top;
        padding: 0 22px;
        position: relative;
    }

    .nav ul li:after {
        content: url(../img/nav-ln.png);
        position: absolute;
        right: 0;
        top: 2px;
    }

    .bar1,
    .bar2,
    .bar3 {
        width: 28px;
        height: 4px;
        background-color: #fff;
        margin: 3px 0;
        transition: 0.4s;
    }

    .change .bar1 {
        -webkit-transform: rotate(-45deg) translate(-5px, 5px);
        transform: rotate(-45deg) translate(-5px, 5px);
    }

    .change .bar2 {
        opacity: 0;
    }

    .change .bar3 {
        -webkit-transform: rotate(45deg) translate(-5px, -5px);
        transform: rotate(45deg) translate(-5px, -5px);
    }

    .nav ul li {
        width: 100%;
        padding: 10px 0;
        border-bottom: 1px solid #eee;
        font-size: 14px;
        line-height: 1.4em;
    }

    .nav ul li small {
        font-size: 75%;
        line-height: 1.4em;
    }

    .nav ul li:last-child {
        margin: 0;
        border: none;
    }

    .nav ul li:after,
    .nav ul:before {
        display: none;
    }

    .nav ul li a {
        color: #333;
    }

    /*default change*/
    .contact-form {
        margin-right: 2px !important;
    }

    #mainVisual .section .box p.tel,
    #header {
        display: none !important;
    }

    .tel,
    .contact-form {
        margin-right: 55px !important;
    }

    #main .section.section02:nth-child(2),
    .menu_s {
        display: none;
    }

    .pageContact table tr td.td_right input[type=text] {
        width: 88% !important;
        padding: 5px 0;
    }

    /* 20190925 */
    .contact-form {
        display: none;
    }

    .pc-uf {
        display: none;
    }

    .sec_box {
        margin: 0 0px 20px;
    }

    .howTtl {
        text-align: center;
        font-size: 1.3rem;
        margin-bottom: 20px;
        color: #fff;
        /*文字色*/
        padding: 0.5em 0 0.25em;
        /*上下の余白*/
        border-bottom: solid 3px #1c86d0;
        /*下線*/
        background: #09a4e6;
    }

    .how_list {
        margin-bottom: 20px;
    }

    .how_list li {
        float: left;
        width: 32%;
        margin-right: 2%;
    }

    .how_list li:nth-child(3) {
        margin-right: 0px;
    }

    .how_list li h4 {
        text-align: center;
        font-size: 1.1rem;
        color: #f67734;
        line-height: 1.5;
    }

    .how_list li h4 span {
        font-size: 0.9rem;
        font-weight: normal;
        color: #333;
    }

    .how_list li img {
        width: 100%;
        margin-bottom: 20px;
    }

    /* clearfix */
    .cf:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

    /* *html .cf { zoom: 1; } */
    *:first-child + html .cf {
        zoom: 1;
    }

    /* IE7 */
    .headline {
        margin-bottom: 10px;
    }

    .step_list {
        margin-bottom: 30px;
    }

    .step_list li {
        margin: 0 0 10px;
        padding: 0 0 10px;
        border-bottom: 1px dotted #dedede;
    }

    .step_list li .txt01 {
      display: inline-block;
      margin-bottom: 0.6em;
      padding: 0.2em 0.2em 0.15em 0.2em;
      background-color: #90ee90;
      letter-spacing: 0.1em;
      font-size: 1.0rem;
      font-weight: 700;
      color: #555;
    }

    /*.step_list li h4 { text-align: center; font-size: 1.0rem; color: #f67734; line-height:1.5; margin-bottom: 10px; }*/
    .step_list li dl {
        margin-bottom: 10px;
    }

    .step_list li dl dt {
        float: left;
        background: #ec5c0f;
        color: #fff;
        padding: 5px 0px;
        text-align: center;
        width: 25%;
    }

    .step_list li dl dd {
        float: left;
        background: #f67734;
        color: #fff;
        padding: 5px 0px;
        text-align: center;
        width: 75%
    }

    .step_list li p {
        font-size: 0.9rem !important;
        line-height: 1.5 !important;
    }

    .contact_box {
        border: #dedede 1px solid;
        background: #f4f4f4;
        padding: 4%;
        margin-bottom: 40px;
    }

    .contact_box h4 {
        font-size: 1.2rem;
        margin-bottom: 10px;
        color: #0997d5;
    }

    .cb_L {}

    .cb_R {
        display: none;
    }

    .contact_list {
        margin-bottom: 0px !important;
    }

    .contact_list li {
        font-size: 0.9rem;
        border-radius: 4px;
        margin-bottom: 10px;
    }

    .contact_list li:nth-child(3) {
        margin-right: 0px;
    }

    .contact_list li a {
        height: 40px;
        line-height: 40px;
        display: block;
        text-align: center;
        background: #fff;
        width: 100%;
    }

    .contact_list li:nth-child(1) a {
        color: #FF6600;
        height: 40px;
        line-height: 40px;
        border: #FF6600 2px solid;
        display: block;
        text-align: center;
        background: #fff;
    }

    .contact_list li:nth-child(1) a:link {
        color: #FF6600;
        text-decoration: none;
    }

    .contact_list li:nth-child(1) a:visited {
        color: #FF6600;
        text-decoration: none;
    }

    .contact_list li:nth-child(1) a:hover {
        color: #fff;
        text-decoration: none;
        background: #FF6600;
    }

    .contact_list li:nth-child(1) a:active {
        color: #FF6600;
        text-decoration: none;
    }

    .contact_list li:nth-child(2) a {
        color: #2A721C;
        height: 40px;
        line-height: 40px;
        border: #2A721C 2px solid;
        display: block;
        text-align: center;
        background: #fff;
    }

    .contact_list li:nth-child(2) a:link {
        color: #2A721C;
        text-decoration: none;
    }

    .contact_list li:nth-child(2) a:visited {
        color: #2A721C;
        text-decoration: none;
    }

    .contact_list li:nth-child(2) a:hover {
        color: #fff;
        text-decoration: none;
        background: #2A721C;
    }

    .contact_list li:nth-child(2) a:active {
        color: #2A721C;
        text-decoration: none;
    }

    .contact_list li:nth-child(3) {
        margin-bottom: 0px;
    }

    .contact_list li:nth-child(3) a {
        color: #1D74C4;
        height: 40px;
        line-height: 40px;
        border: #1D74C4 2px solid;
        display: block;
        text-align: center;
        background: #fff;
    }

    .contact_list li:nth-child(3) a:link {
        color: #1D74C4;
        text-decoration: none;
    }

    .contact_list li:nth-child(3) a:visited {
        color: #1D74C4;
        text-decoration: none;
    }

    .contact_list li:nth-child(3) a:hover {
        color: #fff;
        text-decoration: none;
        background: #1D74C4;
    }

    .contact_list li:nth-child(3) a:active {
        color: #1D74C4;
        text-decoration: none;
    }

    #conts table td {
        padding: 1% !important;
        font-size: 0.8em !important;
    }

    #conts table th {
        padding: 1% !important;
        font-size: 0.9em !important;
    }

    .pc-uf {
        display: none;
    }

    .sp-uf h1 {
        background: #5f5f5f;
        padding: 0.5% 0;
        text-align: center;
        font-size: 10px;
        color: #fff;
        font-weight: normal;
    }

    h1 {
        background: #5f5f5f;
        padding: 0.5% 0;
        text-align: center;
        font-size: 10px;
        color: #fff;
        font-weight: normal;
    }
}

@media screen and (min-width: 641px) {
    .sp-uf {
        display: none;
    }
}

.howTtl {
    text-align: center;
    font-size: 1.3rem;
    margin-bottom: 20px;
    color: #fff;
    /*文字色*/
    padding: 0.5em 0 0.25em;
    /*上下の余白*/
    border-bottom: solid 3px #1c86d0;
    /*下線*/
    background: #09a4e6;
}

.how_list {
    margin-bottom: 20px;
}

.how_list li {
    float: left;
    width: 32%;
    margin-right: 2%;
}

.how_list li:nth-child(3) {
    margin-right: 0px;
}

.how_list li h4 {
    text-align: center;
    font-size: 1.1rem;
    color: #f67734;
    line-height: 1.5;
}

.how_list li h4 span {
    font-size: 0.9rem;
    font-weight: normal;
    color: #333;
}

.how_list li img {
    width: 100%;
    margin-bottom: 20px;
}

/* clearfix */
.cf:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

/* *html .cf { zoom: 1; } */
*:first-child + html .cf {
    zoom: 1;
}

/* IE7 */


.iten{
	background: #E00004;
	padding: 10px 20px;
	margin-bottom: 20px;
}
.iten p{
	font-size: 1em;
	text-align: center;
	font-style: normal;
	color: #FFF;
}


/*##### Index Notice #####*/
.boxIndexNoticeWrap {
  padding: 0.77em 0 0.77em 0.77em;
}
@media all and (max-width: 640px){
  .boxIndexNoticeWrap {
    padding: 0 0 1.2em 0;
  }
}

.boxIndexNotice {
  padding: 1.8em 0 0.2em 0;
  background-color: #e00004;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff;
}
.boxIndexNotice.typeLink {
  padding: 2.0em 0 2.0em 0;/*2.8em 0 1.7em 0;*/
}
.boxIndexNotice.type02 {
  border: 5px #ff2a2a solid;
  background-color: #ffcd00;
  color: #000;
}
.boxIndexNotice.type02.typeCBlue {
  border: 5px #0078f0 solid;
  background-color: #d6edf7;
}
@media all and (max-width: 640px){
  .boxIndexNotice {
    padding: 1.0em 0 0.6em 0;
  }
  .boxIndexNotice.typeLink {
    padding: 1.2em 0 1.2em 0;/*1.2em 0 0.4em 0;*/
  }
}

.boxIndexNotice.typeLink .boxLink {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

.boxIndexNotice.typeLink.typeCBlue .boxLink a {
  font-size: 1.3rem;
  color: #046abe;
  text-decoration: underline;
}
@media all and (max-width: 640px){
  .boxIndexNotice.typeLink.typeCBlue .boxLink a {
    font-size: 1.1rem;
  }
}

.boxIndexNotice.typeLink .boxLink a + a {
  margin-top: 1.0em;
}

#conts .boxIndexNotice .ttl01 {
  font-size: 1.3rem;
}
#conts .boxIndexNotice.type02 .ttl01 {
  color: #ff2a2a;
}
#conts .boxIndexNotice.type02.typeCBlue .ttl01,
#conts .boxIndexNotice.type02.typeCBlue .ttl01 a {
  color: #046abe
}
#conts .boxIndexNotice.type02.typeCBlue .ttl01 a {
  text-decoration: underline;
}
#conts .boxIndexNotice.type02 .ttl01.typeLarge {
  font-size: 1.6rem;
}
@media all and (max-width: 640px){
  #conts .boxIndexNotice .ttl01,
  #conts .boxIndexNotice.type02 .ttl01.typeLarge {
    font-size: 5.0vw;
  }
  #conts .boxIndexNotice .ttl01 small {
    font-size: 4.5vw;
  }
  #conts .boxIndexNotice.typeLink .ttl01 a {
    line-height: 1.6;
  }
}

#conts .boxIndexNotice.type02.typeCBlue .ttl01 > span {
  color: #000;
  text-decoration: underline;
}

body #conts .boxIndexNotice.type02.typeCBlue .ttl02 {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
  padding: 0.4em 1.0em 0.3em 1.0em;
  background-color: #046abe;
  letter-spacing: 0.1em;
  font-size: 1.05rem !important;
  font-weight: 700 !important;
  color: #fff;
}

body #conts .boxIndexNotice.type02.typeCBlue .ttl03 {
  margin-bottom: 0.3em;
  font-size: 1.5rem;
  font-weight: 700 !important;
  color: #000;
}
@media all and (max-width: 640px){
  body #conts .boxIndexNotice.type02.typeCBlue .ttl03 {
    font-size: 4.5vw;
  }
}

body #conts .boxIndexNotice.type02.typeCBlue .ttl03 > span {
  color: #000;
}

#conts .boxIndexNotice .boxBaseCom.typeLeft {
  padding: 0 1.0em;
  text-align: left;
}

#conts .boxIndexNotice .boxBaseCom > p {
  font-size: 1.05rem;
  font-weight: 700;
  color: #fff;
}
#conts .boxIndexNotice.type02 .boxBaseCom > p {
  color: #4b2020;
}
#conts .boxIndexNotice .boxBaseCom.type02 > p {
  letter-spacing: 0.05em;
  font-size: 1.0rem;
  color: #000;
}
@media all and (max-width: 640px){
  #conts .boxIndexNotice .boxBaseCom > p,
  #conts .boxIndexNotice .boxBaseCom.type02 > p {
    font-size: 4.0vw;
  }
}

#conts .boxIndexNotice .boxBaseCom.type02 > p .dOneLine {
  font-size: 1.0rem;
}
@media all and (max-width: 640px){
  #conts .boxIndexNotice .boxBaseCom.type02 > p .dOneLine {
    font-size: 4.0vw;
  }
}

#conts .boxIndexNotice.type02 .boxBaseCom > p a {
  color: #ff2a2a;
  text-decoration: underline;
}

#conts .boxIndexNotice.type02 .boxBaseCom > p .txtMarker01 {
  padding-left: 0.5em;
  background: linear-gradient(transparent 60%, #ffe63d 1%);
}

#conts .boxIndexNotice.type02 .boxBaseCom > p .small {
  letter-spacing: 0.03em;
  font-size: 0.92rem;
}
@media all and (max-width: 640px){
  #conts .boxIndexNotice.type02 .boxBaseCom > p .small {
    letter-spacing: 0.05em;
    font-size: 3.5vw;
  }
}

#conts .boxIndexNotice.type02 .boxCont02 {
  padding: 0.7em 0 1.5em 0;
}
@media all and (max-width: 640px){
  #conts .boxIndexNotice.type02 .boxCont02 {
    padding: 1.0em 0 1.0em 0;
  }
}

#conts .boxIndexNotice.type02 .boxCont02 .ttl02 {
  margin-bottom: 1.0em;
  padding: 0.3em 0.5em 0.2em 0.5em;
  background-color: #ffa300;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 700;
  color: #004e92;
}
@media all and (max-width: 640px){
  #conts .boxIndexNotice.type02 .boxCont02 .ttl02 {
    padding: 0.3em 0.5em 0.2em 0.5em;
    font-size: 1.0rem;
  }
}

#conts .boxIndexNotice.type02 .boxCont02 .dlNotice01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 270px;
  margin: 0 auto 0.5em auto;
  font-weight: 700;
}

#conts .boxIndexNotice.type02 .boxCont02 .dlNotice01 > dt {
  width: 10em;
}

#conts .boxIndexNotice.type02 .boxCont02 .dlNotice01 > dd {
  width: calc(100% - 10em);
  text-align: right;
}

@media all and (max-width: 640px){
  #conts .boxIndexNotice .boxBaseCom > p {
     font-size: 4.0vw;
  }
}

@media all and (max-width: 640px){
  #conts .boxIndexNotice .boxBaseCom > p + p {
    margin-top: 1.0em;
  }
}


/*##### Company #####*/
@media screen and (max-width: 640px) {
  .boxRoute01 {
    padding: 0 5%;
  }
}

@media screen and (max-width: 640px) {
  .boxRoute01One {
    margin-bottom: 1.5em;
  }
}

@media screen and (max-width: 640px) {
  .boxRoute01One .boxImg {
    margin-bottom: 0.8em;
    text-align: center;
  }
}

@media screen and (max-width: 640px) {
  .boxRoute01One .boxImg img {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  #conts .boxRoute01One .boxTxt p.pJa {
    margin-bottom: 0.5em;
    line-height: 1.5;
    font-size: 4.0vw;
  }
}

@media screen and (max-width: 640px) {
  #conts .boxRoute01One .boxTxt p.pEn {
    line-height: 1.5;
    font-size: 4.0vw;
  }
}

@media screen and (max-width: 640px) {
  .boxCompanyShopImage {
    /*padding: 0 5%;*/
    text-align: center;
  }
}

@media screen and (max-width: 640px) {
  .boxCompanyShopImage img {
    width: 100%;
  }
}


.boxHowto01 {
  padding: 3em 0 2em 0;
}

.boxHowto01 .boxBaseCom > p .txt01 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #ff0000;
}

@media all and (max-width: 640px){
  .boxHowtoImg01 {
    margin-bottom: 2.5em;
  }
}


.linkAppli01:hover {
  text-decoration: none;
}

.btnAppli01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 2.2em;
  padding-top: 0.1em;
  border-radius: 0.5em;
  background: linear-gradient(to right, #fd7f39 0%, #fb6503 100%);
  line-height: 1.0;
  letter-spacing: 0.12em;
  font-size: 0.8rem;
  box-shadow: 0 0 2px 1px #fde405;
}

.boxIndexLink01 {
  margin-top: 2.0em;
}