﻿/* ---------------------- color */
/* メインカラー */
.txt_color1{color: #41CAD4} 
.bg_color1{background-color: #41CAD4} 
.border_color1{border-color: #41CAD4}
.hvr_txt_color1:hover{color: #41CAD4} 
.hvr_bg_color1:hover{background-color: #41CAD4} 
.hvr_border_color1:hover{border-color: #41CAD4}

/* サブカラー */
.txt_color2{color: #ABC0C2} 
.bg_color2{background-color: #ABC0C2} 
.border_color2{border-color: #ABC0C2}
.hvr_txt_color2:hover{color: #ABC0C2} 
.hvr_bg_color2:hover{background-color: #ABC0C2} 
.hvr_border_color2:hover{border-color: #ABC0C2}

/* アクセントカラー */
.txt_color3{color: #1099A3} 
.bg_color3{background-color: #1099A3} 
.border_color3{border-color: #1099A3}
.hvr_txt_color3:hover{color: #1099A3} 
.hvr_bg_color3:hover{background-color: #1099A3} 
.hvr_border_color3:hover{border-color: #1099A3}

/* アクセントカラー2 */
.txt_color4{color: #1099A3} 
.bg_color4{background-color: #1099A3} 
.border_color4{border-color: #1099A3}
.hvr_txt_color4:hover{color: #1099A3} 
.hvr_bg_color4:hover{background-color: #1099A3} 
.hvr_border_color4:hover{border-color: #1099A3}

p::selection,
span::selection,
h2::selection,
h3::selection,
a::selection,
div::selection,
img::selection,
br::selection{
background:#222;
color: #fff;
}

p::-moz-selection {
background:#222;
color: #fff;
}

body,#wrap{
    background-color: #fff;
    color: #222;
}

.txt_color_nomal {
    color: #222!important;
}
/* ---------------------- common */

body, 
.font_sans-serif {
    font-family: 'Montserrat',"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
}
#fakeloader{
    background-color: #fff;
}

#fixed_right_banner .sns_link{
    background-color: #fff;
    border-left: 4px solid #ABC0C2;
}

a{
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

/* --- automatic link --- */
.linkStyle{color: #819a9c;}

.linkStyle:hover{
    text-decoration: underline;
}

/* ---------------------- header */

/* ---------------------- nav */
#main_menu {
    border-bottom: 1px solid #fff;
}

#main_menu ul li a {
    color: #222;
}

#main_menu.fixed {
    background-color: rgba(255,255,255,0.70)!important;
    backdrop-filter: blur(2px);
}

.menu_title{
    font-weight: 700;
}

.menu_sub_title{
    color: #1099A3;
}

.button_container span {
    background: #222;
    height: 3px;
    box-shadow: 2px 2px 2px transparent;
}

.button_container.active .top,
.button_container.active .bottom{
    background: #222;
}

/* ---------------------- footer */
#f_menu ul li a {
    color: #222;
    font-weight: 700;
    line-height: 1.8;
}

#info_map .effect {
    color: #fff;
}

#f_menu{
    border-width: 3px;
    margin-top: 10px
}
#f_menu ul li a:hover{
    opacity: 1;
}
#f_menu ul li:hover a{
    color: #1099a3;
}
/* -------------------------- top ------------------------- */

#aisatsu h2{
    font-weight: 700;
    letter-spacing: 3px;
}

#aisatsu p{
    color: #fff;
}
#aisatsu h2,
#aisatsu p{
    text-shadow: 0 0 4px #07555a;
}

#aisatsu > div {
    padding: 100px 11%;
}

#top_contents p{
    color: #222;
    text-align: left;
    line-height: 2;
    margin-top: 15px;
}

#top_contents h2{
    color: #222;
    font-weight: 700;
    display: inline-block;
    margin: 10px auto;
    position: relative;
    text-decoration: underline;
    text-decoration-color: rgba(65, 202, 212, 0.7);
    text-decoration-thickness: 8px;
    text-underline-offset: -6px;
}

/*#top_contents h2::after{*/
/*content:'';*/
/*position:absolute;*/
/*height:8px;*/
/*width:100%;*/
/*background-color:#41CAD4;*/
/*bottom:2px;*/
/*left:0;*/
/*opacity: 0.7;*/
/*z-index: -1;*/
/*}*/

#contents1 .contents_box, 
#contents2 .contents_box, 
#contents3 .contents_box {
    background-image: none!important;
    background-color: #fff;
    border: 3px solid #1099a3;
    z-index: 1;
        box-shadow: 10px 10px #1099a3;
}

.contents_box2{
    text-align: center;
}

.contents_box::before,
.contents_box::after,
.contents_box2::before,
.contents_box2::after{
    display: none;
}



.cms_box{
    text-align: left;
}

.cms_box:nth-child(odd){
    background: rgba(65, 202, 212, 0.1);
    margin: 0 auto 100px;
    width: 100%;
    max-width: none!important;
    padding: 60px 100px;
}

.cms_box:nth-child(even){
    background: transparent;
    margin: 0 auto 100px;
    width: 100%;
    max-width: none!important;
    padding: 60px 100px;
}

.cms_box:last-child{
    margin-bottom: 0;
    padding-bottom: 160px;
}

.cms_box_inner{
    max-width: 1080px!important;
    margin: auto;
}

.cms_box_contents{
    border: none;
}

.cms_title p{
    color: #1099a3;
    font-weight: 700;
    font-style: italic;
}
.effect {
    color: #222;
}

.cms_2-c .box_item{
    border-width: 4px;
    border-color: #abc0c2;
}

.cms_2-c .box_txt1{
    font-weight: 700;
    color: #1099A3;
}

.cms_5-c .box_txt1::before {
    color: #ABC0C2!important;
}
.cms_5-c .box_title1 {
    color: #1099a3;
    border-bottom-width: 1px;
    border-color: rgba(171, 192, 194,0.5)!important;
}

.cms_6-c .box_wrap{
    flex-wrap: wrap;
}

.cms_6-c .cate_box{
    background-color: #fff;
    width: 80%!important;
    margin-bottom: 20px;
}

/* --- more --- */

/* -------------------------- sub ------------------------- */
#main_img2 {
    background-position: center;
}

.page_title h2{
    background-color: #ffffff;
    color: #222;
    font-weight: 700;
    letter-spacing: 2px;
}

.cate_list li a {
    border-color: #1099a3;
    color: #777;
}

/* ---------------------- cms1 */
#cms_1-c .box_title1{
    font-weight: 700;
}

#cms_1-c .date{
    font-size: 13px;
}

#cms_1-c .box_txt1{
    margin-bottom: 30px;
}


.pager li a {
    color: #fbfbfb;
    font-weight: 700;
}

.pager li a:hover{
    background-color: #1099a3;
}

/* ---------------------- cms2 */

#cms_2-c .cate_title{
    border-left: 4px solid #abc0c2;
    border-bottom: none;
    padding: 10px 0 10px 13px;
}
/* ---------------------- cms3 */
#cms_3-f .cate_title{
    font-weight: 700;
}

/* ---------------------- cms4 */
#cms_5-c .box_txt1::before {
    color: #ABC0C2!important;
}
#cms_5-c .box_title1 {
    color: #1099a3;
    border-bottom-width: 1px;
    border-color: rgba(171, 192, 194,0.5)!important;
}
/* ---------------------- cms5 */
#cms_6-c .box_title{
    font-weight: 700;
    color: #222;
}
/* ---------------------- info */
#page7 .box_title1{
    color: #1099a3;
    font-weight: 700;
}
/* ---------------------- contact */

#contact_tel_txt,
#contact_line_txt{
    font-weight: 700;
}
#contact_line_txt {
    margin-top: 50px;
}

#page8 #tel_txt h3 {
    color: #1099a3;
    font-weight: 700;
}
#page8 #contact_tel a{
    border-width: 2px;
    border-color: #222;
}

#page8 #contact_line a:hover{
    opacity: 0.7;
}

/* ---------------------- privacy policy */

/* ---------------------- sitemap */

#page10 li a{
    font-weight: 700;
}

#page10 li a span{
    font-weight: 400;
    color: #1099a3;
    display: block;
    padding-left: 0px;
}
/* ----------------------------------------------------------------------------------------------------------------------------
IE
--------------------------------------------------------- */
@media all and (-ms-high-contrast: none){
/* ---------------------- common */

/* ---------------------- header */

/* ---------------------- nav */

/* ---------------------- footer */



/* -------------------------- top ------------------------- */

#top_contents h2{
    text-decoration: none;
}

#top_contents h2::after{
content:'';
position:absolute;
height:8px;
width:100%;
background-color:#41CAD4;
bottom:6px;
left:0;
opacity: 0.7;
z-index: -1;
}
/* --- more --- */

/* -------------------------- sub ------------------------- */

/* ---------------------- cms1 */

.pager li a, .pager .prev a, .pager .next a {
    padding-top: 0px !important;
}

/* ---------------------- cms2 */

/* ---------------------- cms3 */

/* ---------------------- cms4 */
#cms_5-c .box_title1::before {
    top: 3px!important;
}

/* ---------------------- cms5 */

/* ---------------------- info */

/* ---------------------- contact */

/* ---------------------- privacy policy */

/* ---------------------- sitemap */


}

/* ---------------------------------------------------------------------------------------------------------------------------- 
タブレット　
--------------------------------------------------------- */
@media screen and (max-width: 768px){
/* ---------------------- common */
 .linkStyle{
    text-decoration: underline;
}
 
 /* ---------------------- header */
#logo img{
    width: 120px;
}
/* ---------------------- nav */

/* ---------------------- footer */

#f_menu ul li a {
    font-size: 12px;
}

/* -------------------------- top ------------------------- */

.cms_1-c .cate_box{
    margin: 0;
}
.cms_6-c .cate_box {
    width: 94%!important;
}
/* --- more --- */

/* -------------------------- sub ------------------------- */

/* ---------------------- cms1 */

/* ---------------------- cms2 */

/* ---------------------- cms3 */

/* ---------------------- cms4 */

/* ---------------------- cms5 */

/* ---------------------- info */

/* ---------------------- contact */

/* ---------------------- privacy policy */

/* ---------------------- sitemap */

 
}

/* ----------------------------------------------------------------------------------------------------------------------------
スマホ　
--------------------------------------------------------- */
@media screen and (max-width: 667px){
/* ---------------------- common */
    
/* ---------------------- header */
#logo{
    margin: 0 auto 10px;
}
#logo img {
    width: 90px;
}
/* ---------------------- nav */

/* ---------------------- footer */
#logo2 img{
    width: 120px;
}


/* -------------------------- top ------------------------- */

#contents1 .contents_box, 
#contents2 .contents_box, 
#contents3 .contents_box {
    margin-top: 10px;
}

.cms_box:nth-child(odd) {
    padding: 60px 30px;
}
.cms_box:nth-child(even) {
    padding: 60px 30px;
}

#top_cms .cms_title{
    padding-bottom: 20px;
}

.cms_6-c .box_wrap{
    padding-right: 0px;
    padding-left: 0px;
}
.cms_6-c .cate_box {
    width: 100%!important;
}
/* --- more --- */

/* -------------------------- sub ------------------------- */

/* ---------------------- cms1 */

/* ---------------------- cms2 */

/* ---------------------- cms3 */

/* ---------------------- cms4 */

/* ---------------------- cms5 */

/* ---------------------- info */

/* ---------------------- contact */

/* ---------------------- privacy policy */

/* ---------------------- sitemap */

    
}