﻿body{
font-family: tbcinergothic-std,  sans-serif;  
font-style: normal; 
}

.font_serif, .top_cms_title span, #page_title span, #page_title p, .cate_title.font_8up, #page07 p{
font-family: tbcinergothic-std,  sans-serif;  
font-weight: 600;  
font-style: normal; 
}

#contents2{
background-image: url(./Dup/img/back.jpg);
padding: 4% 0;
}

#contents2 div.txt_center.mg_b-100px.mg_b-50px_tb{
margin-bottom:3%;
}



.box_wrap .box.kore{
width:100% !important;
}

.eye p.item2{
width:60%;
}

.eye figure{
width:40%;
float: right;
    max-width: 450px;
    min-width: 300px;
}

.bg_color1 {
    background-color: #ff8c00;
}

figure{
border-radius:15px;
overflow:hidden;
}

.pd_5per_i{
padding: 0 5%;
}

#contents1 h2 span{
font-size:40px;
}

#contents1 .d_flex .box{
padding:7%;
}


.item1:before, .item2:before {
    background-color: rgb(255, 221, 133) !important;
}

.pd_5per_i{
position:relative;
clear:both;
}

.pd_5per_i:before{
content: "";
    display: block;
    width: 100%;
    height: 45%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/copy.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
}

#main_img{
/*border-radius: 0 35% 0 0 / 0 45% 0 0;*/
position:relative;
margin-top: 40px;
}

#main_img:before{
content: "";
    display: block;
    width: 96%;
    height: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/font.png);
    background-position: center right;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
    z-index: 2;
}

.eye{
margin-bottom:-3vw;
background-image: url(./Dup/img/figu_back.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
padding-top:6% !important;
}

.kore h3{
font-size:30px;
}

.bg_color3 {
    background-color: #3c2617;
}

#loader.bg_color1, #page_title.bg_color2{
background-image:url(./Dup/img/back.jpg);
background-color:transparent;
}

.cate_list li a{
       border: 1px solid gray;
    padding: 8px 20px;
    border-radius: 10px;
    margin-bottom: 25px;
    display: block;
}

#page_title h2 span{
font-size:38px;
}

#header h1.bg_color1{
background-color:transparent;
}

.cate_title.font_8up{
    font-weight: bold;
font-size: -webkit-calc(1rem + 10px);
    font-size: calc(1rem + 10px);
}

#contents2 .box:after, #contents2 .box .box_img:after {
    background-color: rgb(255, 140, 0);
}

.bg_color2 {
   background-color: #f3f1f1;
}

.top_cms_box{
margin-bottom: 8vw !important;
}

#contents2 .box > div {
    width: 47%;
    box-sizing: border-box;
    border-radius: 10px;
}

#tel_txt p a{
color:#ea7726;
}

.linkStyle{color:#ff8c00;}

/*------2021 start-----*/

footer #footer #footer_cms > div {
  background-color: #6f4b3e;
}

#footer > div{
text-align: left;
    margin: auto;
    margin-left: 0;
    color: white;
}

.asi{
    max-width: 170px;
    margin-top: 30px;
display:block;
}


.box_link{
max-width:300px;
}

/*------2021 end-----*/


/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){

#contents2 {
    background-image: url(./Dup/img/back.jpg);
    padding: 10% 0;
}

#header h1.bg_color1{
z-index:10;
}

.pd_5per_i:before {
    content: none;
}

.asi {
    max-width: 150px;
    margin: auto;
}

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){


#contents1 h2 span {
    font-size: 30px;
}

#contents1 .box_wrap .box {
    padding: 2% 10%;
}

#contents2 .box > div {
    width: 100%;
 }

.banner{
margin-top:20px;
}

#contents1 .box_wrap .box {
    padding: 7% 10%;
}

#contents1 h2 span {
    font-size: 24px;
}

.kore h3 {
    font-size: 18px;
}

.top_cms_box {
    margin-bottom: 100px !important;
}

#page_title h2 span {
    font-size: 28px;
}

.asi {
    max-width: 110px;
    margin: auto;
}

}