@charset "UTF-8";

body {
    width: 100%;
    /*overflow-x: hidden;*/
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    margin: 0;
    text-align: justify;
line-break: strict;
overflow-wrap: break-word;
word-wrap: break-word;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
    
    
    .header_bg {
        background: #EFEFEF;
        box-sizing: border-box;
    }
    .header_wrap {
        position: relative;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        max-width: 945px;
        padding: 2.535vw 0;
        box-sizing: border-box;
    }
    .header_logo {
        display: inline-block;
        width: 38.548vw;
    }
    .header_logo img {
        width: 100%;
    }
    .header_pr {
        display: inline-block;
        font-size: 0;
        position: absolute;
    	top: 50%;
    	right: 15px;
    	transform: translateY(-50%);
    	-webkit-transform: translateY(-50%);
    	-ms-transform: translateY(-50%);
    	width: 8.585%;
    }
    .header_pr img {
        width: 100%;
    }
    
    
    @media screen and (min-width: 440px) {
        .header_wrap {
            padding: 10px 0;
        }
        .header_logo {
            width: 179.598px;
        }
        .header_pr {
            width: 40px;
        }
    }
    
    
    @media screen and (min-width: 640px) {
        .header_logo {
            width: 210px;
        }
        .header_wrap {
            padding: 9.55px 0;
        }
    }
    
    
    
    .p-article_action {
        display: flex;
        margin-bottom: 80px;
        flex-wrap: wrap;
    }
    .p-article_action_group.-footer {
        justify-content: center;
        width: 100%;
    }
    .p-article_action_group {
        display: flex;
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .p-article_action_group .p-article_action_btn:first-of-type {
        margin-left: 0;
    }
    .p-article_action_btn {
        display: block;
        position: relative;
        width: 52px;
        height: 30px;
        margin-left: 0px;
    }
    .p-article_action_btn_label.-Facebook {
        background-image: url(ico_action_facebook.svg);
    }
    .p-article_action_btn_label.-twitter {
        background-image: url(x.png);
        background-position: center top 3px;
    }
    .p-article_action_btn_label.-line {
        background-image: url(icon_line.png);
        background-position: center top 3px;
    }
    .p-article_action_btn_label {
        display: block;
        position: relative;
        padding-top: 30px;
        background-position: center top;
        background-repeat: no-repeat;
        color: #818181;
        font-size: 13px;
        line-height: 1;
        text-align: center;
        transition: .1s all ease-in;
    }
    a {
        text-decoration: none;
    }
    .p-article_action_btn_label::before {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 24px;
        background-color: #fff;
        background-position: center top;
        background-repeat: no-repeat;
        content: '';
        opacity: 0;
        transition: .1s linear;
    }
    .p-article_action_share {
        display: inline-block;
        width: 100%;
        text-align: center;
        font-size: 11.77px;
        color: #898989;
    }
    .internal_alertinfo {
        font-size: 12px;
        padding-bottom: 45px;
    }
    .ptop {
        max-width: 58px;
        width: 100%;
        margin: 0 auto 70px auto;
        padding: 0;
    }
    @media screen and (max-width: 599px) {
        .ptop {
            max-width: 35px;
            margin: 0 auto 40px auto;
            padding: 0;
        }
    }
    .ptop {
        width: 100%;
    }
    .ptop a {
        display: inline-block;
        width: 100%;
    }
    .ptop a img {
        max-width: 100%;
    }
    @media screen and (max-width: 599px) {
        .index_btn {
            margin: 0 auto 60px auto;
        }
    }
    .index_btn {
        max-width: 600px;
        width: 100%;
        margin: 0 auto 100px auto;
    }
    .index_btn img {
        border: none;
        margin: 0;
        padding: 0;
        line-height: 0;
        vertical-align: bottom;
        max-width: 100%;
    }
    .fwrap {
        max-width: 850px;
        width: 90%;
        margin: 0 auto;
    }
    .fbar {
        height: 1px;
        background: #CCCCCC;
    }
    
    
    
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
    
    
    img {
        max-width: 100%;
        height: auto;
    }
    .sphead_logo {
        font-size: 0;
    }
    .sphead_logo img {
        width: 92.6%;
    }
    .sphead_title {
        padding: 12px 5.19% 30px;
        font-size: 0;
    }
    .fv_wrap {
        font-size: 0;
        position: relative;
    }
    .itr_bg {
        background: #f5f5f5;
    }
    .itr_wrap {
        padding: 20px;
        max-width: 930px;
        margin: 0 auto;
    }
    .itr_txt {
        margin: 0;
        font-size: 18px;
        line-height: 1.50667;
        font-weight: 600;
        color: #231815;
    }
    .main_wrap {
        overflow: hidden;
    }
    .block1_wrap {
        padding: 36px 20px;
        margin: 0 auto;
        max-width: 930px;
        position: relative;
    }
    .lv2 {
        text-align: center;
        font-size: 22px;
        color: #c30d22;
        position: relative;
        margin: 0 auto 20px;
        max-width: 813px;
        line-height: 1.6;
        padding: 0 15px 7px;
    }
    .lv2::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 3px;
        background: linear-gradient(90deg, #c30d22 0%, #c30d22 33%, #251e1c 33%, #251e1c 100%);
    }
    .lv2::after {
        content: "";
        position: absolute;
        left: 15px;
        bottom: 3px;
        width: 2px;
        height: 44px;
        background: #251e1c;
    }
    .textstyle1 {
        font-size: 16px;
        line-height: 1.809;
        color: #231815;
        margin: 0;
    }
    .img1 {
        text-align: center;
        margin: 30px 0 0;
    }
    .img1 img {
        width: 100%;
    }
    .block1_bg2 {
        background: #f6f7fd;
    }
    .img2_wrap {
        text-align: center;
        margin: 30px 0 0;
    }
    .img2 {
        margin-bottom: 5px;
    }
    .img2 img {
        width: 80%;
    }
    .img3 {
        text-align: center;
        font-size: 0;
        margin-bottom: 40px;
    }
    .img3 img {
        width: 735px;
        margin: 55px 0 0;
    }
    .img4 {
        text-align: center;
    }
    .img4 img {
        width: 500px;
    }
    .fc_wrap {
        text-align: center;
        padding: 10px 20px 75px;
    }
    .fc_logo img {
        width: 82px;
    }
    .fc_logo {
        margin-bottom: 16px;
    }
    .fc_txt1 {
        font-size: 18px;
        margin: 0 0 12px;
        font-weight: 600;
        color: #231815;
    }
    .fc_txt2 {
        font-size: 16px;
        line-height: 1.375;
        color: #000;
        margin: 0;
    }
    .fc_txt2 a {
        font-size: 14px;
        color: #000;
    }
    .sphide {
        display: none;
    }
    
    
    @media screen and (min-width: 640px) {
        .sphide {
            display: block;
        }
        .pchide {
            display: none;
        }
        .sphead_wrap {
            display: none;
        }
        .br-sp {
            display: none;
        }
        .fv_wrap::before {
            content: "";
            position: absolute;
            width: 100%;
            height: 25px;
            left: 0;
            bottom: -25px;
            background: linear-gradient(90deg, #f6f7da 0%, #f1dae7 25%, #e4dceb 75%, #cfe6f1 100%);
        }
        .itr_wrap {
            padding: 42px 20px 22px;
        }
        .itr_txt {
            font-size: 18px;
            line-height: 2;
        }
        .block1_wrap {
            padding: 45px 20px 60px;
        }
        .lv2 {
            font-size: 40px;
            letter-spacing: .075em;
            padding: 0 20px 10px;
            margin-bottom: 40px;
        }
        .lv2::before {
            height: 5px;
        }
        .lv2::after {
            height: 69px;
            left: 20px;
        }
        .textstyle1 {
            font-size: 18px;
            line-height: 1.7222;
        }
        .block1_float{
            overflow: hidden;
        }
        .img1 {
            float: right;
            width: 350px;
            margin: 0 0 12px 50px;
        }
        .img1 img {
            width: 100%;
        }
        .img1_photo{

        }
        .img1_txt{
            text-align: left;
        }

        .img1_txt1{font-size: 21px;font-weight: bold;margin: 0;}
        .img1_txt2{font-size: 15px;margin: 0;}
        .img1_txt3{font-size: 24px;font-weight: bold;margin: 0 0 10px;}
        .img1_txt3 span{font-size: 15px;font-weight: bold;margin: 0;}
        .img1_txt4{font-size: 13px;margin: 0;}

        .img2_wrap {
            margin: 55px 0 0;
        }
        .img2 img {
            width: 600px;
        }
        .bar1 {
            width: 20px;
            background: linear-gradient(180deg, transparent 0%, #cfe6f1 15%, #e4dceb 85%, transparent 100%);
            position: absolute;
            z-index: 5;
            top: 50%;
        	left: calc(50% - 620px);
        	transform: translate(-50%, -50%);
        	-webkit-transform: translate(-50%, -50%);
        	-ms-transform: translate(-50%, -50%);
        }
        .bar2 {
            width: 20px;
            background: linear-gradient(0deg, transparent 0%, #cfe6f1 15%, #e4dceb 85%, transparent 100%);
            position: absolute;
            z-index: 5;
            top: 50%;
        	left: calc(50% + 640px);
        	transform: translate(-50%, -50%);
        	-webkit-transform: translate(-50%, -50%);
        	-ms-transform: translate(-50%, -50%);
        }
        .bar1_1 {
            height: 60%;
        }
        .bar1_2 {
            height: 80%;
        }
        .bar1_3 {
            height: 40%;
            top: 40%;
        }
        .bar2_1 {
            height: 60%;
        }
        .bar2_2 {
            height: 70%;
        }
        .bar2_3 {
            height: 65%;
            top: 100%;
        }
        
    }
    
    
    
    
    
    
    
    




















