#gl-head nav#category-nav ul.level0>li {
    padding-top: 20px;
}
body {
    color: #616161;
}
h2,h4 {
    margin: auto;
}
a:hover {
    color: #262626;
    text-decoration: none;
}
@media (min-width: 991px){
    .navPageTitle {
        padding: 0;
    }
}
.navPageTitle img {
    width: 140px;
}
.mainvisual-snow {
    height: 550px;
    width: 100%;
    object-fit: cover;
}
.container h2 {
    font-size: 210%;
    font-weight: bold;
    line-height: 180%;
}
.container h4 {
    font-size: 150%;
    font-weight: bold;
}
.text-center {
    text-align: center;
}
.fontBold {
    font-weight: bold;
}
.text-large {
    font-size: 26px;
}
.text-medium {
    font-size: 20px;
}
.font36-responsive {
    font-size: 36px;
}
.lineHeightM {
    line-height: 150%;
}
.container p {
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
}
.wear_image {
    width: 358px;
    margin: 10px auto;
}
.lineHeightM {
    line-height: 150%;
}
.marginTopM {
    margin-top: 40px;
}
.present-plan {
    margin: 10px 0;
    padding: 10px;
    border: 2px solid #ff0000;
}
.present-plan p {
    display: flex;
    justify-content: center;
    align-items: baseline;
    font-size: 16px;
    font-weight: bold;
    color: #ff0000;
    margin: 10px auto;
}
.shirakawa-go_caption {
    margin: 10px 0;
    padding: 0 55px;
    width: 100%;
}
.shirakawa-go_caption img{
    width: 160px;
}
.shirakawa-go_caption p {
    margin-top: 60px;
    max-width: 400px;
    width: 100%;
}
.waterproof {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 70px 20px;
    margin-bottom: 10px;
    color: #fff;
    text-align: left;
    font-size: 32px!important;
    background: #9ca3af;
}
.porch {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 120px 20px 20px;
    margin-bottom: 10px;
    color: #fff;
    text-align: right;
    font-size: 28px!important;
    background: #9ca3af;
}
.shirakawa-go_item_block {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    height: auto;
}
.shirakawa-go_item {
    width: calc((100% - 30px) / 3);
    justify-content: space-between;
    height: 100%;
}
.shirakawa-go_item img{
    margin-bottom: 10px;
}
.movie_block {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 10px 0;   
}
@media (max-width: 991px) {
    .shirakawa-go_caption {
        margin: 10px 0;
        padding: 0 35px;
        width: 100%;
    }
    .shirakawa-go_caption p {
        max-width: 450px;
        width: 100%;
    }
    .movie_block {
        display: flex;
        flex-wrap: wrap;
    }
	/*
    .porch {
        padding: 30px 10px 15px;
        margin-bottom: 10px;
        color: #fff;
        text-align: right;
        font-size: 16px!important;
        font-weight: bold;
        background: #9ca3af;
    }
	
    .waterproof {
        padding: 30px 10px;
        margin-bottom: 10px;
        color: #fff;
        text-align: left;
        font-size: 16px!important;
        font-weight: bold;
        background: #9ca3af;
    }
	*/

}
@media (max-width: 768px) {
    .navPageTitle img {
        width: 120px;
    }
    .mainvisual-snow {
        height: 400px;
    }
    .shirakawa-go_item_block {
        margin-bottom: 10px;
        height: auto;
    }
    .shirakawa-go_item {
        width: 100%;
    }
    .shirakawa-go_item img {
        width: calc((100% - 10px) / 2);
    }
    .shirakawa-go_item p {
        width: calc((100% - 10px) / 2);
        align-self: normal;
    }
    .shirakawa-go_item_mobile {
        display: flex;
        align-items: center;
    }
    .shirakawa-go_item_img {
        width: calc((100% - 10px) / 2);
        order: 1;
    }
    .shirakawa-go_item_img img{
        width: 100%;
    }
	
    .porch {
        align-items: flex-end;
        font-size: 16px!important;
    }
    .waterproof {
        font-size: 16px!important;
    }
	
}
.movie {
    width: 100%;
}
.movie_item {
    width: calc((100% - 30px) / 3 );
}
.movie_min {
    width: 100%;
    /*width: calc((100% - 30px) / 3 );*/
    height: 305px;
}
.newsletter_text {
    max-width: 600px;
    width: 100%;
    margin:  30px auto;
    text-align: center;
}
.lottery {
    margin: 20px 0;
    color: #fe0000;
    font-size: 20px!important;
    font-weight: bold;
}
.newsletter_text a:hover {
    color: #fff;
}
.form-button {
    display: inline-block;
    padding: 10px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background: #fe0000;
	text-decoration:none;
}
.text-weight {
    font-weight: bold;
}
.coordinate_item {
    width: calc((100% - 40px) / 4)!important;
}
@media (max-width: 991px) {
    .movie_min {
        height: 350px;
    }
    .coordinate_item {
        width: calc((100% - 20px) / 2 )!important;
    }
    .movie_item {
        width: calc((100% - 20px) / 2 );
    }
}
@media (max-width: 768px) {
    .movie_min {
        width: 100%;
    }
    .movie_item {
        width: 100%;
    }
}
.item_title {
    text-align: center;
    color: #fff;
    padding: 5px 0;
}
.men {
    background: #135d85;
}
.women {
    background: #8b3654;
}
.pname_jp {    
    margin: 10px auto 8px 0px;
    padding-bottom: 8px;
    font-size: 16px!important;
    font-weight: bold;
    line-height: 20px;
}
.pushup_size1 .detail-after p {
    color: #fff;
    font-weight: 400;
}
.pushup_box_size1 {
    width: 100%;
    border: none;
}
.pushup_size1 {
    margin: 5px;
    width: 100%;
    /*width: calc((100% - 30px) / 3);*/
    height: 410px;
    border: 1px solid #ccc;
}
.pushup_size1 .title{
    top: auto;
    bottom: 10%;
    display: flex;
    align-items: center;
    height: 30px;
}
.pushup_size1 .price{
    top: auto;
    bottom: 20px;
    left: auto;
    right: 20px;
}
.pushup_size1 figure {
    width: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    text-align: center;
    left: 5px;
    top: 45px;
    overflow: initial;
}
.pushup_size1 img { 
    /*width: 208px;*/
}
@media (max-width: 991px) {
    .pushup_size1 {
        width: calc((100% - 20px) / 2);
    }
    .present-plan {
        display: block;
    } 
    .present-plan p{
        font-size: 15px;
        display: inline-block;
    }
}
.pushup_size1 .detail-before::after {
    background-image: url(img/all-icon.png);
    background-repeat: no-repeat;
    background-position: -1230px;
    box-sizing: border-box;
    content: '';
    position: absolute;
    top: 15%;
    left: auto;
    right: 5%;
    height: 106px;
    width: 36px;
    margin: auto;
    transition: all 0.7s ease-in-out;
}
.pushup_size1 .detail-after::after {
    background-image: url(img/all-icon.png);
    background-repeat: no-repeat;
    background-position: -1030px;
    box-sizing: border-box;
    content: '';
    position: absolute;
    top: 15%;
    left: auto;
    right: 5%;
    height: 106px;
    width: 36px;
    margin: auto;
    transition: all 0.7s ease-in-out;
}
.temperature {
    position: relative;
}
.temp-image {
    position: absolute;
    right: 40px;
}
.movie_item_link {
    width: 100%;
    margin: 10px 0;
}
#section_intro {
    margin-bottom: 0;
    background: url(img/section_intro_bg.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    /*background-size: cover;*/
}
@media screen and (min-width: 991px) {
    #section_intro {
        height: 310px;
    }
}
#section_intro .textbox1 {
    padding: 40px 40px 0 40px;
}
#section_snow .placeName {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 350px;
    background: url(img/shirakawa-go_bg.jpg) #333 no-repeat;
    background-size: cover;
    background-position: top left;
}
#section_snow .mombetsu {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 350px;
    background: url(img/mombetsu_bg.jpg) #333 no-repeat;
    background-size: cover;
    background-position: top left;
}
@media (max-width: 991px) {
    #section_snow .placeName {
        min-height: 270px;
    }
    #section_snow .mombetsu {
        min-height: 270px;
    }
    .shirakawa-go_caption img{
        width: 140px;
    }
}
#section_tsugaike .placeName {
    position: relative;
    min-height: 400px;
    background: url(img/cat_tsugaike_title.jpg) #333 no-repeat;
    background-size: contain;
    background-position: top left;
    color: #fff;
}
#section_tsukuba .placeName {
    position: relative;
    min-height: 400px;
    background: url(img/cat_tsukuba_title.jpg) #333 no-repeat;
    background-size: contain;
    background-position: top left;
    color: #fff;
}
@media (max-width: 768px) {
    .pushup_size1 {
        /*width: calc(100% - 10px);*/
    }
    .pushup_size1 .title{
       /* font-size: 15px;*/
	   bottom:15%!important;
    }
    .font36-responsive {
        font-size: 22px!important;
    }
    .text-large {
        font-size: 18px;
    }
    .text-medium {
        font-size: 16px;
    }
    .temp-image {
        position: absolute;
        right: 0;
    }
    .pushup_size1 .detail-before::after {
        top: 40%;
    }
    .pushup_size1 .detail-after::after {
        top: 40%;
    }
    .mobileExist {
        display: block!important;
    }
    .mobileNoexist {
        display: none;
    }
    #pList .pBox a {
        bottom: 12px;
        left: 11px;
        right: 3px;
    }
    #pList .specBox {
        margin-left: -3px!important;
        margin-bottom: 4%;
    }
    #section_snow .placeName {
        position: relative;
        display: block;
        min-height: 350px;
        background: url(img/shirakawa-go_bg_mobile.jpg) no-repeat;
        background-size: cover;
        background-position: center top;
    }
  #section_snow .mombetsu  {
        position: relative;
        display: block;
        min-height: 350px;
        background: url(img/mombetsu_bg_mobile.jpg) no-repeat;
        background-size: cover;
        background-position: center top;
    }
    .shirakawa-go_caption img{
        width: 120px;
        margin: 10% auto;
    }
    .shirakawa-go_caption p{
        margin: 10% auto;
    }
    .content-title {
        font-size: 105%!important;
    }
}
@media (max-width: 440px) {
    .coordinate_item {
        height: 270px;
    }
    .coordinate_item figure {
        left: 0;
    }
    .coordinate_item .detail-before::after {
        top: 38%;
    }
    .coordinate_item .detail-after::after {
        top: 38%;
    }
    .pushup_size1 .title {
        line-height: 1.2;
    }