﻿#contents .contents_inner h2 span {
    top: 138px;
}
#contents .contents_inner h2 {
    margin-bottom: 100px;
}
#catch h2{
  position: relative;
  padding-bottom: .5em;
  border-bottom: 3px solid #ccc;
}
#catch h2::after {
  position: absolute;
  bottom: -3px;
  left: 0;
  z-index: 2;
  content: '';
  width: 20%;
  height: 3px;
  background-color: #1187ca;
}
#catch .catch_txt h2 span{
    height: 0px;
}
#contents h2{
  position: relative;
  padding-bottom: .5em;
  border-bottom: 3px solid #ccc;
  display: inline-block;
}
#contents h2::after {
  position: absolute;
  bottom: -3px;
  left: 0;
  z-index: 2;
  content: '';
  width: 50%;
  height: 3px;
  background-color: #1187ca;
}
.contents_inner.pd_t-20px_sp {
    text-align: center;
}
#page_title h2{
  position: relative;
  padding-bottom: .3em;
  border-bottom: 3px solid #ccc;
  display: inline-block;
  margin-bottom: 12px;
}
#page_title h2::after {
  position: absolute;
  bottom: -3px;
  left: 0;
  z-index: 2;
  content: '';
  width: 50%;
  height: 3px;
  background-color: #1187ca;
}
#cms_2-c .cate_txt1{
border-left: 1px solid #1187ca;
    padding: 0px 2%!important;
}
p.font_2dw.linehight_2-h.linehight_2_sp.bg_white_opa {
    text-align: left;
}


/*--------------------------IE--------------------------*/
@media all and (-ms-high-contrast: none) {
.c2_top{
    background-size: 0px!important;
}
.c2_bottom{
background-size: 0px!important;
}
#footer_info{
    background: url(./Up_Img/50/3gympdzp.jpg) no-repeat;
    background-position: center;
    -webkit-text-size-adjust: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: scroll!important;
}
}
#catch .bg_white {
background-color: #fffef0a6;
}
#main_img .bg_white {
background-color: #fffef0a6;
}

#catch p{
    padding: 20px!important;
    border-bottom: 4px solid #CCC;
/*
    border: 1px solid #CCC;
    border-radius: 5px;
    background: linear-gradient(#FFF 0%, #EEE 100%);
    box-shadow: inset -1px -1px 0 rgba(255,255,255,1);
*/
}
#contents p{
    padding: 20px!important;
    border-top: 2px solid #CCC;
    border-bottom: 2px solid #CCC;
}


/* color */
.txt_color_nomal{color: #333333;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #1187ca} /* メインカラー */
.txt_color2{color: #FFFE9E} /* サブカラー */
.txt_color3{color: #1A4580} /* アクセントカラー1 */
.txt_color4{color: #cccccc} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color: #1187ca} /* メインカラー */
.bg_color2{background-color: #FFFE9E} /* サブカラー */
.bg_color3{background-color: #1A4580} /* アクセントカラー1 */
.bg_color4{background-color: #cccccc} /* アクセントカラー2 */

/* border-color ※!important */
.border_color1{border-color: #1187ca}
.border_color2{border-color: #FFFE9E}
.border_color3{border-color: #1A4580}
.border_color4{border-color: #cccccc}

/* hover ---------------------------------------------------------------------------------------------*/
/* color */
.hvr_txt_color_nomal:hover{color: #333333;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #1187ca} /* メインカラー */
.hvr_txt_color2:hover{color: #FFFE9E} /* サブカラー */
.hvr_txt_color3:hover{color: #1A4580} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #cccccc} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #1187ca} /* メインカラー */
.hvr_bg_color2:hover{background-color: #FFFE9E} /* サブカラー */
.hvr_bg_color3:hover{background-color: #1A4580} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #cccccc} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important}


/* border-color ※!important */
.hvr_border_color1:hover{border-color: #1187ca}
.hvr_border_color2:hover{border-color: #FFFE9E}
.hvr_border_color3:hover{border-color: #1A4580}
.hvr_border_color4:hover{border-color: #cccccc}


/*--------------------------自動リンク--------------------------*/
/* color */
.linkStyle{color: #1187ca;}
.txt_color_nomal .linkStyle{color: #1187ca;}
.txt_white .linkStyle{color: white;}
.txt_red .linkStyle{color: red;}
.bg_color1 .linkStyle{color: #fff;}
.bg_color2 .linkStyle{color: #1187ca;}
.bg_color3 .linkStyle{color: #fff;}
.bg_color4 .linkStyle{color: #1187ca;}


/*--------------------------TOP--------------------------*/

.index_header #logo {
    max-width: 375px;
}
.top_header .bg_color1 {
    background-color: transparent;
}
.top_header .nav_box{
position:relative;
}
.top_header .nav_box:before{
    position: absolute;
    content: "";
    width: 110%;
    height: 1000px;
    background-image: url(./dup/img/header.png);
    background-repeat: no-repeat;
    background-size: 75%;
    z-index: -1;
    left: 0%;
    top: 0%;
}
/*
.top_header .inner{
    padding: 50px 50px 50px 30px;
}
*/
#main_img {
    z-index: -1;
    /*margin-left: 20px;*/
}
section#catch {
    margin-top: 150px;
}
#contents2 .opacity07 {
    opacity: 0.9;
}
.c2_top{
    padding-bottom: 100px;
    margin-bottom: 0px;
    background-image: url(./dup/img/dott.png);
    background-size: 5px;
}
.c2_bottom{
margin-top: 0px;
background-image: url(./dup/img/dott.png);
background-size: 5px;
}
#catch h2{
    font-size: 30px;
}
#contents h2{
    font-size: 30px;
}
#contents2 h2{
    font-size: 28px;
}
/*--------------------------CMS--------------------------*/
#logo {
    max-width: 220px;
}
#page_title .bg_white {
    background-color: #fffee7;
}
#cms_2-b .border_color3 {
    border-color: #fffe9e;
}
#cms_2-c .cate_title{
    border-left: 5px solid #1187ca;
    padding-left: 10px;
}
#page7 .txt_color1 {
    color: #1a4580;
}
#page8 .border_color2 {
    border-color: #cccccc;
}
#page8 .txt_color2 {
    color: #1A4580;
}
#contact_tel a{
    color: #1A4580;
}
/*--------------------------1600--------------------------*/
@media screen and (max-width: 1600px){
section#catch {
    margin-top: 100px;
}
}
/*--------------------------1100--------------------------*/
@media screen and (max-width: 1100px){
section#catch {
    margin-top: 0px;
}
}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.top_header .nav_box:before {
    height: 677px;
    background-size: 80%;
}
#main_img {
    margin-left: 0px; 
    margin-top: 0px;
}
section#catch {
    margin-top: 30px;
}
.index_header #logo {
    width: 74.66667%!important;
}
.all_header #global-nav ul li {
    width: auto;
}
#logo {
    max-width: 245px;
    width: 33.66667%!important;
    margin-bottom: 10px;
}
.c2_top {
    padding-bottom: 0px;
}
#catch h2{
    font-size: 28px;
}
#contents h2{
    font-size: 28px;
}
#contents2 h2{
    font-size: 26px;
}
#cms_6-c .arrow {
    bottom: -193px;
    height: 135px;
}
.fat-nav.active li a {
    display: inline;
}
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.index_header #logo {
    width: 82.66667%!important;
}
#main_img {
    margin-top: -84px;
}
#logo {
    max-width: 142px;
    width: 100%!important; 
    margin-bottom: 0px; 
}
.hamburger {
    top:5px;
    height: 50px;
}
section#catch {
    margin-top: -230px;
}
.top_header .nav_box:before {
    content: none;
}
#header .inner {
    padding: 0px; 
}
#header .bg_color1 {
    background-color: #1187ca;
}
.hamburger__icon {
    margin-top: 12px;
    margin-bottom: 7px;
}
#catch h2{
    font-size: 24px;
}
#contents h2{
    font-size: 24px;
}
#contents2 h2{
    font-size: 19px;
}
.c2_top{
    background-size: 4px;
}
.c2_bottom{
background-size: 4px;
}
#cms_6-c .arrow {
    bottom: -160px;
    height: 111px;
}
#page_title {
/*    margin-top: -70px;*/
}
#catch h2 {
    margin-left: 20px;
}
.index_header .nav_box {
    padding: 5px 10px 5px 15px;
}
#contents p {
    padding: 20px 0px!important;
}
.nav_box {
    padding: 7px 10px 9px 15px;
}
#contact_tel {
font-size: -webkit-calc(1rem + -1px);
    font-size: calc(1rem + -1px);
}
#contact_tel .pd_30px {
    padding: 30px 0px;
}
}
