@charset "shift_jis";
/*
	2014 siterewal ver.4.1
*/

/* --------------------------------------------------
#right_container
-------------------------------------------------- */
.ja,.en,.ch,.vi,.sp-hidden,#PC-MinWidth-900px{display: none;}
#right_container span{
    overflow-wrap: 
    anywhere;word-break: 
    normal;line-break: strict;
    text-transform: capitalize;
}
section.firstview {
    font-family: "tbchibirgothicplusk-pro", sans-serif;
    width: 100%;
    height: 95vw;
    text-align: center;
    background-image: url(../image/catch_sp.jpg);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    text-align: left;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column;
    padding: 5%;
}
section.firstview h1{
    order: 2;
    position: relative;
    font-size: calc(30 * ((100vw - 320px) / 650) + 26px);
    color: #fff;
    -webkit-text-stroke: 5px #fff;
    font-weight: bold;
    margin: 5% 0;
    letter-spacing: 6px;
    width: 100%;
&:after {
    content:attr(title);;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background: -webkit-linear-gradient(left top, #48B150, #48B150);
    background: linear-gradient(to bottom right, #48B150, #48B150);
    -webkit-background-clip: text;  
    -webkit-text-fill-color: transparent;  
    color: #48B150;
    font-weight: bold;
    -webkit-text-stroke: 0;
}
&:before {
    content:attr(title);;
    position: absolute;
    z-index: -10;
    top: 0;
    left: 0;
    text-shadow: 0 0 11px rgb(0, 0, 0);
    -webkit-text-stroke: 0;
}
}
section.firstview .read{
    order: 1;
    font-family: "tbchibirgothicplusk-pro", sans-serif;
    color: #ffffff;
    display: block;
    font-size: calc(20 * ((100vw - 320px) / 650) + 20px);
    font-weight: bold;
    text-align: left;
    width: 100%;
}
section.firstview .translation-wrap{order: 3;}
#SP-MaxWidth-900px,  #SP-MaxWidth-900px option {
    background-repeat: no-repeat;
    height: calc(3.5vw + 23px);
    padding-left: calc(3.5vw + 24px);
    background-image: url(../image/japan.jpg), url(../image/arrow.png);
    background-position: 6% 50%, 94% 50%;
    background-size: 18px, 12px;
    outline: 0;
    width: calc(30vw + 108px);
    line-height: 1.5;
}
select {
    -webkit-appearance: none;
    appearance: none;
}
.contents h3 {
    background: #563B32;
    color: #FFF;
    font-size: calc(26*((100vw - 320px) / 650) + 16px);
    padding: 0.6em 1em;
    text-transform: capitalize;
    display: flex;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
}
.contents h3 small{
    color: #FFF;
    position: relative;
    top: 0;
    left: 19px;
    align-content: center;
    vertical-align: middle;
    line-height: 1.4;
}
.contents h3 small::before{
    content: '';
    position: absolute;
    left: -8px;
    top: 3px;
    background: #FFF;
    width: 1px;
    height: 69%;
}
.contents .Structure {
    background-color: #FFF;
    height: auto;
    text-align: center;
    position: relative;
}
.contents .Structure ul {
    font-size: calc(19 * ((100vw - 320px) / 650) + 8.5px);
    color: #FFF;
    font-weight: bold;
    text-align: center;
    width: 85%;
    margin: 0 auto;
    height: auto;
    padding-top: 10%;
    padding-bottom: 10%;
    letter-spacing: 0.2em;
}
.contents .Structure ul li img{width: 85%;}
.contents .Structure ul li:nth-of-type(1) {
    position: relative;
    width: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: block;
}
.contents .Structure ul li:nth-of-type(2) {
    position: absolute;
    font-size: calc(26 * ((100vw - 320px) / 650) + 17px);
    width: 24%;
    top: 35%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.contents .Structure ul li:nth-of-type(3) {
    position: absolute;
    width: 24%;
    bottom: 20.5%;
    left: 17%;
}
.contents .Structure ul li:nth-of-type(4) {
    position: absolute;
    width: 24%;
    bottom: 20.5%;
    right: 16.3%;
}
.contents .Three-Way-Call ,.contents .Trouble-Support,
.contents .Supports-22languages{
    padding: 10% 0;
    background: #f3f1f1;
    margin: 0 auto;
}
.contents .Trouble-Example{background-color: #FFF;padding: 10% 5%;}
.contents .Trouble-Example ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: calc(100% / 2);
    padding: 4% 4% 10%;
    margin-right: -4px;
}
.contents .Trouble-Example ul li figcaption {
    border-bottom: #48B150 4px dotted;
    inline-size: fit-content;
    margin: 0 auto;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 11% 0 2%;
}
.contents .chushaku , .contents .chushaku2{
    font-size: 12px;
    width: 90%;
    margin: 7% auto;
    line-height: 1.7;
    text-align: left;
}
.contents .CountryList{width: 83%;margin: 7% auto;}
.contents .CountryList img{width: 30px;height:30px;margin-right:20px;margin-top:-3px;}
.contents .CountryList ul li{
    font-size: calc(8 * ((100vw - 320px) / 650) + 14px);
    display: inline-block;
    vertical-align: baseline;
    text-align: left;
    width: calc(100% / 2);
    padding: 6% 0% 0%;
    margin-right: -4px;
    line-height: 1.3;
}
.contents .OtherCountries {margin: 7% 0;}
.contents .Flow{}

.contents .Flow .Flex-box1 , .contents .Flow .Flex-box2, 
.contents .Flow .Flex-box3{
    background: #F2FAF3; 
    height: 100%; 
    margin-bottom: 20px;
}
.contents  .Flow ul {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: flex-start;
}
.contents .Flow ul li.number{
    font-family: "tbchibirgothicplusk-pro", sans-serif;
    width: calc(100% / 8);
    font-size: 30px;
    font-weight: bold;
    background: #a3d8a7;
    height: 183px;
    display: flex;
    align-items: center;
    justify-content: center;
    word-break: break-all;
    writing-mode: vertical-rl;
    text-orientation: upright;
    text-align: center;
    line-height: 0.9;
    overflow: hidden;
    text-transform: uppercase;
}
.contents .ServiceFlow ul > li:nth-child(2) {padding: 0 4%;flex: 1;}
.contents .Flow ul > li:nth-child(2) > small{
    text-indent: -1em;
    padding-left: 1em;
    padding-top: 1em;
    display: block;
    font-size: 11px;
}
.contents .Flow ul > li:nth-child(2) > p{font-weight: bold;}
.OptionService , .contents .Guidance{
    padding: 5% 0 5%;
    margin: 5% auto;
    border-top: 2px solid #EEE;
    border-bottom: 2px solid #EEE;
    text-align: center;
}
.contents .Guidance{margin-top: 0;margin-bottom: 8%;}

.contents .Guidance img{width: calc(100% / 3.5);}

.contents .ServiceContents , .contents .SupportedLanguages,
.contents .Price , .contents .ServiceFlow {
    background-color: #FFF;
    margin-bottom: 8%;
}
.contents .please-Contact-MiniMiniStaff{
    background: #563B32;
    background-image: url(../image/MiniMiniMan.png);
    background-repeat: no-repeat;
    background-position: 97% 100%;
    background-size: 113px auto;
    width: 100%;
    height: 203px;
    display: flex;
    align-content: center;
    align-items: center;
}
.contents .please-Contact-MiniMiniStaff h4{
    font-size: calc(19 * ((100vw - 320px) / 650) + 13.5px);
    font-weight: bold;
    color: #FFF;
    line-height: 31px;
    letter-spacing: 1.5px;
    margin-left: 5%;
    margin-right: 91px;
    margin-top: 4%;
}
.contents .chushaku2{text-indent: -1em; margin: 5% 7% 13%;}

section img{width: 100%;}
.box1{width: 90%;margin: 0 auto; text-align: center;}
.box2{padding: 10% 10% 4%;  background: #f3f1f1;  margin: 0 auto;  text-align: center;}
.box2 .detail{display: block;}
section h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: calc(26 * ((100vw - 320px) / 2560) + 20px);
    color: #000;
    margin: 0 auto 1.0em;
    background: transparent;
    font-weight: bold;
    display: block;
    height: auto;
    width: 80%;
}
section p {
    font-size: calc(8 * ((100vw - 320px) / 650) + 13.5px);
    margin: 0 auto;
    line-height: 1.5;
    font-weight: normal;
}
.big-txt1, .big-txt2 {
    font-family: "揀Cリオ", sans-serif;
    font-size: calc(19 * ((100vw - 320px) / 650) + 20px);
    font-weight: bold;
    padding: 1.3em 0;
    text-align: center;
    display: block;
    width: 90%;
}
.big-txt2{
    background-image: url(../image/circle.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto 5%;
    letter-spacing: 2.3px;
}
.big-txt3 {
    background: #A3D8A7;
    border-radius: 50px;
    letter-spacing: 0.1em;
    padding: 6px;
    width: 100%;
    height: 44px;
    line-height: 1.7;
    font-size: 20px ;
    font-weight: bold;
}
.big-txt4{
    font-size: calc(19 * ((100vw - 320px) / 650) + 25px);
    font-weight: bold;
    margin: 20px auto 20px;
    color: #c00;
}
.big-txt4 b{margin:0 2% 0 2%;}
.big-txt4 b:last-child{margin-left:2%;}
.big-txt4 small{padding-top: 3px;}
.pc-hidden{display: block;}
.Flex-Start {display: flex;align-items: center;justify-content: flex-start;}
.Flex-Center{display: flex;align-items: center;justify-content: center;}
/* --------------------------------------------------
-----------------------------------------------------
window size 650-
-----------------------------------------------------
-------------------------------------------------- */
@media screen and (min-width:650px){
    .pc-hidden{display: none;}
    .sp-hidden{display: block;}
    .OptionService p {font-size: 16px;}
    .contents .Trouble-Example {padding: 5% 5% 0%;}
    .contents .Trouble-Example ul li {width: calc(100% / 3);padding: 4% 2% 10%;}
    .contents .Trouble-Example ul li figcaption {font-size: 18px;}
    .box2 {padding: 6% 5% 2%;}
    .box2 .detail{
        display: inline-block;
        width: calc(100% / 2) !important;
        margin-right: -4px;
        padding: 2%;
    }
    .big-txt4,.big-txt2,.big-txt1{font-size: 30px;}
    .big-txt2{margin-bottom: 2%;}
    .big-txt3 {font-size: 20px;padding: 0px;height: 33px;}
    .contents h3 small{
        left: 29px;
    }
    .contents h3 small::before{
        left: -12px;
        top: 4.5px;
    }
    .contents .please-Contact-MiniMiniStaff {
        background-position: 96% 186%;
        background-size: 138px auto;
    }
    .contents .please-Contact-MiniMiniStaff h4{
        font-size: 18px;
        margin-top: 0;
        margin-right: 151px;
        line-height: 39px;
    }
    .contents .ServiceContents, .contents .SupportedLanguages,
    .contents .Price, .contents .ServiceFlow {margin-bottom: 11%;}

    .contents .Three-Way-Call, .contents .Trouble-Support {
        padding: 6% 0;  background: #f3f1f1;  margin: 0 auto;
    }
    
    .contents .CountryList ul li{width: calc(100% / 3);}
    .contents .CountryList ul li{padding: 6% 3% 0%;}
    .contents .OtherCountries {text-align: center;}
    .contents .Price .chushaku {margin: 2% auto 2%;}
    .contents .Flow ul li.number {font-size: 35px;  width: calc(100% / 10);}
}

/* --------------------------------------------------
-----------------------------------------------------
window size 900-
-----------------------------------------------------
-------------------------------------------------- */
@media screen and (min-width:900px){
    section.firstview .read{order: 1;font-size: 36px}
    section.firstview h1{order: 2;font-size: 44px;margin: 4% 0 1.5%;letter-spacing: 8px;}
    section.firstview .translation-wrap{order: 0;position: absolute;top: 3%;right: 2%;z-index: 0;}
    section.firstview {
        background-image: url(../image/catch_pc.jpg);
        height: 562px;
        position: relative;
    }
    section p {font-size: 16px;}
    .big-txt2 {background-size: 90px;}
    .contents .please-Contact-MiniMiniStaff h4 {
        font-size: 16.5px;
        margin-top: 9px;
        margin-right: 154px;
    }
    .contents .chushaku2 {
        text-indent: -1em;
        margin: 1% 2% 5%;
        width: 100%;
    }
    .contents h3 small {
        left: 29px;
        top: 1px;
    }
    .contents .CountryList {width: 100%;margin: 0% auto;}
    .contents .CountryList ul li{font-size: 16px;}
    .contents h3 {font-size: 26px;}
    .contents .Price .chushaku {margin: 2% 0 0% 0;}
    .contents .three-way-call {display: block;margin: 5% auto;}
    .contents .Structure ul li img{width: 85%;}
    .contents .Structure ul {font-size: 18px;}
    .contents .Structure ul li:nth-of-type(2) {font-size: 25px;}
    .contents .Guidance img{width: 120px;height:142px;}
    .contents .ServiceContents, .contents .SupportedLanguages,
    .contents .Price, .contents .ServiceFlow {margin-bottom: 7%;}
    .contents .Three-Way-Call, .contents .Trouble-Support, .contents .Supports-22languages {padding: 5% 0;}
    #SP-MaxWidth-900px{display: none;}
    #PC-MinWidth-900px{display: flex;align-items: center;}
    #PC-MinWidth-900px > p , #PC-MinWidth-900px > button{font-size:12px; color:#FFF; font-weight: normal; padding: 3px 7px 1px;}
    #PC-MinWidth-900px > button {
        background-color: #878787;
        border-style: solid;
        border-color: #FFF;
        border-width: 1px 0px 1px 1px;
        box-sizing: border-box;
        font-size: 12px;
        text-align: center;
        font-weight: bold;
    }
    #PC-MinWidth-900px > button:last-child {border-right: 1px solid #FFF;}
    #PC-MinWidth-900px > button > small {margin: 0px 1px;  position: relative; top: -1.25px; font-size: 85%;}
    #PC-MinWidth-900px > button.active{background: #cc0000;}

	div.mm-page{
		width: 100%;
		margin-top: 96px;
		border-top: 6px solid #c00;
	}
	#main_container{
		margin: 10px auto 0 auto;
		overflow: hidden;
		width: 980px;
	}

    #left_container {
        width: 250px;
        float: left;
        clear: none;
    }
    #right_container {
        width: 700px;
        float: right;
        margin-left: 30px;
    }
}