@charset "utf-8";
/* CSS Document */

/* =======================================
	2025.04  No.203
    p03/ スウェーデンハウスができるまで
======================================= */

/*---Text---*/

p,
ul li{
  font-size:17px;
  line-height:32px;
  margin-bottom:1em;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-weight:500;
    letter-spacing:0.1em;
}

span{
    display: inline-block;
    letter-spacing:0;
}

h3,h4,h5,h6{
    font-family: 'Zen Maru Gothic', sans-serif;
    font-weight:700;
}

span.anno{
    display:inline-block;
    font-size:13px;
    line-height:22px;
   font-family: 'Zen Maru Gothic', sans-serif;
   font-weight:500; 
}

div.moose,
div.swedi{
    width:52%;
    position:relative;
    z-index:2;
}

div.moose img{
    position:absolute;
    width:160px;
}

div.swedi img{
    position:absolute;
    width:160px;
}

div.moose img.posi01{
    left:0;
    top:-110px;
}
div.moose img.posi01s{
    left:-80px;
    top:-60px;
}

div.moose img.posi02{
    right:0;
    top:-110px;
}

div.moose img.posi03{
    left:-80px;
    bottom:-20px;
}

div.moose img.posi04{
    right:-80px;
    bottom:-20px;
}
div.moose img.posi04b{
    right:-170px;
    bottom:-20px;
}

div.swedi img.posi01{
    left:-80px;
    top:-50px;
}

div.swedi img.posi02{
    right:-100px;
    top:-60px;
}

div.swedi img.posi02b{
    right:-30px;
    top:-100px;
}

div.swedi img.posi03{
    left:-100px;
    bottom:-60px;
}

div.swedi img.posi04{
    right:-30px;
    bottom:-45px;
}





div.moose p,
div.swedi p{
    background:#FFF;
    border-radius:60px;
    line-height:1.8em;
    text-align: center;
    padding:2em;
    transition:2s;
}

div.moose p{
    color:#009AAA;
}

div.swedi p{
    color:#EE7800;
}

a.btn_map{
    display:block;
    border:solid 2px #009AAA;
    color:#009AAA;
    background:#F7F1E3;
    border-radius:30px;
    padding:1em 0;
    text-align:center;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-weight:bold;
    font-size:1.2em;
    line-height:1.2em;
    margin:1.5em auto;
    transition:1s;
}

a.btn_map span{
    font-size:0.8em;
}

a.btn_map:hover{
    color:#FFF;
    background:#009AAA;
    text-decoration: none;
}

.column h3{
    font-size:2.5em;
    text-align: center;
    line-height: 1em;
    letter-spacing:0.1em;
    margin:0 auto;
    padding:0;
}

.bg_bl{
    width:90%;
    margin:0 auto 1.3em;
    background:#CEE4E3;
    padding:0.8em 0;
    text-align:center;
    line-height:1.5em;
    color:#000;
    border-radius:75px;
    letter-spacing:0.1em;
}

h3.bg_bl{
    font-size:33px;
}

h4{
    z-index:2;
}
h5{
    z-index:3;
}

.column h5,
.column h6{
    font-size:20px;
    line-height:1.5em;
}

.step h4{
    font-size:31px;
    letter-spacing:0.1em;
    line-height:1.5em;
    color:#009aaa;
    border-bottom:dashed 4px #009aaa;
    padding-bottom:0.3em;
    margin-bottom:1.5em;
    text-align:center;
}

.step h5{
    font-size:30px;
    line-height:1.3em;
}
.step h6{
    font-size:25px;
    line-height:1.3em;
}

.reason h5{
    font-size:30px;
    letter-spacing:0.1em;
    color:#009aaa;
    padding-bottom:0.5em;
}

.reason h5 span.cap{
    display:block;
    color:#000;
    font-size:0.8em;
}

span.txt-ll{
    font-size:1.8em;
    letter-spacing:0.1em;
    line-height:1.5em;
}

span.ja{
    font-family:
    "Hiragino Kaku Gothic ProN","Hiragino Sans",
    Meiryo,sans-serif;
    font-size:1em!important;
}

span.txt-s{
    letter-spacing:0.1em;
}

[data-ruby]::before {
    width:2.5em;
    text-align:left;
}

a.link_btn{
    width:40%;
    min-width:18em;
    display:block;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-weight:bold;
    font-size:22px;
    letter-spacing:0.1em;
    color:#009aaa;
    border:solid 5px #009aaa;
    padding:1em 0;
    margin:1em auto;
    text-align:center;
    border-radius:35px;
}

a.link_btn:hover{
    background:#009aaa;
    color:#FFF;
    text-decoration: none;
}


/* =======================================
	PC
======================================= */

/*---Layout---*/

div.pageNavi{
    display:block;
}

#mainArea{
    background:#F7F1E3;
    padding-bottom:2em;
    overflow-x: hidden;
}

.contArea{
    width:88%;
    max-width:1200px;
    min-width:850px;
    margin:0 auto;
    position:relative;
}

div.videoArea{
    width:80%;
}

.titleArea{
    width:90%;
    padding:3em 0;
    margin:0 auto;
}

.titleArea h2{
    width:84%;
    max-width:900px;
    margin:0 auto 1.5em;
    position:relative;
    animation-duration: 0.8s;
    animation-fill-mode: forwards;
}

.titleArea h2 img{
    animation-fill-mode: forwards;
}

.titleArea img#fuki{
    opacity:0;
    width:22%;
    position: absolute;
    left:10%;
    top:20.5%;
}

.titleArea h4{
    width:35%;
    margin:0 auto 2em;
}


h3{
    width:90%;
    margin:0 auto 3em;
}

h2 img,
h3 img{
    width:100%;
}

.titleArea p{
    text-align: center;
    margin:0 auto;
    position:relative;
    z-index:5;
    animation-duration: 3s;
}

img.layer{
    position:absolute;
    left:0;
    top:0;
}

.tgt{
    width:100%;
    /*margin:0 auto 1em;
    position:relative;*/
}

div.conv,
div.reason,
div.step{
    margin:0 auto 5em;
    width:90%;
    position:relative;
}

div.step{
    animation-delay: 1s;
}

div.step h5{
    width:100%;
    font-size:25px;
    margin-bottom:0.8em;
}

div.step h6{
    width:100%;
    font-size:18px;
    margin-bottom:0.8em;
}


div.step p{
    width:100%;
    margin:0 auto;
    line-height:1.6em;
}

div.column{
    width:90%;
    position:relative;
    background:#CEE4E3;
    border-radius:40px;
    padding:2.5em 0 1em;
}

div.column.nobg{
    background:none;
    border-radius:none;
    padding:2.5em 0 2em;
}

div.column h5{
    width:88%;
    font-size:22px;
    line-height:1.5em;
    letter-spacing:0.1em;
    text-align: center;
    border-bottom:solid 1px #000;
    padding-bottom:0.5em;
    margin:0 auto 0.5em;
}

div.column.nobg h5{
    width:88%;
    font-size:28px;
    line-height:1.5em;
    letter-spacing:0.1em;
    text-align: left;
    border-bottom:none;
    margin:0 auto;
}

div.column hr{
    width:88%;
    height:0;
    padding:0;
    margin:0 auto 1.5em;
	border-top: 1px solid #000;
}

/*div.column ul{
    width:88%;
    margin:0 auto;
    padding-top:2em;
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -ms-flex-wrap: wrap;
  	flex-wrap: wrap;
    justify-content: space-between;
	gap: 1.5%;
}

div.column ul li{
    width:28%;
    position:relative;
    margin:0 auto 1.5em;
}

div.column ul li img{
    width:25%;
    display:inline-block;
    margin-right:0.2em;
    vertical-align: middle;
}

div.column ul li:nth-child(2) > img{
    animation-delay: 0.5s;
}
div.column ul li:nth-child(3) > img{
    animation-delay: 1s;
}
div.column ul li:nth-child(4) > img{
    animation-delay: 1.1s;
}
div.column ul li:nth-child(5) > img{
    animation-delay: 1.5s;
}
div.column ul li:nth-child(6) > img{
    animation-delay: 1.8s;
}

div.column ul li:nth-child(2){
    animation-delay: 0.5s;
}
div.column ul li:nth-child(3){
    animation-delay: 1s;
}
div.column ul li:nth-child(4){
    animation-delay: 1.1s;
}
div.column ul li:nth-child(5){
    animation-delay: 1.5s;
}
div.column ul li:nth-child(6){
    animation-delay: 1.8s;
}

div.column ul li h6{
    width:72%;
    font-size:19px;
    letter-spacing: 0.1em;
    display:inline-block;
    vertical-align: middle;
}*/

div.column p{
    width:88%;
    margin:0 auto 1.5em;
    letter-spacing:0.5px;
}

div.column ul li p{
    width:100%;
}

div.ill{
    position:relative;
}

div.ill img{
    width:100%;
}

div.ill .anime{
    width:100%;
    height:auto;
    position:absolute;
    left:0;
    top:0;
}


/*area1*/

div#area1{
    margin-top:-4.5em;
}

div#ill_main{
    width:80%;
    margin:0 auto;
    position:relative;
}

div#ill_main2{
    position:relative;
    z-index:10;
}
div#ill_main2 img.main_p{
    width:45%;
    position:absolute;
    left:12%;
    bottom:-100px;
    z-index:1;
}

/*cont1*/
#cont1{
    padding:8em 0 0;
    max-width:1200px;
    margin:0 auto 5em;
}

#cont1 div.ill#ill_main{
    position:relative;
    width:50%;
    margin-top:0;
    z-index:10;
}

#cont1 div.moose#mse01{
    width:43%;
    margin-left:8%;
}

div#cont1 div.moose#mse02{
    width:33%;
    margin:-13% 0 0 20%;
}

#cont1 div.swedi#swd01{
    position:absolute;
    width:30%;
    right:5%;
    bottom:10%;
}

div.ill#ill01{
    width:52%;
    position:absolute;
    right:4%;
    top:2em;
    z-index:5;
}

div.ill#ill01 img.layer{
     width:100%;
    position:absolute;
    right:0;
    top:0;
    z-index:6;
}

/*cont2*/

#area2{
    padding:2em 0;
}

div.ill#ill02{
    width:100%;
    margin:3em auto 2em;
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -ms-flex-wrap: wrap;
  	flex-wrap: wrap;
    justify-content: space-between;
}

div.ill#ill02 > div:first-child{
    width:50%;
    vertical-align: top;
    text-align:left;
    position:relative;
}

div.ill#ill02 > div:last-child{
    width:42%;
    vertical-align: top;
    text-align: center;
    position:relative;
    margin-right:5%;
}

div.ill#ill02 > div:last-child > p{
    text-align: center;
}

div.ill#ill02 > div h6{
    color:#009AAA;
    margin-bottom:0;
    /*text-indent:3em; */
}



/*div.ill#ill02 > div img.icon{
    position:absolute;
    left:0;
    top:-10%;
    width:22%;
}

div.ill#ill02 > div img.icon#ill02_t2{
    top:-15%;
    left:2%;
}*/

div.ill#ill02 > div img.ill02,
div.ill#ill02 > div div#ill02_2{
    width:78%;
    mix-blend-mode: multiply;
    position:relative;
    margin:0 auto 0;
}

div.ill#ill02 > div div#ill02_2 img{
    mix-blend-mode: multiply;
}

p#ill02_1_txt{
    margin-bottom:3em;
}

img#ill02_panel{
    width:30%;
    mix-blend-mode: none;
    position:relative;
    z-index:20;
    margin:42% 0 0 -28%;
}

div#cont2-1 div.txt{
    margin-top:34%;
   /* width:50%;
    margin-left:50%;*/
}

div#cont2-1 div.txt h5{
    font-size:18px;
    line-height:1.6em;
    text-align:center;
    color:#009AAA;
    border-bottom:solid 1px #009AAA;
    padding-bottom:0.5em;
}

div#cont2-1 div.txt p{
    width:94%;
    margin:0 auto;
}

div#cont2-1 div#mse03{
    width:80%;
    margin-top:28%;
}

div#cont2-1 div#mse03 img{
    width:33%;
    top:-40%;
}

/*cont2-2*/
div#cont2-2{
    margin-top:-2em;
}

div#cont2-2 div.ill{
    margin:0 auto 4em;
    text-align:center;
    width:88%;
}

div#cont2-2 h6.t_ill{
    text-align: center;
    color:#FFF;
    background:#009AAA;
    padding:0.7em 0;
    margin-bottom:2em;
    border-radius:18px;
}

div#cont2-2 div.ill > p{
    text-align:center;
}

div#cont2-2 div.ill#ill03 img{
    display:inline-block;
    vertical-align: middle;
    margin:0 2% 1.5em;
}

div#cont2-2 div.ill#ill03 span{
    display:inline-block;
    width:37%;
    margin-left:-2%;
    position:relative;
}

div#cont2-2 div.ill#ill03 img#ill03_1{
    width:40%;
}
div#cont2-2 div.ill#ill03 img#ill03_yaji{
    width:11%;
}

div#cont2-2 div.ill#ill03 img#ill03_2{
    width:100%;
    height:100%;
}

div#ill04 div.flexbox > div{
    width:45%;
    position:relative;
}

div#ill04 div.flexbox > div p{
    line-height:1.3em;
    margin-top:1.5em;
}

div#ill04_2{
    padding-top:43%;
}

div#ill04_2 img.layer{
    width:90%;
    top:20%;
    left:5%;
}

/*cont2-3*/
div#cont2-3 img#ill_swedi{
    position:absolute;
    left:3%;
    top:-15%;
    width:37%;
    z-index:5;
}

div#cont2-3 div#mse04{
    width:62%;
    margin-left:36%;
}

div#cont2-3 div#mse05{
    width:75%;
    margin-top:-6%;
    margin-left:23%;
}

div#cont2-3 div#mse05 img.posi02{
    right:23%;
}

div#cont2-3 div#swd02{
    width:33%;
    margin-top:-8%;
    margin-left:3%;
    z-index:4;
}

div#cont2-3 div.moose p,
div#cont2-3 div.swedi p{
    padding:3em 0;
}

div#cont2-3 div#mse05 p{
    padding:2.5em 0;
}
div#cont2-3 div#mse05 p strong.txt-l{
    font-size:150%;
}

/*cont3*/

#area3{
    padding:2em 0;
}

#area3 .column h3{
    font-size:2.3em;
    color:#009AAA;
    position:relative;
    margin-bottom:1em;
    width:100%;
}

#area3 .column h3 span{
    display:inline-block;
    background:#F7F1E3;
    padding:0 0.3em;
    position:relative;
}

#area3 .column h3::before{
    content:"";
    display:block;
    width:100%;
    height:3px;
    background:#009AAA;
    border-radius:1px;
    position:absolute;
    top:50%;
}
#area3 div.column{
    /*border:solid 1px;*/
}

#area3 > div.step{
    margin-bottom:0;
}

#area3 div.reason{
    width:100%;
}

#cont3-1{
    position:relative;
}

#cont3-1 h3.bg_bl{
    margin-bottom:1.5em;
}

#cont3-1 h4{
    width:60%;
    margin:0 0 0 25%;
    color:#009aaa;
    text-align: center;
    font-size:1.4em;
    line-height:1.5em;
    padding:0 0 1.2em;
    letter-spacing:0.1em;
    position:relative;
    z-index:10;
}
#cont3-1 h4::after{
    content: "";
    display: inline-block;
    width: 90%;
    height:20px;
    background:url("../img/cont3-1_h4.png") center repeat-x;
    background-size:contain;
}


#cont3-1 #ill06{
    width:60%;
    margin:0 0 0 25%;
    position:relative;
}

#cont3-1 #ill06 img.layer{
    position:absolute;
    left:0;
    top:0;
}

#cont3-1 #ill06 img.layer#ill05_txt2{
    width:24%;
    left:auto;
    right:-8%;
    top:12%;
}

#cont3-1 img.num{
    width:5%;
    position:absolute;
    animation-name:fadeIn;
    animation-delay:1s;
}

#cont3-1 img.num#num01{
    left:24%;
    bottom:33%;
}

#cont3-1 .modal_btn img:hover{
    opacity:0.5;
}

#cont3-1 a.blink.active img{
    -webkit-animation:blink 0.5s ease-in-out infinite alternate;
    -moz-animation:blink 0.5s ease-in-out infinite alternate;
    animation:blink 0.5s ease-in-out infinite alternate;
}

@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}


#cont3-1 div.modal#modal_03 img#ill06_2{
    width:60%;
    margin:0 auto 0 20%;
}

#cont3-1 #ill06_txt{
    width:38%;
    position:absolute;
    left:60%;
    top:13%;
}

#cont3-1 #ill06_txt h5{
    margin-bottom:0.5em;
}

#cont3-1 #ill06 a.pop{
    width:15%;
    display:block;
    position:absolute;
    padding-top:16%;
    color:#000;
}

#cont3-1 #ill06 a.pop > p{
    font-size:0.9em;
    line-height:1.2em;
    text-align:center;
    font-weight:bold;
}

#cont3-1 #ill06 a.pop:hover{
    text-decoration: none;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
    opacity:0.8;
}

a.pop > img{
    width:100%;
    transition:0.3s;
}

/*#cont3-1 #ill06 a.pop > img:hover,
#cont3-1 #ill06 a.pop > p:hover{
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
    opacity:0.8;
}*/

#cont3-1 #ill06 a.pop#pop01{
    left:auto;
    right:0%;
    top:42.5%;
}

#cont3-1 #ill06 a.pop#pop02{
    left:-8%;
    right:auto;
    top:35%;
}

#cont3-1 #ill06 a.pop#pop03{
    left:28%;
    top:3%;
}

#cont3-1 div#mse06{
    width:25%;
    position:absolute;
    bottom:7%;
    left:15%;
}

#cont3-1 div#mse06 > img{
    width:58%;
    top:-65%;
}


div#back_btn{
    position:fixed;
    right:1em;
    bottom:1em;
    width:150px;
    height:200px;
    background: url("../img/pop_back.png") no-repeat;
    background-size:contain;
    z-index:30;
    transition:0.3s;
    display:none;
}

div#back_btn:hover{
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
    opacity:0.8;
}

/*cont3-2*/
div#cont3-2{
    margin:0 auto;
}

div.moose img.point{
    width:22%;
    position:absolute;
    left:0;
    top:0;
}

img.circle{
    position:absolute;
    left:55%;
    top:12%;
    width:33%;
}

div#cont3-2 div.txt,
div#cont3-3 div.txt,
div#cont3-4 div.txt{
    width:50%;
    margin-bottom:0;
    position:relative;
}

div.txt h4.bg_bl{
    font-size:25px;
}

div#cont3-2 div.txt p{
    position:relative;
    z-index:2;
}

div#cont3-2 div.txt img{
    width:80%;
    margin:-28% 0 0 10%;
    position:relative;
    z-index:1;
}

div#cont3-2 div.ill{
    width:40%;
    position:absolute;
    right:5%;
    top:15%;
    z-index:5;
}

div#cont3-2 div#mse07{
    width:47%;
    position:absolute;
    right:0;
    top:48%;
}

div#cont3-2 div#mse07 p{
    background:#FFF url("../img/ill06_joist.png") no-repeat left;
    background-size:26% auto;
    padding:3em 0;
}

div#cont3-2 div#mse07 p span{
    display:block;
    margin-left:10%;
}

div#cont3-2 div#mse07 img.posi02{
    right:30%;
}

div#cont3-2 div#mse07 img.point{
    right:20%;
    top:-13%;
    left:auto;
    width:22%;
}

div.miniColumn{
    width:90%;
    margin:7em auto 0;
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -ms-flex-wrap: wrap;
  	flex-wrap: wrap;
    -webkit-box-pack: space-between;
    justify-content: space-between;
    padding:3em 0 0;
    border-radius:30px;
    background:url("../img/column_bg_top.png") no-repeat top;
    background-size:100% auto;
}



img#column_bg{
    width:90%;
    margin:0 0 0 5%;
}

div.miniColumn > div:first-child{
    width:35%;
    margin-left:5%;
    margin-bottom:3em;
}

div.miniColumn > div.right{
    width:50%;
    margin-right:5%;
}

div.miniColumn div.txt h5{
    font-size:28px;
    font-weight:bold;
    line-height:1.5em;
    margin:1.5em 0 1.5em 0;
    text-align:left;
}

div.miniColumn a.link_btn{
    width:60%;
    min-width:25em;
}

div.miniColumn div p.cap{
    font-size:0.9em;
    line-height:1.5em;
}

div#cont3-3{
    margin-left:auto;
    margin-right:auto;
    position:relative;
}

div#cont3-3 div.txt h5{
    color:#009AAA;
    text-align:left;
}
div#cont3-3 div.txt h5 img{
    width:auto;
    height:2em;
    margin-right:0.5em;
    vertical-align: bottom;
}

div#cont3-3 div.txt h6{
    font-size:28px;
    text-align:center;
    color:#009AAA;
    width:100%;
    margin-bottom:0.8em;
    background:url("../img/h6_bg.png") no-repeat;
    background-size:100% 100%;
}

/*div#cont3-3 div.txt h6::before{
    width:1em;
    height:2em;
    display: inline-block;
    content=" ";
    background: url("../img/bracket_blu.png") no-repeat;
    background-size:contain;
    position:absolute;
    left:0;
    top:0;
}*/

div#cont3-3 div.txt#outer{
    width:48%;
    margin-left:52%;
    margin-top:-38%;
}

img.circle#circle02{
    left:55%;
    top:0;
    width:35%;
}

div#cont3-3 div#mse08{
    width:35%;
    position:absolute;
    right:0;
    left:auto;
    top:22%;
}

div#cont3-3 div#mse09{
    width:48%;
    margin-left:55%;
    margin-top:14%;
}

div#cont3-3 div#mse09 p,
div#cont3-3 div#mse10 p{
    padding:2.5em 0;
}

div#cont3-3 div#mse09 img.posi02{
    right:40%;
}

div#cont3-3 div#mse09 img.point{
    right:26.5%;
    top:-40%;
    left:auto;
    width:22%;
}

div#ill07{
    margin-top:15%;
}

div#ill08{
    width:40%;
    position:absolute;
    right:0;
    top:-6%;
}

div#cont3-3 div.txt#inner{
    padding-top:10%;
    width:52%;
}

div#cont3-3 div#mse10{
    margin-top:17%;
}

div#cont3-3 div#mse10 img.posi02{
    right:40%;
    top:-55%;
}

div#cont3-3 div#mse10 img.point{
    right:25%;
    top:-40%;
    left:auto;
    width:22%;
}

div#cont3-3 div#swd03{
    width:30%;
    margin-top:-6%;
    margin-left:43%;
}

div#cont3-3 div#swd03 img{
    /*right:-25%;
    top:-60%;*/
}

div#ill09{
    width:60%;

}

div#cont3-3 div.txt.extra{
    position:absolute;
    right:0;
    top:0;
    width:35%;
}

div#cont3-3 div.txt.extra p,
div#cont3-4 div.txt.extra p{
    line-height:1.5em;
    margin:0;
    width:100%;
}

div#cont3-3 div.txt.extra h4,
div#cont3-4 div.txt.extra h4{
    font-size:26px;
    line-height:1.5em;
    margin-bottom:1em;
}

div#mse11{
    width:90%;
    margin-top:3%;
    margin-left:10%;
    position:relative;
}

div#mse11 img.posi02{
    top:-110px;
    right:6%;
}

div#mse11 img.point{
    width:12%;
    top:-68px;
    left:auto;
    right:-0.7%;
}

div#ill10{
    width:40%;
    mix-blend-mode: multiply;
    margin-top:-5%;
}

div#txt_ill10{
    width:60%!important;
    position:absolute!important;
    right:0;
    top:30%;
}

div#mse12{
    width:100%;
    margin-top:5%;
    padding:0;
    position:relative;
}

div#mse12 img#ill_7mm{
    position:absolute;
    width:40%;
    top:10%;
    left:50%;
}

div#mse12 p{
    padding:3em 0;
    margin-left:5%;
}

div#mse12 p span{
    display:inline-block;
    text-align: center;
    width:45%;
    margin-right:45%;
    
}

div#mse12 img.posi01{
    left:40%;
    top:-35%;
}

div#mse12 img.point{
    width:13%;
    left:51%;
    top:-25%;
}

div#swd04{
    width:30%;
    margin-left:16%;
    margin-top:-3%;
}

div#cont3-4{
    margin:0 auto;
}

div#ill11{
    width:40%;
    margin-left:57%;
}

div.txt#ill11_txt{
    position:absolute!important;
    left:0;
    top:0;
}

div#cont3-4 img.circle#circle03{
        width:43%;
        top:-8%;
}

div#cont3-4 div.txt.extra h5{
    font-size:20px;
    margin:0;
}

div#cont3-4 div.txt.extra p{
    line-height:1.5em;
    margin-bottom:1.5em;
}

/*cont4 まとめ*/

#area4{
    padding:0 0 2em;
}

#area4 div#swd05{
    width:35%;
    margin-top:-10%;
    margin-left:45%;
}

#cont4-1{
    margin-bottom:0;
    margin-left:15%;
}

#matome{
    position:relative;
    margin:-3em auto 3em;
    padding:3.5em 0 2em;
}

#matome p{
    width:90%;
}

div#area4 h6#sum{
    width:30%;
    position:relative;
    margin:0;
    left:5%;
    top:-20%;
    z-index:10;
}


/*矢印*/
div.arw{
    display:block;
    position:absolute;
    z-index:10;
}

div.arw img{
    width:100%;
}

#arw01{
    width:15%;
    right:25%;
    bottom:-17%;
}
#arw01 img{
    transform:rotate(20deg);
}
#arw02{
    width:12%;
    left:15%;
    bottom:-28%;
}
#arw02 img{
    transform:rotate(-10deg);
}

#arw03{
    width:15%;
    right:20%;
    bottom:-8%;
}
#arw03 img{
    /*transform:scale(-1, 1);*/
    transform:rotate(-10deg);
}

#arw04{
    width:12%;
    left:35%;
    bottom:-35%;
}
#arw04 img{
    transform:rotate(-40deg);
}
#arw05{
    width:12%;
    right:32%;
    bottom:-40%;
    z-index: 1;
}
#arw05 img{
    transform:rotate(-15deg);
}

#arw06{
    width:13%;
    left:17%;
    top:0;
}

#arw07{
    width:23%;
    right:8%;
    bottom:-5em;
}
#arw07 img{
    transform:rotate(0deg);
}

#arw08{
    /*width:18%;
    left:15%;
    top:28%;*/
    position:relative;
    width:33%;
    margin-left:32%;
    margin-top:1em;
}
#arw08 img#arw08-1{
    width:100%;
    transform:rotate(0deg);
}
#arw08 img#arw08-2{
    width:100%;
    margin-left:28%;
    transform:rotate(-20deg);
}

#arw09{
    position:relative;
    width:11%;
    margin:1em auto;
}

#arw10{
    width:30%;
    left:0;
    bottom:-14em;
}

#arw10 img{
    transform:rotate(35deg);
}

div.textArea p a.btn{
    display:block;
    width:40%;
    min-width:400px;
    padding:0.3em 0;
    border:dashed 1px #009AAA;
    color:#009AAA;
    border-radius:40px;
    font-size:17px;
    font-weight:700;
    text-align: center;
    transition:0.5s;
    margin:0 auto 5em;
    position:relative;
}

div.textArea p a.btn img.swedi{
    width:30%;
    position:absolute;
    left:-12%;
    bottom:-1.2em;
}
div.textArea p a.btn img.flag{
    width:15%;
    position:absolute;
    right:-6%;
    top:-1em;
}

div.textArea p a.btn:hover{
    text-decoration: none;
    background:#009AAA;
    color:#FFF;
}

footer{
    width:100%;
    padding:20px 0 35px;
    text-align:center;
    background:#FFF;
    border-top:solid 1px #000;
}

footer div.next{
    width:500px;
    height:auto;
    margin:0 auto 1.5em;
}

footer div.next a img{
    width:100%;
}

footer div.next a{
    transition:1s;
}

footer div.next a:hover{
    opacity:0.5;
}

footer copyright{
    width:21.5%;
    margin:0.8em auto;
    display:inline-block;
}

footer copyright picture img{
    width:100%;
}


/* =======================================
	DISPLAY LARGE
======================================= */

@media screen and  (min-width:1400px){
    
}

/* =======================================
	TABLET
======================================= */

@media screen and  (min-width:1024px) and ( max-width:1300px) {
    
    p,h6{
    font-size:95%;
    }
    
    div.moose img,
    div.swedi img{
    width:140px;
}

    div.moose p,
    div.swedi p{
    padding:1.5em;
    font-size:95%;
}
    #cont1-1 div.step ul li>span{
    width:80%;
}
    
    /*↓203*/
    div#mse11 img.posi02{
        top:-56px;
    }

    div#mse11 img.point{
        top:-18px;
    }
    
    #cont3-1 #ill06 a.pop{
    width:16%;
    }
    
    #cont3-1 #ill06 a.pop img{
        width:94%;
        margin:0 auto;
    }
    
    #cont3-1 #ill06 a.pop > p{
    font-size:0.8em;
    }
    
    /*↑203*/

}

@media screen and ( max-width:1023px) {
    
    .contArea{
    width:92%;
    min-width:641px;
    margin:0 auto;
}

    p,h6{
    font-size:90%;
}

    div.moose p,
    div.swedi p{
    font-size:80%;
}
    
    #cont3-1 #ill06 a.pop{
    width:16%;
    }
    
    #cont3-1 #ill06 a.pop img{
        width:94%;
        margin:0 auto;
    }
    
    #cont3-1 #ill06 a.pop > p{
    font-size:0.8em;
    }

/*↓203*/

    div#cont2-1 div#mse03 img{
    width:50%;
    top:-45%;
        left:auto;
        right:-40%;
}
    
    #cont3-1 div#mse06 > img{
    width:80%;
    top:-50%;
        left:-40%;
}
    
    #area3 div.moose img.posi02{
        width:145px;
    }
    
    div#cont3-3 div#mse09{
    margin-top:20%;
        width:60%;
        margin-left:45%;
}
    
    div#cont3-3 div#mse09 img.point{
        margin-top:-20px;
    }
    div#cont3-3 div#mse10{
        padding-top:0.5em;
    margin-top:20%;
        width:60%;
        margin-right:40%;
}
    
    div#cont3-3 div#mse10 img.point{
        margin-top:20px;
        left:48%;
    }
    
    div#mse11{
    margin-top:8%;
        padding-top:5%;
    }
    
    div#mse11 img.posi02{
        top:-50px;
        left:0;
        right:auto;
        width:18%;
    }

    div#mse11 img.point{
        top:-8px;
        left:18%;
        right:auto;
        width:15%;
    }
    
    div#mse12{
        width:100%;
        margin-left:0;
    }
    
     div#mse12 p{
         margin-left:0;
         width:100%;
    }
    
    div#mse12 img.posi01{
        top:-90px;
        left:-5%;
        width:22%;
    }
    
    div#mse12 img.point{
        top:-52px;
        left:10%;
        right:auto;
        width:14%;
    }
    
    div#cont3-3 div.txt.extra h4,
    div#cont3-4 div.txt.extra h4{
    font-size:21px;
    }
    
    div.txt h4.bg_bl{
    font-size:24px;
    width:100%;
    }
    
    div#cont3-4 div.txt.extra{
        margin-top:25%;
    }
    
    div#mse13 p{
        width:100%;
    }
    
    div#mse13 img{
        width:46%;
    }

    
/*↑203*/
    
    #cont2-2 #ill03_txt{
        padding-bottom:20em;
    }
    
#cont2-2 #ill03_txt h4{
    font-size:0.8em;
}

#cont2-2 #ill03_txt p{
    margin:0 3% 5em;
}
    
#cont2-2 #ill03_txt p:last-child{
     position:absolute;
    left:-1em;
    bottom:8em;
    z-index:15;
}
    
    
    
#cont2-4{
    margin-top:-8em;
}
#cont2-4 p{
    position:absolute;
    left:5em;
    top:-6em;
    width:50%;
}
    


#cont3-1 #ill06{
    margin:-3em 0 0 6%;
}
#cont3-1 ul{
    top:28%;
}
div.miniColumn div:first-child{
    width:50%;
    margin-left:5%
}
    
    div.miniColumn div:first-child p{
        line-height:1.5em;
    }

div.miniColumn div:last-child{
    width:36%;
    margin-right:5%
}

div.miniColumn div h5{
    font-size:25px;
}
    
div.miniColumn div p.cap{
    font-size:0.7em;
    line-height:1.5em;
}
    
#area4 div.step{
    padding-bottom:2em;
}
    
div#cont4-3 #swe04{
    margin-top:10em;
    margin-left:20%;
}

div#cont4-3 #swe04 img{
    width:100%;
}

div#cont4-3 #mse10 img{
    width:50%;
    position:absolute;
    right:-70px;
    top:-105px;
}

    #cont1-1 div.step ul li>span{
    width:60%;
}
    
    #cont3-1 #ill06{
    width:80%;
    margin:0 0 0 15%;
    position:relative;
}
    
    .reason h5{
        text-align:center;
    }
    
    .reason h5 span{
        display:block;
    }
  
}

/* =======================================
	SMPH
======================================= */

@media screen and (max-width: 642px) {
    
    #sideArea{
        width:2%;
        height:100%;
        float:left;
    }
    #sideArea h1,
    #sideArea > div{
        opacity:0;
    }
    
    div.mainArea{
        padding-top:0;
    }
    
    div.contArea{
        padding:0;
    }
    div.pageNavi{
    opacity:0;
}

}
