﻿/*--------------------------------------------
 色 ・　文字
----------------------------------------------*/
:root{
    --color1: #f3f0eb;
    --color2: #fbdeeb;
    --color3: #f1d40a;
    --color4: #ffeea9;
	--text: #111111;
    --base: #ffffff;
    
    --font1: 16px;
    --fontB1: 32px;
    --font-jp: 'Noto Sans JP', "游ゴシック Medium", sans-serif;
}
/* スマホ */
@media screen and (max-width: 667px){
    :root{
        --fontB1: 22px;
    }
}
/*--------------------------------------------
 
----------------------------------------------*/




/*--------------------------------------------
 
----------------------------------------------*/




/*--------------------------------------------
 プライバシーポリシー
----------------------------------------------*/



/*--------------------------------------------
 お問い合わせ
----------------------------------------------*/


/* --------------------------------------------
 メインイメージ 
---------------------------------------------*/

/* タブレット */
@media screen and (max-width: 768px){}
/* スマホ */
@media screen and (max-width: 667px){}

/* --------------------------------------------
 リンクボタン 
---------------------------------------------*/
.linkStyle,a{
	color: var(--color1);
	text-decoration: underline;
	transition: all 0.5s;
}
a{
    text-decoration: none;
}
.linkStyle:hover,a:hover{
	opacity: 0.7;
	text-decoration: none;
}

.cate_list li a,#page10 ul li a,.more a{
    background-color: var(--color1);
    /*background: linear-gradient(90deg, var(--color3)5%, var(--color1)95%);*/
    color: var(--base);
    font-weight: bold;
    padding: 10px 20px;
    transition: all 0.8s;
}
#page10 ul li a{
    padding-top: 15px;
    padding-bottom: 15px;
}
.cate_list li a:hover,#page10 ul li a:hover,.more a:hover{
    background-color:var(--color3);
    opacity: 0.7;
}

/* タブレット */
@media screen and (max-width: 768px){}
/* スマホ */
@media screen and (max-width: 667px){}
/*--------------------------------------------
 色 ・　文字
----------------------------------------------*/
html,body,.font_10,.font_11,.font_12,.font_13,.font_14,.font_15{font-size: var(--font1);}
.font_2up{font-size: max(calc(var(--font1) + 2px), calc(1rem  + 2px));}
.font_4up{font-size: max(calc(var(--font1) + 4px), calc(1rem  + 4px));}
.font_2dw{font-size: max(calc(var(--font1) - 2px), calc(1rem  - 2px));}
.font_4dw{font-size: max(calc(var(--font1) - 4px), calc(1rem  - 4px));}
.font_6dw{font-size: max(calc(var(--font1) - 6px), calc(1rem  - 6px));}






/* タブレット */
@media screen and (max-width: 768px){}
/* スマホ */
@media screen and (max-width: 667px){}


/* color */
body, .txt_color_nomal, .hvr_txt_color_nomal:hover{color: var(--text);}
.linkStyle{transition: 0.5s;color: var(--text)}
.linkStyle:hover{opacity: 0.7}

.txt_white, .hvr_txt_white:hover{color: white;}
.txt_red, .hvr_txt_red:hover{color: var(--red);}
.txt_color1, .hvr_txt_color1:hover{color: var(--color1)} /* メインカラー */
.txt_color2, .hvr_txt_color2:hover{color: var(--color2)} /* サブカラー */
.txt_color3, .hvr_txt_color3:hover{color: var(--color3)} /* アクセントカラー1 */
.txt_color4, .hvr_txt_color4:hover{color: var(--color4)} /* アクセントカラー2 */

/* background-color */
.bg_white, .hvr_bg_white:hover{background-color: white} /* 白背景 */
.bg_black, .hvr_bg_black:hover{background-color: var(--black)} /* 黒背景 */
.bg_color1, .hvr_bg_color1:hover{background-color: var(--color1)} /* メインカラー */
.bg_color2, .hvr_bg_color2:hover{background-color: var(--color2)} /* サブカラー */
.bg_color3, .hvr_bg_color3:hover{background-color: var(--color3)} /* アクセントカラー1 */
.bg_color4, .hvr_bg_color4:hover{background-color: var(--color4)} /* アクセントカラー2 */
.bg_color_clear, .hvr_bg_color_clear:hover{background-color: transparent!important}


/* border-color ※!important */
.border_white, .hvr_border_white:hover{border-color: white}
.border_black, .hvr_border_black:hover{border-color: var(--black)}
.border_color1, .hvr_border_color1:hover{border-color: var(--color1)}
.border_color2, .hvr_border_color2:hover{border-color: var(--color2)}
.border_color3, .hvr_border_color3:hover{border-color: var(--color3)}
.border_color4, .hvr_border_color4:hover{border-color: var(--color4)}

/*************************************************
追加
**********************************************/
.num {
    font-family: 'Diphylleia', serif !important;
    color: #ffccff;
}
#main_img:before, #info_contact .con_img:before {
    background-color: rgba(255,204,255,0.2);
}
#main_img .square_box {
    background: none;
}
.back1:before, .back2:before {
    background-image: url(./Dup/img/back_suisai.jpg);
    /*background-repeat: no-repeat;*/
    background-size: contain;
    opacity: 0.4;
}
#pc_nav li a {
    color: #666;
}
#intro_wrap, #contents3 .con_box {
    background-color: #fffefb;
}
.catch {
    top: 13%;
    z-index: 1;
    font-size: 45px;
}
#logo2 a {
    box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}
/*#contents2 h3 {
  position: relative;
  color: #111;
  line-height: 1.4;
  -webkit-box-reflect: below -10px -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0) 10%,rgba(0, 0, 0, 0.6));
}*/
.sui02 {
    z-index: -1;
    width: 50%;
    right: -7%;
    bottom: -40%;
    opacity: 0.2;
}
.sui03 {
    z-index: -1;
    opacity: 0.2;
    width: 54%;
    left: -14%;
    bottom: -68%;
}
.cms_1-c .cate_box .date, #cms_1-c .cate_box .date {
    color: #f10a68;
}
.num {
   display: none;
}
#intro .num {
    top: -45px;
}
/*#footer_con h2, #copyright, #copyright a {
    color: #666;
}*/
#footer_con h2 {
    color: #666;
}
#pc_nav li a::after, #footer_nav li a::after {
    background: rgba(0,0,0,.5);
}
.linkStyle, #google_privacy a {
    color: #7ecbff;
}
#contents3_wrap:after {
    background-color: rgba(243,228,123,0.2) !important;
}
.pager li .txt_white:hover, .pager li .txt_white:hover .fas {
    color: #333333;
}
.cms_title .pop400 {
    color: #666;
}
.line-l:before {
    background-color: #111 !important;
}
.cms_3-d .box_title, #cms_3-d .box_title {
    color: #666;
}
.cms_3-d .box_txt2, #cms_3-d .box_txt2 {
    color: #444;
}
.catch {
    text-shadow: 2px 2px 12px rgba(0,0,0,0.2);
}
#nav_menu .menu {
    font-size: 12px;
}
header.scr_header #nav_menu .menu {
    font-size: 12px;
    color: #666;
}
header.scr_header .button_container .top, header.scr_header .button_container .middle ,header.scr_header .button_container .bottom {
    background: #666;
}
.overlay,.overlay2 {
    background: linear-gradient(135deg, rgba(255,204,255,0.9) , rgba(251,222,235,0.9) ) !important;
}
.head.scr_header {
    background-color: rgba(251,222,235,0.5) !important;
}
header.scr_header {
    background-color: rgba(251,222,235,0.5) !important;
}
.page_title_box .pop400, .page_title_box .hannari {
    color: #666;
}
.cate_list li a, #page10 ul li a, .more a {
    color: #666;
}
#cms_3-d .cate_title {
    border-color: #666;
    color: #666;
}
#page_title:before {
    background-color: rgba(255,204,255,0.3);
}
#cms_3-d .cate_list li a {
        background-color: rgba(242,212,10,0.1);
}
#cms_3-d .cate_list li a:hover {
    background-color: rgba(243,240,235,0.1);
}
#cms_3-d .cate_list li a:before {
    color: rgba(242,212,10,0.7);
}
.cate_list li a {
    padding: 10px 35px;
}
#cms_5-d .box_title1 {
    color: #666;
    border-color: #666;
}
#page9 h3 {
    color: #666;
    border-color: #666;
}
#top_cms.back1:before {
    z-index: -1;
}
.cms_3-d .border_rad10 {
    background-color: rgba(255,255,255,0);
}
#overlay .left li:before {
    color: #666;
}
.overlay ul li a, .overlay h2, .overlay .opacity07, .overlay .d_inline_b a {
    color: #666;
}
#overlay .right, #overlay .left, .overlay-menu .right .border_do1-b {
    border-color: #666;
}
#pc_nav li, #top_pc_nav li {
    max-width: 160px;
}
/*.pager li a:hover {
    background-color: #ffeea9 !important;
}*/
/*#intro_wrap, #contents3 .con_box {
    background-color: rgba(0,0,0,0);
    background-image: url(./Dup/img/syp.png);
    background-size: 95% 100%;
    background-repeat: no-repeat;
    background-position: center;
}*/
/**********アニメーション0101*************************/
.catch {
    animation-name: fade;
    animation-duration: 6s;
    /*text-shadow: 1px 2px 15px rgb(0 0 0 / 60%);*/
}
@keyframes fade {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(0);
    opacity: 0;
  }
  65% {
    transform: scale(1.1);
    opacity: 0;
  }
  80% {
    transform: scale(0.9);
    opacity: 0.5;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
/***************************************************************/
/****************アニメーション02**********************************/
.Text-Span {
  position: relative;
  z-index: 1;
}
.Text-Span:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 0%;
    height: 2px;
    /*background: rgba(255,204,255,0.5);*/
    background: rgba(255,255,255,0.5);
    z-index: -1;
    transition: all 0.8s;
}
.Text-Span.isActive:after {
  width: 100%;
}
/******************************************************************/
#return_top {
    bottom: 75px !important;
}
/* タブレット */
@media screen and (max-width: 768px){
    
#main_img .menu {
    display: none;
}
.catch {
    top: 50%;
    z-index: 1;
    font-size: 35px;
}
.nav_menu_more a {
    color: #111;
}
#contents1 .con_box {
    margin-top: 10%;
}
#contents2 .con_box {
    margin-top: 5%;
}
#logo {
    max-width: 170px;
}
#contents1 .line:before, #contents2 .line:before  {
    left: 40%;
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
}
.prev {
    margin-right: 0%;
}
.page_title_box {
    padding-left: 25px;
    padding-right: 25px;
}
#return_top {
    bottom: 65px !important;
}
}
/* スマホ */
@media screen and (max-width: 667px){
    #logo {
    max-width: 110px;
}
header.scr_header #logo {
    max-width: 100px;
}
.catch {
    top: 42%;
    z-index: 1;
    font-size: 25px;
}
#contents1 .line:before, #contents2 .line:before  {
    left: 50%;
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
}
.page_title_box {
    padding-left: 30px;
    padding-right: 30px;
}
.page_title_box2 {
    width: 58%;
}
}
/* 閉じるボタン付き追従バナー */
.fix_banner{
	max-width: 400px;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 10;
	transition: 0.5s;
}
.fix_banner .close_bt{
	position: absolute;
	bottom: 50px;
    right: 380px;
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	transition: 0.5s;
	background-color: #fff;
	border: solid 2px #004b9b;
	z-index: 11;
	cursor: pointer;
}
.fix_banner .close_bt:hover{opacity: 0.7;}
.fix_banner .close_bt span{
	position: relative;
	display: block;
	width: 30px;
	height: 30px;
}
.fix_banner .close_bt span:before,.fix_banner .close_bt span:after{
	content: "";
	display: block;
	background-color: #004b9b;
	height: 4px;
	width: 20px;
	position: absolute;
	top:50%;
	left: 50%;
}
.fix_banner .close_bt span:before{
	-ms-transform: translate(-50%,-50%) rotate(-45deg);
	-webkit-transform: translate(-50%,-50%) rotate(-45deg);
	transform: translate(-50%,-50%) rotate(-45deg);
}
.fix_banner .close_bt span:after{
	-ms-transform: translate(-50%,-50%) rotate(45deg);
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);
}
.fix_banner.close{right: -450px;}
.fix_banner.close2{right: -450px;}

@media  screen and (max-width: 768px){
.fix_banner{max-width: 300px;}
.fix_banner .close_bt{bottom: 40px;right: 280px;}
}

@media  screen and (max-width: 667px){
.fix_banner{max-width: 250px;}
.fix_banner .close_bt{
	width: 25px;
	height: 25px;
	bottom: 40px;
	right: 230px;
}
.fix_banner .close_bt span{
	width: 25px;
	height: 25px;
}
}
/* 閉じるボタン付き追従バナー end */
