@charset "utf-8";.crumbsList {
    margin-bottom: 0;
}

.wrapper {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom:10px;
}

.wrapper2, .wrapper4 {
    max-width: 1024px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
} 

.wrapper3 {
    max-width: 1263px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
} 

.wrapper .section2 {
    text-align: center;
    background: #fff;
    width: 70.5%;
    margin: auto;
}
.wrapper .section3 {
    width: 50%;
}

.wrapper .section2 {
    text-align: center;
    background: #fff;
    width: 70.5%;
    margin: auto;
}

.wrapper .section2.base_text{
    background: #f0ece4;
}

.wrapper .section2 div {
    width: 100%;
}

.wrapper .section2 div span.en_font_base {
    display: block;
    position: relative;
    text-align:center;
    font-size:1.3em;
    padding: 20px 0px;
}

.wrapper .section2 div span.en_font {
    display: block;
    position: relative;
    text-align:center;
    font-size:1.3em;
    padding: 10px 0px 10px 0px;
    font-family: TT Norms Pro Regular;
}

.wrapper .section2 span span.en_font {
    display: block;
    position: relative;
    text-align:center;
    font-size:1.3em;
    padding: 10px 50px;
    font-family: TT Norms Pro Regular;
}

.wrapper .section2 div span.jp_font {
    display: block;
    position: relative;
    text-align:center;
    font-size: 1.3em;
    padding: 20px 0px 0px 0px;
    font-family: SawarabiGothic Regular;
}

.jp_font_base {
    display: block;
    position: relative;
    text-align: center;
    font-size: 99%;
    font-weight: normal;
    font-family: SawarabiGothic Regular;
}
.wrapper .section2 div.header_img span {
    padding-top: 130px;
}

p.jp_font{
    font-size: 100%;
    font-weight: normal;
    line-height: 2;
    display: block;
    text-align: justify;
    font-family: SawarabiGothic Regular;
}

p.en_font{
    font-weight: normal;
    line-height: 2;
    display: block;
    font-family: TT Norms Pro Medium;
    text-align: center; 
    letter-spacing: .001em;
}

span.en_font_base{
    font-size: 100%;
    font-weight: normal;
    line-height: 2;
    display: block;
    font-family: TT Norms Pro Regular;
}

p.base_en_font{
    font-size: 100%;
    font-weight: normal;
    line-height: 2;
    display: block;
    font-family: TT Norms Pro Regular;
}

.img_div {
    border-left: 20px;
    border-right: 20px;
    border-top: 20px;
    border-color: #fff;
    border-style: solid;
    margin-bottom: 10%;
}

.img_div_border {
    border-bottom-width: 20px;
}

.text_sp {
    margin: 0px 20px;
    text-align: justify;
}
.txt {
    margin: auto;
    text-align: justify;
    width: 67%;
}

.text {
    text-align: justify;
    width: 67%;
    margin:auto;
}

.img_div_first {
    border-left: 35px;
    border-right: 17.5px;
    border-top: 20px;
    border-color: #fff;
    border-style: solid;
}

.img_div_sec {
    border-left: 17.5px;
    border-right: 35px;
    border-top: 20px;
    border-color: #fff;
    border-style: solid;
}

.fist_img {
    border-bottom-width: 20px;
    margin-left: 23%;
    margin-bottom: 5%;
    width: 27%;
    display: block;
    background: #fff;
}

.sec_img {
 border-bottom-width: 20px;
 margin-bottom: 5%;
 width: 27%;
 position: absolute;
 top: 0px;
 float: right;
 background: #fff;"
}

.img_bottom {
    margin-bottom: 20px;
}

.img_div.header_img{
    border-left: 20px;
    border-right: 20px;
    border-top: 180px;
    border-color: #fff;
    border-style: solid;
}

.img_div.header_img img{
    width: 65%;
}

.img_div > div {
    width: 100%;
    position: relative;
}

.sp_jp_font {
    margin-bottom: 20px;
}

.span_img {
    width: 50%;
    display: block;
    background: #fff;
    border-bottom-width: 15px;
}

.span_img1 {
    width: 50%;
    position: absolute;
    top: 0px;
    float: right;
    background: #fff;"
}

.base_txt1 {
    float: left;
    margin: 20px 0px 0px 40px;
    text-align: justify;
}

.base_txt2 {
    float: right;
    text-align: justify;
    z-index: 2;
    margin: 20px 30px 3px 0px;"
}

@media (max-width: 751px) {
    .wrapper .section2 {
        width: 100%;
    }
}