﻿#intro #intro_txt h2, #contents h2, #contents .box h3, #top_cms .cms_title .title_box h2, #top_cms .btn, #info h3, #page_title, .cate_title, .sub_cate_title, .news_title, .page10 .contents a{
    font-family: dnp-shuei-4go-std, "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
.font_bold{
    font-weight: normal;
}

.linkStyle{
    border-bottom: solid 1px;
}

body{
    background-image: url('./Dup/img/bg_img.jpg');
    background-size: 1000px;
}

header .contact{
    display: none;
}
#main_img{
    height: 700px;
    max-height: 700px!important;
    margin-bottom: 0;
}
.intro_wrap{
    background-image: url('./Dup/img/bg_img3.png');
    background-size: cover;
    padding: 1px 0;
}
#intro{
    height: 300px;
    max-height: 300px;
}
#intro #intro_txt h2{
    padding: 30px 20px;
    border-right: solid 1px;
    border-left: solid 1px;
}
#intro #intro_txt p{
    padding-top: 30px;
}
#contents .back_color2::after{
    background-image: url('./Dup/img/bg_img2.png');
    background-position: top right;
    background-size: 70%;
    background-repeat: no-repeat;
}
#contents h2{
    color: #fff;
    font-size: 40px;
    letter-spacing: 4px;
    padding-top: 100px;
    padding-bottom: 20px;
    border-right: solid 1px #fff;
    max-height: 1000px;
}
#contents .back_color2 .contents_box_wrap{
    padding-top: 100px;
}
#contents h2 .svg_box{
    display: none;
}
#contents .back_color2{
    padding-top: 0;
}
#contents .contents_box{
    background-image: url('./Dup/img/bg_img.jpg');
    background-size: 1000px;
}

#top_cms .cms_title{
    background-image: none!important;
    padding: 100px 0 0;
    margin-bottom: 50px;
}
#top_cms .cms_title .title_box, #top_cms .cms_title .bg-mask{
    background-color: transparent!important;
    padding: 0;
}
#top_cms .cms_title .title_box h2{
    padding: 30px 40px;
    font-size: 26px;
    background-color: #0d436b;
    color: #fff;
    max-height: 300px;
    box-sizing: border-box;
}
#top_cms .contents{
    left: 0;
}
#top_cms .top_cms_box:not(:last-of-type){
    margin-bottom: 0;
    padding-bottom: 200px;;
}
#top_cms .top_cms_box:nth-of-type(1), #top_cms .top_cms_box:nth-of-type(4){
    background-color: #fff;
}
#top_cms .top_cms_box:not(:first-of-type) .cms_title{
    padding-top: 0;
    position: relative;
    top: -50px;
    margin-bottom: 50px;
}

.all main{
    padding-top: 92px;
}
#page_title{
    height: 300px;
    margin-bottom: 150px;
}
#page_title .back_color2{
    align-items: flex-end;
}
#page_title .back_color2, #page_title .back_color{
    background-color: transparent;
}
#page_title h2{
    padding: 30px 40px;
    font-size: 30px;
    background-color: #0d436b;
    color: #fff;
    max-height: 200px;
    margin-bottom: -50px;
    line-height: 1.5;
}
.cate_list li a{
    padding: 5px 15px!important;
    background-color: #0d436b;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.cate_list li a:hover{
    background-color: #9da3a3;
    color: #fff;
}
.cate_title{
	background-color: transparent;
	padding: 0;
	margin: 0;
	display: block;
	border: none;
	width: 100%!important;
	font-size: 24px;
	text-align: center;
	padding-bottom: 50px!important;
	margin-bottom: 50px;
	color: #0d436b;
	font-weight: normal;
	position: relative;
}
.cate_title::before, .cate_title::after{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
}
.cate_title::before{
    background-color: #ccc;
    width: 150px;
    height: 1px;
    bottom: 0;
}
.cate_title::after{
    background-color: #0d436b;
    width: 1px;
    height: 50px;
    bottom: -25px;
}

.cms_2-a .box_title1, #cms_2-a .box_title1, .cms_6-c .box_title, #cms_6-c .box_title{
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.cms_2-a .box_title1::before, .cms_6-c .box_title::before, #cms_2-a .box_title1::before, #cms_6-c .box_title::before{
    position: absolute;
    content: "";
    width: 50px;
    height: 1px;
    left: 0;
    bottom: 0;
    background-color: #0d436b;
}

footer{
    background-image: url('./Dup/img/bg_img2.jpg');
    background-size: cover;
    max-width: 100%!important;
}
#footer, #bottom_menu{
    border-top: none;
    max-width: 1280px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
}
footer .txt_color1, footer .txt_color_nomal{
    color: #fff;
}

/** tablet 780 **/
@media screen and (max-width: 768px){
#main_img{
    max-height: 60vw!important;
    height: 60vw!important;
}
#contents h2{
    font-size: 30px;
    letter-spacing: 3px;
}
}

/** mobile 750 **/
@media screen and (max-width: 667px){
.all main{
    padding-top: 77px;
}
#intro{
    height: inherit;
    max-height: inherit;
}
#intro #intro_txt h2{
    border-left: none;
    border-right: none;
    border-top: solid 1px;
    border-bottom: solid 1px;
}
#contents .back_color2::after{
    background-size: 100%;
}
#contents h2{
    font-size: 24px;
    letter-spacing: 2px;
    padding-top: 0;
    border-right: none;
}
#contents .back_color2 .contents_box_wrap {
    padding-top: 0;
}
#page_title h2{
    font-size: 26px;
    max-height: 180px
}
}

/** IE **/
@media all and (-ms-high-contrast:none) {
#intro #intro_txt h2{
    padding-right: 35px;
}
.news_title h2{
    padding-right: 45px;
}
#top_cms .cms_title .title_box h2{
    padding-right: 55px;
}
#page_title h2{
    padding-right: 60px;
}
.page9 #page_title h2{
    padding-left: 80px;
}
.btn a::before, .btn a::after{
    top: -2px;
}
.cate_list li a{
    padding-top: 10px!important;
}
}