@charset "shift_jis";

/* €Κagentcss Ver.5.0 2023 */

/* --------------------------------------------------
	€Κ
-------------------------------------------------- */
*{
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial",  "Meiryo", sans-serif;
    
}
footer{
    padding-bottom: 100px;
}
h2{
    background-color: transparent;
    color: #734400;
    font-weight: bold;
    font-size: 20px;
    padding: 30px 0;
    letter-spacing: 1px; 
}
h2 small{
    font-size: 14px;
}

a.mainbtn{
    background-color: #db0014;
    text-align: center;
    padding: 15px 0;
    width: 100%;
    max-width: 350px;
    margin: auto;
    border-radius: 80px;
    box-shadow: 1px 1px 3px #666;
    color: #fff;
    display: block;
    font-size: 16px;
    position: relative;
    font-weight: bold;
}
a.mainbtn::before{
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 52%;
    right: 5%;
    margin-top: -4px;
}

/* --------------------------------------------------f
	.maintitle
-------------------------------------------------- */
.maintitle{
    background-image:url(../images/mainimage1_sp.jpg);
    
    z-index: -1;
    position: relative;
    padding: 20px 0 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.maintitle .pc_image{
    display: none;
}


.maintitle>div{
    width: 100%;
    margin: auto;
   
}
.maintitle {
    position: relative;
    min-height: 400px;
    padding: 0;

    position: relative;
    width: 100%;
    height: auto;
}
.maintitle:before {
    /*δ¦πΫΒ*/
    content: ""; display: block; padding-top: 100%; 
}
.maintitle h1{
    font-weight: bold;
    font-weight: 800;
    font-size: 3.5vw;
    color: #717171;
    text-align: right;
    
    line-height: 1.5em;
    width: 96%;
    margin: auto;
    position: absolute;
    top: 15%;
}
.maintitle h1 strong{
    text-align: right;
    display: block;
    color: #f00100;
    font-size:7.0vw;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.5em;
    margin-top: 5%;

}
.maintitle .ccopy{
    text-align: right;
    width: 96%;
    margin: auto;
}
.maintitle p{
    background-color: #fff;
    color: #734400;
    font-weight: bold;
    display: inline-block;
    text-align: right;
    top: 0px;
    display: inline-block;
    padding: 0 10px;
    position: absolute;
    font-size: 4.0vw;
}
.maintitle p:first-child{
    right: 10px;
    top: 60%;
}
.maintitle p:nth-child(2){
    right: 10px;
    top: 70%;
}
.maintitle p:nth-child(3){
    right: 10px;
    top: 80%;
}







/* --------------------------------------------------
	.read
-------------------------------------------------- */

.read{
    background-color: #282d38;
    color: #fff;
    font-size: 14px;
    padding: 10px 0;
}
.read h3{
    width: 96%;
    margin: 0 auto 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
}
.read p{
    width: 96%;
    margin: auto;
}


/* --------------------------------------------------
	.gaiyo
-------------------------------------------------- */
.gaiyo{
    text-align: center;
}
.gaiyo h2{
    padding-bottom: 5px;
}
.gaiyo b{
    display: block;
    font-size: 18px;
    font-weight: normal;
    display: block;
    margin-bottom: 20px;
}
.gaiyo ul{
    display: flex;
    justify-content: space-around;
    max-width: 800px;
    margin: 0 auto 20px;
}
.gaiyo ul li{
    width: 120px;
    height: 120px;
    background-color: #fff;
    border: 3px solid #ffd900;
    color: #000;
    border-radius: 50%;
    text-align: center;
    padding: 10px 0 0 0;
}
.gaiyo ul li small{
    font-size: 12px;
}
.gaiyo ul li span{
    font-size: 30px;
}
.gaiyo ul li p{
    font-size: 16px;
    
}
.gaiyo p.seidoform{
    width: 90%;
    margin: 0 auto 20px;

}
.gaiyo .kangen{
    width: 90%;
    margin: 0 auto 20px;
    color: #734400;
    font-size: 18px;
    text-align: left;
}

.gaiyo p.hoshu{
    text-align: center;
    border-bottom: 3px dotted #ffd900;
    margin: 0 auto 30px;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    padding: 0 10px;
}
.gaiyo p.hoshu small{
    font-weight: normal;
    font-size: 14px;
}
.gaiyo .planexe{
    background-color: #f7f7f7;
    text-align: center;
    padding: 20px 0;
    margin: 0 auto 10px;
    font-size: 16px;
}
.gaiyo .planexe h3{
    background-color: #fff;
    padding: 10px 10px;
    width: 96%;
    margin: 0 auto 20px;
    font-size: 18px;
    color: #ce0000;
    font-weight: bold;
    text-align: left;
    background-image: url(../images/icon_chintai.png);
    background-position: right 3% center;
    background-repeat: no-repeat;
    background-size: auto 75%;
}
.gaiyo .planexe.baibai h3{
    color: #1700b3;
    background-image: url(../images/icon_baibai.png);
    
}
.gaiyo .planexe h3 span{
    display: inline-block;
    padding: 5px 15px;
    background-color: #ce0000;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
    letter-spacing: 2px;    
}

.gaiyo .planexe.baibai h3 span{
    background-color: #1700b3;
}

.gaiyo .planexe .exe1{
    margin: 0 auto 20px;
}
.gaiyo .planexe .exe2{
    font-size: 24px;
}
.gaiyo .planexe .exe3{
    font-size: 20px;
}
.gaiyo .planexe .exe4{
    font-size: 20px;
}
.gaiyo .planexe .exe4 strong{
    font-size: 28px;
    font-weight: bold;
    color: #d80000;
}
.gaiyo .planexe small{
    font-size: 14px;
}

/* --------------------------------------------------
	.entry
-------------------------------------------------- */
.entry{
    width: 100%;
    padding: 40px 0;
}
.entry a{
    background-color: #d80000;
    color: #ffffff;
    padding: 20px;
    display: block;
    width: 80%;
    max-width: 400px;
    margin: auto;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    box-shadow: 2px 2px 3px #ccc;
    position: relative;
}
.entry a::before{
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 52%;
    right: 5%;
    margin-top: -4px
}

/* --------------------------------------------------
	.point
-------------------------------------------------- */
.point h4{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.point h4 img{
    width: 80px;
    margin-right: 5px;
}
.point .pointimage{
    width: 90%;
    max-width: 700px;
    margin: 0 auto 20px;
    display: block;
}
.point ul {
    width: 90%;
    max-width: 700px;
    margin: auto;
}
.point ul li {
    margin: 0 auto 20px;
}
.point ul li span{
    color: #ffd900;
    font-weight: bold;
    font-size: 18px;
}

/* --------------------------------------------------
	.voice
-------------------------------------------------- */
.voice .charactor{
    width: 100%;
    position: relative;
    z-index: 0;
    padding: 40px 0;
   
}
.voice .chara1,
.voice .chara3{
    margin-bottom: 50px;
}
.voice .chara1::after,
.voice .chara3::after{
    content: '';
    position: absolute;
    left:0;
    top: 0;
    
    
    /*lp`πX―ά·*/
    transform: skewY(-6deg);
    transform-origin: top right;
    
    z-index: -1;
    width:100%;
    height:100%;
    background:#f7f7f7;
}
.voice .charactor strong{
    font-size: 60px;
    font-weight: bold;
    position: relative;
    
}
.voice .charactor.chara1 strong,
.voice .charactor.chara3 strong,
.voice .charactor.chara5 strong{
    left: 10%;
}

.voice .charactor.chara2 strong,
.voice .charactor.chara4 strong,
.voice .charactor.chara6 strong{
    left: 80%;
    /*transform: translateX(-50%);*/
}

.voice .voicecontainer{
    width: 94%;
    margin: auto;
}
.voice .charactor .left{
    width: 80%;
    max-width: 500px;
    margin: 0 auto 30px;
}
.voice .charactor .left img{
    width: 100%;
    margin: 0 auto 0px;
}
.voice .charactor .right p{
    margin: 0 auto 20px;
}
.voice .charactor .right .mainp{
    font-weight: bold;
    font-size: 16px;
    
}


/* --------------------------------------------------
	.flow
-------------------------------------------------- */

.flow{
}
.flow ul {
	width:94%;
	max-width: 650px;
	margin:0 auto 30px;
}
.flow ul li{
	width: 94%;
    margin: auto;
    padding: 20px 0;
    text-align: center;
    overflow: hidden;
}
.flow ul li strong{
    background-color: #ffd900;
    display: inline-block;
    text-align: center;
    padding: 5px 10px;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: bold;
    float: left;
    margin: -20px auto 0;
}
.flow ul li:nth-child(2n) strong{
    background-color: #8a8a8a;
    color: #fff;
}
.flow ul li p{
    font-size: 14px;
    background-color: #f7f7f7;
    margin-left: 30px;
    padding: 15px 5px 10px 20px;
    text-align: left;
    line-height: 1.5em;
}



/* --------------------------------------------------
	.taioarea
-------------------------------------------------- */
.taioarea{
    background-color: #ebf5ff;
    padding: 0 0 40px 0;
    text-align: center;
    background-image: url(/tokushu/refarralpartner/images/bg_area.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}
.taioarea .planexe{
    background-image: url(/common_jp/image/v5/white80.png);
    width: 90%;
    margin: 0 auto 10px;
    padding: 20px 10px;
    box-sizing: border-box;
}

.taioarea .planexe h3{
    border:1px solid #ccc;
    background-color: #fff;
    padding: 10px 10px;
    width: 96%;
    margin: 0 auto 20px;
    font-size: 18px;
    color: #ce0000;
    font-weight: bold;
    text-align: left;
    background-image: url(../images/icon_chintai.png);
    background-position: right 3% center;
    background-repeat: no-repeat;
    background-size: auto 70%;
}
.taioarea .planexe.baibai h3{
    color: #1700b3;
    background-image: url(../images/icon_baibai.png);
    
}
.taioarea .planexe h3 span{
    display: inline-block;
    padding: 5px 15px;
    background-color: #ce0000;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
    letter-spacing: 2px;    
}

.taioarea .planexe.baibai h3 span{
    background-color: #1700b3;
}



.taioarea ul li h4{
    text-align: center;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: bold;
    background: linear-gradient(transparent 50%, #ebf5ff 50%);
    margin: auto;
    color: #333;
    margin-bottom: 10px;
    padding: 0 5px;
    display: inline-block;
}
.taioarea ul li h4 strong{
    color: #d80000;
    font-size: 22px;
    font-weight: bold;
    
}
.taioarea .baibai ul li h4 strong{
    color: #1700b3;
}
.taioarea ul li p{
    color: #666;
    text-align: center;
    font-size: 12px;
    margin-bottom: 40px;
}
.taioarea .baibai ul li p{
    color: #000;
    font-size: 14px;
    text-align: left;
    width: 90%;
    margin: 0 auto 20px;
}

.taioarea a{
    background-color: #734400;
    color: #ffffff;
    padding: 20px;
    display: block;
    width: 90%;
    max-width: 400px;
    margin: 0 auto 10px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    box-shadow: 2px 2px 3px #ccc;
    position: relative;
}
.taioarea a::before{
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 52%;
    right: 5%;
    margin-top: -4px
}
.taioarea small{
    text-align: center;
    display: block;
}

/* --------------------------------------------------
	.other
-------------------------------------------------- */
section.other {
    margin: 0 auto 2em;
}
.other p{
    width: 96%;
    margin: auto;
    padding: 0 0 40px 0;

}
.other b {
    color: #DB0000;
    font-weight: bold;
    margin: 1em auto;
    display: block;
}
/* --------------------------------------------------
	.light-plan
-------------------------------------------------- */
.light-plan{
    background-color: #FFFDE8;
}
.light-plan h2 {
    line-height: 2em;
    padding-bottom: 0;
}
.light-plan p {
    text-align: left;
    margin: 2em 1.0em 0em;
}
.light-plan .image {
    width: 90%;
    max-width: 700px;
    margin: 0 auto;
    display: block;
}
.light-plan .box-txt {
    color: #EB4D00;
    background-color: #FFF;
    padding: 1em;
    margin: 0.5em 1.5em 2em;
    font-size: 15px;
    line-height: 2;
    text-align: center;
    font-weight: bold;
}
.light-plan .entry {
    width: 100%;
    padding: 19px 0 43px;
}

/* --------------------------------------------------
	.faq
-------------------------------------------------- */
.faq{
    padding: 0px 0 0px 0;
}
.faq dl{
    margin: 0 auto 100px;
    background-color: #fff;
}
.faq dl dt{
    background-color: #f7f7f7;
    padding: 20px 60px 20px 3%;
    line-height: 1.5em;
    position: relative;
    cursor: pointer;
    margin-top: 10px;
}
.faq dl dt:first-child{
    border-top: none;
}
.faq dl dt::after{
    content: url(../images/icon_open.png);
    border: 0px;
    position: absolute;
    top: 25%;
    right: 2%;
    margin-top: 0px;
    width: 29px;
    height: 29px;
    text-align: center;
    transform: scale(0.6);
}
.faq dl dt.active::after{
    content: url(../images/icon_close.png);
    
}
.faq dl dd{
    display: none;
    border: 10px solid #f7f7f7;
    
}
.faq dl dd > p::before{
    content: "Answer";
    display: block;
    padding: 0px 0px;
    margin: 0 0 10px 0;
    color: #ffd900;
    font-weight: bold;
    font-size: 18px;
}
.faq dl dd p{
    width: 94%;
    margin: auto;
    padding: 10px;
}


div.bottombnr{
    padding: 50px 0;
}

div.bottombnr {
    position: fixed;
    width: 100%;
    z-index: 310;
    bottom: 0;
    background-image: url(/common_jp/image/v5/black70.png);
    padding: 20px 0;
}

div#footer p.copy{
    margin-bottom: 71px;
}


/* --------------------------------------------------
-----------------------------------------------------
window size 700-
-----------------------------------------------------
-------------------------------------------------- */
@media screen and (min-width:650px){
    /* --------------------------------------------------
	€Κ
    -------------------------------------------------- */
    .sp{display: none;}
    .pc{display: inline;}
    h2{
        font-size: 30px;
    }

    

    /* --------------------------------------------------f
	.maintitle
    -------------------------------------------------- */
    .maintitle{
        overflow: hidden;
        background-image:url(../images/mainimage1_pc.jpg);
        background-size: 100% auto;

    }
    
    .maintitle:before {
        /*cδ¦πΫΒ*/
        content: ""; display: block; padding-top: 60%; 
    }
  
    .maintitle h1{
        
    }
    .maintitle h1 strong{
        font-size:4.0vw;
    }
    .maintitle p{
        font-size: 3.0vw;
    }

    
    
    /* --------------------------------------------------
	.read
    -------------------------------------------------- */

    .read.wide{
        margin: 0;
        padding: 40px 0;
        }
    .read p{
        max-width: 800px;
        
        
    }
    .read p strong{
        
    }

    /* --------------------------------------------------
	.gaiyo
    -------------------------------------------------- */
    .gaiyo .kangen{
        text-align: center;
    }
    .gaiyo ul{
        margin: 0 auto 60px;
    }
    .gaiyo ul li{
        width: 200px;
        height: 200px;
        border: 5px solid #ffd900;
    }
    .gaiyo ul li span{
        font-size: 60px;
    }
    .gaiyo ul li p{
        font-size: 20px;
    }
    .gaiyo p.hoshu{
        font-size: 28px;
    }

    .gaiyo .planexe{
        font-size: 18px;
        padding: 40px 0;
    }
    .gaiyo .planexe h3{
        max-width: 600px;
        font-size: 22px;
    }
    .gaiyo .planexe h3 span{
        font-size: 22px;
    }
    .gaiyo .planexe .exe2{
        font-size: 28px;
    }
    .gaiyo .planexe .exe3{
        font-size: 20px;
    }
    .gaiyo .planexe .exe4{
        font-size: 32px;
    }
    .gaiyo .planexe .exe4 strong{
        font-size: 32px;
    }

    /* --------------------------------------------------
        .entry
    -------------------------------------------------- */
    .entry{
        width: 100%;
        padding: 80px 0;
    }

    /* --------------------------------------------------
        .point
    -------------------------------------------------- */
    .point h4{
        font-size: 32px;
        margin-bottom: 80px;
    }
    .point h4 img{
        width: 150px;
    }
    .point ul{
        margin-bottom: 80px;
    }
    .point ul li {
        font-size: 20px;
    }
    .point ul li span{
        font-size: 20px;
    }
    
    /* --------------------------------------------------
        .voice
    -------------------------------------------------- */

    .voicecontainer{
        display: flex;
        max-width: 1200px;
        justify-content: space-between;
    }
    .voice .chara2 .voicecontainer,
    .voice .chara4 .voicecontainer,
    .voice .chara6 .voicecontainer{
        flex-direction: row-reverse;
    }
    .voice .chara1::after,
    .voice .chara3::after{
        /*lp`πX―ά·*/
        transform: skewY(-4deg);
    }
    .voice .charactor .left{
        width: 38%;
        margin: 0 0px 30px 0;
    }
    .voice .charactor .right{
        margin-top: 60px;
        width: 58%;
    }
    .voice .charactor .right p{
        font-size: 16px;
    }
    .voice .charactor .right .mainp{
        font-size: 24px;
    }

    .voice .charactor.chara2 strong,
    .voice .charactor.chara4 strong,
    .voice .charactor.chara6 strong{
        left: 90%;
    }
    /* --------------------------------------------------
        .flow
    -------------------------------------------------- */
    .flow h2{
        padding-top: 80px;
    }
    .flow ul{
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        justify-content: space-around;
        max-width: 900px;
        background-color: transparent;
        border: none;
        height: auto;
        margin-top: 20px;
        margin-bottom: 80px;
    }
    .flow ul li strong{
        font-size: 24px;
    }
    .flow ul li p{
        font-size: 18px;
        padding: 40px 5px 30px 40px;
    }

    /* --------------------------------------------------
	    .other
    -------------------------------------------------- */
    .other{
        padding: 40px 0;
    }
    .other p{
        text-align: center;

    }
    /* --------------------------------------------------
	.light-plan
    -------------------------------------------------- */
    .light-plan h2 {
        padding-top: 2em;
    }
    .light-plan p {
        text-align: center;
        margin: 2em auto 0em;
    }
    .light-plan .box-txt {
        margin: 0.5em auto 2em;
        max-width: 700px;
        font-size: 21px;
        padding: 1em;
    }
    .light-plan .entry {
        width: 100%;
        padding: 44px 0 80px;
    }
    /* --------------------------------------------------
        .shosaisc
    -------------------------------------------------- */
    .shosaisc div.teiketsu{
        font-size: 24px;
        padding: 20px 0px 15px;
    }
    .shosaisc small.teiketsu{
        padding: 0 0 25px 0;
    }

    /* --------------------------------------------------
	.faq
    -------------------------------------------------- */
    .faq{
        background-color: #ffffff;
    }

}


/* --------------------------------------------------
-----------------------------------------------------
window size 900-
-----------------------------------------------------
-------------------------------------------------- */
@media screen and (min-width:900px){
    .maintitle{
        margin-top: 80px;
    }

    .gaiyo .hoshucontainer{
        display: flex;
        justify-content: space-between;
    }
    .gaiyo .planexe{
        width: 49%;        
        margin: 0;
    }

    .taiocontainer{
        display: flex;
        justify-content: center;
        margin-bottom: 40px;
    }
    .taiocontainer .planexe{
        width: 49%;
        margin: 0 10px;
        max-width: 600px;
    }
    
    .taiocontainer .planexe.baibai h3{
        margin-bottom: 40px;
    }
    
    .taiocontainer .planexe.baibai h4{
        margin-bottom: 20px;
    }
    .taiocontainer .planexe.baibai p{
        max-width: 400px;
        font-size: 16px;
        line-height: 1.8em;
    }
}
@media screen and (min-width:1200px){
    .maintitle{
        background-image:url(../images/mainimage1_wide.jpg);    
    }
    .maintitle:before {
        /*cδ¦πΫΒ*/
        content: ""; display: block; padding-top: 43%; 
    }
    .maintitle h1{
        font-size:2.5vw;
        top:20%;
    }
    .maintitle h1 br{
        display: none;
    }
    .maintitle h1 strong{
        font-size:3.8vw;
        margin-top: 1%;
    }
    .maintitle p{
        font-size: 2.0vw;
    }

    


    .faq{
        padding: 0px 0 0px 0;
        border-bottom: 1px solid #cccccc;
    }

    .faq dl dt{
        font-size: 16px;  
    }

    footer{
        padding-bottom: 90px;
    }
    div.bottombnr {
        background-image: url(/common_jp/image/v5/white80.png);
    }
    
    
}



/* --------------------------------------------------
-----------------------------------------------------
window size 1024-
-----------------------------------------------------
-------------------------------------------------- */

@media screen and (min-width:1500px){
    
}


/* EOF */