﻿/*@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@500;700&display=swap');
*/
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Homemade+Apple&display=swap');


/* ---------- font ---------- */

body {
    font-family: 'Zen Maru Gothic', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
  font-weight: 500;
}
.attach_txt  {
    font-family: 'Homemade Apple', cursive;
}
/*:root{
    --font-jp: 'Zen Kaku Gothic New', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
    --font-en: 'Zen Kaku Gothic New', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
}
body, .font_sans-serif, .font_serif, h2, h3, h4 {
    font-family: var(--font-jp);
}*/

/* ---------- color ---------- */

.linkStyle{color: #0085B1;transition: opacity .3s;text-decoration: underline;}
.linkStyle:hover{opacity: 0.7}

:root {
    --normal_color: #626262;
    --color1: #0085B1; /* メインカラー */
    --color2: #F7F6EB; /* サブカラー */
    --color3: #fbfaf6; /* アクセントカラー1*/
    --color4: #F7F6EB; /* アクセントカラー2*/
}
body, .hambuger_text, .hambuger_text02 {
	color: var(--normal_color);
}
.border_color3, .border_color4, .border_color2 {
    border-color: #d9d9d9;
}
#cms_6-c .circle, .con2_bg {
    background-color: var(--color1);
}
#sp_nav .txt_color2 {
    color: var(--color1);
}


/* ======================================================================================
　　all
======================================================================================== */

#loader img {
    animation-duration: 1.5s;
}
@keyframes fadein {
	0% {opacity:0;}
	100% {opacity:1;}
}

.font_bold {
    font-weight: 500;
}
html {
    font-size: 16px;
}
.font_2dw {
    font-size: 15px;
    font-size: 15px;
}
.normal_img img, .rectangle_img, .square_img {
    border-radius: 20px;
}

#top_contents1, #top_cms {
	position: relative;
}
#top_contents1::before, #top_cms::before {
    content: '';
    position: absolute;
    display: block;
    background-repeat: no-repeat;
}

/* ---------- header ---------- */
.fixbnr {
    z-index: 2;
    right: 30px;
    bottom: 40px;
    width: 166px;
}
#con_nav ul li {
    max-width: 100%;
}
#con_nav li a {
    font-size: 16px;
    letter-spacing: 1px;
}
#con_nav li a.txt_color_nomal {
    color: #333;
}
#con_nav li:last-child a {
    padding: 5px 15px 6px 15px;
}

/* ---------- footer ---------- */



/* ======================================================================================
　　top
======================================================================================== */

.head_tel, .footer_tel {
    border-color: #7fc1c8;
}
.triangle01 {
    display: none;
}
.catch_box {
    z-index: 2;
    width: 60%;
    max-width: 394px;
    text-align: center;
}
.catch {
    max-width: 394px;
    width: 25%;
    margin: 0 auto 88px;
}

#top_contents1 {
    background-color: var(--color3);
}
#top_contents1::before, #top_cms::before {
    width: 100%;
    height: 90px;
    background-image: url(./Dup/img/nami.png);
    background-size: cover;
    left: 0;
    top: 0;
    transform: rotate(180deg);
    z-index: 0;
}
.con1_txt_wrap {
    padding-top: 177px;
}
#top_contents1 .con1_img {
    z-index: 1;
}

ul.emp_txt {
	margin-bottom: 17px;
    margin-top: -21px;
    padding: 7px;
    background-color: #ffffff;
    border-radius: 15px;
}
ul.emp_txt li {
    position: relative;
    padding-left: 24px;
    margin: 0 5px;
}
ul.emp_txt li::before {
    position: absolute;
	left: 0;
    top: 52%;
    transform: translateY(-50%);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f058";
    color: #f3a68c;
    font-size: 18px;
}

.modal_bt {
    cursor: pointer;
    border-radius: 100px;
    margin: 30px 0 0;
}
#contetop_contents1nts .modal_bt:hover{
    opacity: 0.7!important;
}
.modal_box{
    top: 0;
    left: 0;
    background-color: rgba(239,239,230,0.9);
    z-index: 101;
    overflow-y: scroll;
}
.modal_box .close{
    top: -25px;
    right: 20px;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.attach_bg {
    background-color: var(--color1);
}

#top_contents3 .con_before {
    width: 100px;
    height: 10px;
    left: 0;
    bottom: 0;
    background-image: url(../dup/img/bg1.png);
    background-position: left bottom 0;
    background-size: contain;
    background-repeat: repeat-x;
    background-color: transparent;
}

.topcms_news_type2 .cate_box {
	width: 46.33333%!important;
	margin-right: 1.5%;
	margin-left: 1.5%;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	box-shadow: 0 6px 12px rgb(0 0 0 / 0);
	/* padding: 20px; */
	/* border-radius: 20px; */
	/* background-color: #f5f5f5; */
}
.topcms_news_type2 .cate_box:hover {
	transform: translateY(-5px);
}
.topcms_news_type2 .cate_box .box_item {
	cursor: pointer;
}
.topcms_news_type2 .txt_height {
	height: 5em
}
.topcms_news_type2 .box_img1 {
	border-radius: 10px;
}
@media screen and (max-width: 768px){
.topcms_news_type2 .cate_box {width: 100%!important;}
.topcms_news_type2 .txt_height {height: 3em}
}


.cms_title {
    background-image: url(../dup/img/heart.png);
    background-position: center top 10px;
    background-size: 45px;
    background-repeat: no-repeat;
    padding-top: 53px;
}

/* ======================================================================================
　　under
======================================================================================== */

.pager .hvr_trans:hover {
    background-color: var(--color1);
    opacity: 0.6;
}

.line_bnr {
    width: 90%;
    max-width: 350px;
    margin-bottom: 50px;
}




/* ======================================================================================
　　window size
======================================================================================== */

/* ---------- tablet ---------- */
@media screen and (max-width: 768px){
html, body {
    font-size: 16px;
}
.font_2dw {
    font-size: 17px;
}

.mainwrap-r h1 {
    width: 123px;
}
#main_img {
    height: 550px;
}
.catch_box {
    width: 44%;
}
.catch {
    margin: 0 auto 54px;
}
.con1_txt_wrap {
    padding-top: 30px;
}

ul.emp_txt {
    margin-bottom: 17px;
}
ul.emp_txt li::before {
    top: 12px;
}
ul.emp_txt li {
    width: 100%;
}

#top_cms {
    padding-top: 70px;
}

.fixbnr {
    bottom: 11px;
    width: 144px;
}
}

/* ---------- mobile ---------- */
@media screen and (max-width: 667px){
html, body {
    font-size: 15px;
}
.font_2dw {
    font-size: 15px;
}
.font_8up.con_title {
    font-size: -webkit-calc(1rem + 4px);
    font-size: calc(1rem + 4px);
}
#top_contents1 .font_8up.con_title {
    font-size: -webkit-calc(1rem + 11px);
    font-size: calc(1rem + 11px);
}

#main_img {
    height: 315px;
}
.catch_box {
    width: 56%;
}
.catch {
    width: 26%;
    margin: 0 auto 19px;
}

.fixbnr {
    bottom: 11px;
    width: 114px;
}

#top_news {
    margin-top: 0;
}

#top_contents1 .con1_img2 div {
    min-width: 218px;
}

ul.emp_txt {
    padding: 7px 0px;
}
ul.emp_txt li {
    width: 100%;
    margin: 0 0 5px;
    padding-left: 24px;
}
ul.emp_txt li::before {
    top: 17px;
}

}







