@charset "UTF-8";
/* ---------------------------------------------------------------------
 value
 * --------------------------------------------------------------------- */
.pages_main_image{height:auto;position: relative; background-color: #fff;}
.pages_main_image .images{width: 100%;height: auto;min-width: 1200px;}
.pages_main_image .inner{position: absolute;left: 0;right: 0;margin: auto;top: 0}
.pages_main_image .inner .txt{text-align: left;line-height: 2.5em;font-size: 17px; letter-spacing: 0.2em;padding-top: 130px}

/*===============================================================================
===============================================================================*/
@media screen and (max-width: 767px) {/*スマホ設定*/
.pages_main_image{height:auto;position: relative; background-color: #fff;}


#body_value{ background-color: #fff;}
#body_value img{ max-width: 100%;}

}

#body_value{ background-color: #fff;}
#body_value img{ max-width: 100%;}
#body_value .catch{padding: 100px 0}
#body_value h2{font-size: 50px;letter-spacing: 0.2em;margin-bottom: 40px}
#body_value h2 span{font-size: 70px;color: #8c352e}
#body_value .sec1{background: url("../images/value/bg.png") no-repeat center center;background-size: cover;margin-top: 60px}
#body_value .sec1 .col60{width: 58%}
#body_value .sec1 .col40{width:40%}
#body_value .sec1 dl{padding: 60px 0}
#body_value .sec1 dt{text-align: left}
#body_value .sec1 h3{font-size: 35px;letter-spacing: 0.1em;line-height: 2;margin-bottom: 30px}
#body_value .sec1 .txt{font-size: 17px;line-height: 2;margin-bottom: 30px}
#body_value .sec1 .ind{font-size: 12px}
@media screen and (max-width: 767px) {/*スマホ設定*/
#body_value .catch{padding: 50px 0}
#body_value h2{font-size: 26px;margin-bottom: 20px}
#body_value h2 span{font-size:36px;}
#body_value .point li{margin-bottom: 6px}
#body_value .point li img{box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;}
#body_value .sec1 .col60{width: 100%}
#body_value .sec1 .col40{width:100%}
#body_value .sec1 h3{font-size: 25px;text-align: center}
#body_value .sec1 .txt{text-align: center}
#body_value .sec1 .col40{text-align: left}
}
/*===============================================================================
===============================================================================*/
@media screen and (min-width: 768px) { /*PC設定*/

}
