@charset "shift_jis";


*{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.pc-hidden{ display:block;}
body {
    margin: 0;
    padding: 0;
}
.bg-color-1{
    background-color: #faf5f0;
    padding: 20px 20px !important;
}
.text-color-1{
    color: #9e5d07;
}
h1{
    font-family: "RoundedMgenplus-medium","qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "?CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", "sans-serif";
    color: #fff;
    width: 100%;
    clear: both;
    overflow: hidden;
    margin: 0px 0 0 0;
    padding: 0;
    background-color: #c00;
    color: #fff;
    height: 40px;
    text-align: center;
    display: table;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
}
h1 span{
    display: table-cell;
    vertical-align: middle;
    font-family: "RoundedMgenplus-medium","qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "?CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", "sans-serif";
}
h2 {
    font-family: "RoundedMgenplus-medium","qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "?CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", "sans-serif";
    font-size: 16px;
    display: block;
    text-align: center;
    background-color: transparent;
    color: #000;
    height: auto;
    padding: 20px 0 10px 0;
    margin: auto;
    width: 70%;
    line-height: 2.0em;
    
  }
h2 img{
    width: 100%;
    max-width: 300px;
}
#q_01 p {
    text-align: left;
    font-size: 15px;
    margin: 20px auto 0;
    width: 100%;
    line-height: 1.7;
}

#q_01 em{
    font-weight: 500;
    margin: 0 auto 20px;
    padding: 5.5px 11px 4.5px;
    display: block;
    font-size: 15px;
    color: #ffffff;
    background-color: #767272;
    position: relative;
    border-radius: 5px;
}
#q_01 em:after{
    content: "";
    position: absolute;
    left: 14px;
    bottom: -11px;
    height: 0;
    width: 0;
    border: 6px solid transparent;
    border-top: 6px solid #6b6b6b;
    border-right: 6px solid #6b6b6b;
}
#q_01 ul.Flex-box2 {
    width: 90%;
    max-width: none;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
#q_01 ul.Flex-box2 li{ margin: 0 auto;}
#q_01 ul.Flex-box2 li p {
    margin: 0;
    width: 100%;
    margin-top: 20px;
}
#q_01 ul.Flex-box2 img { width: 100%;}
#q_01 strong {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    display: block;
    margin-top: 15px;
}
p.text-left {
    width: 90%;
    text-align: left !important;
}
p.read{
    width: 90%;
    max-width: 650px;
    margin: 0 auto 20px auto;
    font-size: 12px;
    text-align: center;
}
p.read.pass{
    text-align: left;
    line-height: 1.8em;
    background-color: #fff3c1;
    padding: 10px;
}
p.read.pass span{
    background-color: #fff;
    color: #ee0000;
    display: inline-block;
    width: 100%;
    padding: 0 10px;
    margin-top: 10px;
}
p.read.bottom{
    text-align: left;
    margin-top: 30px;
}
.choose_box {
    width: 90%;
    max-width: 850px;
    min-height: 400px;
    margin: 10px auto 100px auto;
    clear: both;
}
.choose_box > div{
    padding: 20px 0 40px 0;
}
.fc{
    display: block;
    background-color: #fff7b0;
    padding: 5px 0;
    margin: 0 0 10px 0;
    text-align: center;
}
.text-color-red{
    color: red;
}
.choose_box h3,
.contents_box h3{
    font-size: 16px;
     display: block;
     text-align: center;
     background-color: transparent;
     color: #9e5d07;
     height: auto;
     width: 90%;
     padding: 20px 0 20px 0;
     margin: auto;
     line-height: 1.5em;
  }
 
.choose_box ul,
.contents_box ul{
    width: 90%;
    max-width: 450px;
    text-align: center;
    margin: auto;
    display:flex;
    flex-wrap: wrap;
}
.choose_box ul li,
.contents_box ul li{
    width: 100%;
    list-style: none;
}

.choose_box ul li a,
.contents_box ul li a {
    background-color: #fff;
    display: block;
    width: 100%;
    max-width: 390px;
    height: 85%;
    padding: 5% 0;
    margin: 4% auto 0 auto;
    padding: 8.2% 2% 7.5% 2%;
    border-radius: 5px;
    box-shadow: 0px 0px 3px #968a7d;
    color: #000000;
    text-align: center;
    position: relative;
    font-size: 14px;
    position: relative;
    white-space: normal;
}
.choose_box ul li a:hover {
    background-color: #fff8e6;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}
.choose_box .bg-color-1 ul li a:hover {
    background-color: #FFF;
    color: #2c8aff;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}
.choose_box ul li a::before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #c00;
    border-right: solid 2px #c00;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 46%;
    right: 5%;
}
.choose_box ul li.back a{
    background-color: #ebebeb;
}
.choose_box ul li.back a::before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #c00;
    border-right: solid 2px #c00;
    -ms-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    position: absolute;
    top: 52%;
    left: 5%;
    margin-top: -4px;
}
.choose_box ul li a small {
    color: #9c9c9c;
    font-size: 11px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    display: block;
    margin: 5px auto 5px auto;
}
 
h4 {
    clear: both;
    margin: 10px auto;
    padding: 11px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    background-color: #C00003;
    letter-spacing: 2.5px;
  }
.contents_box .service h4 span{
    color: #ffffff;
}
 
.fit {
    /*position: absolute;
    left: 50%;
    top: 0px;
    transform: translate(-50%, 0%);*/
    width: 100%;
    max-width: 720px;
    margin: auto;
    display:  block;
    
    /*background-color: #faf5f0;*/
}



.choose_box.mikanyu{
    background-color: #faf5f0;
}

/* --------------------------------------------------
-----------------------------------------------------
window size -900
-----------------------------------------------------
-------------------------------------------------- */
@media screen and (min-width:900px){
    .pc-hidden{ display:none;}
    main{
        margin: 100px auto 0 auto;
        display: block;
    }
    h2 {
        font-size: 20px;
        margin: 20px auto 0 auto
    }
    p.read{
        font-size: 14px;
    }
    .choose_box {
         margin: 40px auto 0 auto;
        padding: 0 0 20px 0;
    }

    .choose_box h3{
        font-size: 20px;
        font-weight: normal;
        padding: 30px 0 20px 0;
        text-align: center;
    }
    .choose_box ul li{
        
        display: inline-block;
        margin: 0 20px 0 20px;
    }
    #q_01 ul.Flex-box2 {
        flex-direction: row;
        margin-top: 25px;
    }
    #q_01 ul li:nth-child(2) p {
        width: 100%;
        padding: 0 0 0 15px;
        margin: 0;
    }
}


/* EOF */