@charset "UTF-8";
/*reset css -->*/
*,
*::before,
*::after {
    box-sizing: border-box;
}
*  {
    min-height: 0;
    min-width : 0;
}
html,body,div,span,p,
h1,h2,h3,h4,h5,h6,dl,dt,dd,ol,ul,li,
table,tbody,tfoot,thead,tr,th,td,
article,aside,footer,header,nav,main,section,
manu,figure,figblock-event--day-name {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font-weight: normal;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
article,aside,footer,header,menu,nav,section {
    display: block;
}
ol,ul {
    list-style: none;
    list-style-type: none;
}
.media_pc {
    display: inline-block;
}
.media_sp {
    display: none !important;
}
/*<-----resetcss*/
html{
    font-size: 62.5%;
}
body{
    color: #000;
    font-size: 1.6em;
    background-color: #fff;
    overflow-x: hidden;
    letter-spacing: 0.05em;
    line-height: 1.6;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align:middle;
}
a {
    cursor: pointer;
    color: #000;
}
.area-wrapper{
    overflow: hidden;
    background: #fff;
    font-family: "Hiragino Kaku Gothic ProN", "Noto Sans JP", "メイリオ", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
}
.wrapper{
    background: #fff;
}
.area-header img {
    width: 100%;
}
/*<-----resetcss*/

/*fadein
.fade_in {
    opacity: 0;
}*/
.area-header{
    padding-top: 20px;
}
.effect-fade {
    opacity: 0;
    transform: translate(0, 0px); /*fadein X,Y,*/
    transition: all 1600ms; /*fadein_time*/
}
.effect-scroll {
    opacity: 1;
    transform: translate(0,-20px);
}

.area-body{
    max-width: 1160px;
    margin: 0 auto;
}
.main_lead{
    max-width: 650px;
    margin: 80px auto 120px;
    
}
.main_lead_ttl{
    font-size: 15px;
    margin: 20px auto 0;
    text-align: center;
}
.main_ttl p{
    color: #151E49;
    font-weight: 600;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    display: block;
    margin: 0 auto;
    width: 280px;
    font-weight: 600;
    text-align: center;
}
.area-title {
   text-align: center;
}
.sec_ttl{
    color: #151E49;
    font-weight: 400;
    font-size: 36px;
    font-family: meno-banner, serif;
    text-align: center;
    width: 300px;
    margin: 0 800px 50px 10px;
}
.sec_ttl span {
    font-size: 38px;
    font-weight: 600;
}
.sec_name_ttl {
    font-family: meno-banner, serif;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid;
    width: 200px;
    margin: 180px auto 0;
}
.sec_name_ttl a:hover {
    opacity: .6;
    text-decoration: none;
}
.sec_name {
    font-family: meno-banner, serif;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin: 100px auto 50px;
}
.l-column-container {
    width: 75%;
    margin: 0 auto;
    gap: 5%;
    display: flex;
    align-items: flex-start;
}
.l-column-2{
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
}
.credit_wrap{
    width: 900px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.credit_wrap .l-column-2 img{
    width: 100%;
}
.credit_wrap .l-column-2 {
    margin: 0 auto;
    display: flex;
    flex-direction: column;

}
.credit_wrap .l-column-2 .price_list{
    width: 100%;
    justify-content: flex-start;
    column-gap: 4%;
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.credit_wrap .l-column-2 .price_list li{
    width: 48%;
    margin-bottom: 8px;
}
.l-column-container.irg{
    position: relative;
    height: 1200px;
}
.irg_img_1{
    position: absolute;
    left: 0;
    width: 40%;
}
.irg_img_2{
    position: absolute;
    top:300px;
    right: 0;
    width: 40%;
}
.irg_img_3{
    position: absolute;
    top:200px;
    right: 33%;
    width: 33%;
}
.price_containar {
    width: 50%; 
}
.price_list{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 3;
    font-weight: 400;
    display: flex;
    flex-wrap: wrap;
}
.price_list a{
    text-decoration: none;
    transition: .4s;
}
.price_list a:hover{
    opacity: .6;
}
.price_list .price_detail img{
    width: 60px;
}
.price_list a{
    display: flex;
    align-items: center;
    width: 100%
}
.price_detail {
    width: 600px;
    gap: 5%;
}
.price_containar p{
    line-height: 1.8;
    margin: 0 10px;
}
.item_name{
    font-weight: 600;
    margin-right: 5px;
}
.no2{
    margin: 50px auto;
}
.price_list.no2.look1{
    width: 100%;
}
.l-column-3{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.sec_04 .l-column-1{
    max-width: 1000px;
    margin: 0 auto 80px;
}

.sec_01 , .sec_02 ,.sec_03 ,.sec_04 ,.sec_05 ,.sec_06 ,.sec_07 , .sec_08 ,.sec_09 ,.sec_10,.sec_11,.sec_12{
   padding: 120px 0;
    border-top: 1px solid #151E49;
}
.all_items{
    text-align: center;
    border-top: none;
    padding: 0 0 120px;
    margin-top: 100px;
}
.all_items a{
    transition: .6s;
    display: block;
    width: 500px;
    margin: 0 auto;
    text-decoration: none;
}
.all_items a:hover{
    opacity: .6;
}
a:hover{
    text-decoration: none;
}
.staff{
    width: 580px;
    margin: 80px auto;
    letter-spacing: .6px;
}
.staff span{
    font-size: 12px;
    margin: 0 2px;
}
@media screen and  (min-width:896px){
}
@media screen and (min-width:769px){
}
/*<<<--max896px------*/
@media screen and (max-width: 896px){
    .media_pc {
        display: none !important;
    }
    .media_sp {
        display: block !important;
    }
    .bodyWrap{
        width:100%;
        margin: auto;
    }
    .area-body{
        margin: 0 auto;
        box-sizing: border-box;
        text-align: left;
        width: 100%;
        max-width: 100%;
    }
    .main_lead{
        max-width: 100%;
        margin: 80px auto 70px;
    }
    .main_lead_ttl{
        font-size: 13px;
        width: 84%;
        margin: 20px auto;
        text-align: left;
    }
    .main_ttl p {
        font-size: 18px;
    }
    section{
        padding: 60px 0 80px;
    }
    .sec_ttl span{
        margin-bottom: 0;
        font-size: 25px;
    }
    .sec_ttl {
        margin: 40px auto;
        text-align: center;
        font-size: 24px;
        
    }
    .sec_name_ttl{
        margin: 0 auto;
        font-size: 19px;
        width: 160px;
    }
    .sec_name {
        font-size: 22px;
        margin: 30px auto 0;
    }
    .l-column-2{
        flex-flow: column;
    }
    .l-column-container {
    width: 85%;
    display: flex;
    align-items: center;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    }
    .l-column-container.irg {
     position:absolute; 
     height: 1100px; 
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}
    .credit_wrap{
        width: 100%;
        display: block;
    }
    .sec_01 , .sec_02 ,.sec_03 ,.sec_04 ,.sec_05 ,.sec_06 ,.sec_07 , .sec_08 ,.sec_09 ,.sec_10,.sec_11,.sec_12 {
   padding: 20px 0;
    border-top: 1px solid #151E49;
    }
    .credit_wrap .l-column-2 img{
        margin:10px auto 5px;
    }
    .credit_wrap .l-column-2 img{
        width: 100%;
    }
    .credit_wrap .l-column-2{
        margin: 30px auto 0;
    }
    .credit_wrap .l-column-2 .price_list {
        width: 100%;
        margin: 30px auto 0;
        line-height: 2.2;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
    }
    .sp_image{
        margin-top: 40px;
    }
    .price_list{
        font-size: 14px;
        line-height: 2.2;
    }
    .credit_wrap .l-column-2 img{
        width: 100%;
    }
    .all_items{
        width: 84%;
        margin: 80px auto;
        padding: 0;
    }
    .all_items a{
        width: 100%;
        font-size: 16px;
        overflow-wrap: break-word;
    }
    .staff{
        width: 100%;
        margin: 80px auto 0;
    }
    .staff span{
        font-size: 11px;
        margin: 0px;
    }
    /*price_list*/
    .credit_wrap .price_list img{
        max-width: 60px;
        margin: 0;
        width: 55%;
    }
    .sec_01 .credit_wrap .l-column-2  .price_list img{
        margin: 0 ;
    }
    .item_name{
        margin: 0;
    }
    .price_list p{
        font-size: 12px;
        line-height: 1.4;
        margin-left: 10px;
    }
    
}
@media screen and (min-width:896px) and (max-width: 1400px){
    
}
@media screen and (min-width:360px) and (max-width: 767px){}
/*iphone5.6.7*/
@media screen and (max-width:359px){}