﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@500&family=Zen+Maru+Gothic:wght@700&display=swap');

body{
    font-family: 'Noto Sans JP', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif!important;
    line-height: 1.7;
}

@font-face {
font-family: "genjyu_b";
  src: url("../dup/img/genjyu_b.ttf") format("ttf"),url("../dup/img/genjyu_b.eot") format("eot"),url("../dup/img/genjyu_b.woff") format("woff"),url("../dup/img/genjyu_b.woff2") format("woff2");
}

.font_kiwi,footer_bnr
.con1_no,
.con_no,
.font_en,
.bnr_box,
#con1_sub .title,
#contents2 .top_box h2,
#content3 .txt_box .waku_txt,
#main_menu{
    font-family: 'Kiwi Maru',"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", serif;
    line-height: 1.2;
    
    font-family: 'Zen Maru Gothic', sans-serif;
    font-weight: 700;
    font-weight: normal;
    font-family: "genjyu_b","sans-serif";
}

/* ======================================================================================
　　color
======================================================================================== */
.linkStyle{color: #53c2cc;transition: opacity .3s;}
.linkStyle:hover{opacity: 0.7}
body,.txt_color_nomal{color: #484848;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #454646} /* メインカラー */
.txt_color2{color: #dff1f3} /* サブカラー */
.txt_color3{color: #f4bb68} /* アクセントカラー1 */
.txt_color4{color: #fffded} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color: #53c2cc} /* メインカラー */
.bg_color2{background-color: #e9f7f9} /* サブカラー */
.bg_color3{background-color: #53c2cc} /* アクセントカラー1 */
.bg_color4{background-color: #fbf7ee} /* アクセントカラー2 */
.bg_color_clear{background-color: transparent!important}

/* border-color ※!important */
.border_color1{border-color: #53c2cc}
.border_color2{border-color: #dff1f3}
.border_color3{border-color: #f4bb68}
.border_color4{border-color: #cfeef1}

/* hover ---------------------------------------------------------------------------------------------*/
/* color */
.hvr_txt_color_nomal:hover{color: #484848;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #53c2cc} /* メインカラー */
.hvr_txt_color2:hover{color: #dff1f3} /* サブカラー */
.hvr_txt_color3:hover{color: #f4bb68} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #fffded} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #f4bb68} /* メインカラー */
.hvr_bg_color2:hover{background-color: #dff1f3} /* サブカラー */
.hvr_bg_color3:hover{background-color: #f4bb68} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #fffded} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important}

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #0e2753}
.hvr_border_color2:hover{border-color: #dff1f3}
.hvr_border_color3:hover{border-color: #f4bb68}
.hvr_border_color4:hover{border-color: #fffded}

.button:hover::after {
    box-shadow: inset 0 0 0 15em rgb(244 187 104);
}
.button2:hover {
    box-shadow: 0 0 20px rgb(180 180 180 / 0%) inset;
}



/* ======================================================================================
　　all
======================================================================================== */
.fadein .fade_box, #top_cms .box.fadein{
    filter: none!important;
    transition: 1.5s!important;
}

html, body, .font_14 {
    font-size: 16px;
}
.marker{
    background: linear-gradient(transparent 75%, #fffbbc 75%);
}
span.red{
    color: #f47052;
    font-weight: bold;
    padding: 0 3px;
}


/* ---------- header ---------- */
header.bg_color4{
    background: url(../dup/img/bg.jpg) fixed;
    box-shadow: 1px 0 9px rgb(0 0 0 / 10%);
}
.head_banner a{
    padding: 15px;
    background-color: #53c2cc;
}
#main_menu ul li a {
    font-size: 15px;
    padding: 14px 0;
}
#main_menu ul li a::before{
    background-color: #66ccd1;
}
.tel_bt a{
    border-top: 6px dotted #e1d3c9;
}
.fa-envelope:before {
    content: "\f075";
}

/* ---------- footer ---------- */



/* ======================================================================================
　　top
======================================================================================== */

#content3 .inner{
    max-width: 1200px;
    margin: auto;
}
#contents_box{
    overflow: hidden;
}

/* ---------- main_img ---------- */

.main_bnr {
    z-index: 3;
    bottom: 5px;
    right: 0;
    width: 35%;
}
.main_txt {
    z-index: 3;
    width: 45%;
    max-width: 528px;
    top: 12%;
    left: 8%;
}
.main_bg {
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
}
.main_bnr img, .main_txt img, .main_bg img{
    max-height: 100%!important;
    min-height: 100%!important;
}


/* ---------- contents ---------- */
#contents1 {
    padding: 74px 10% 120px;
}
.bg1{
    z-index: -1;
    right: 0;
    width: 27%;
    opacity: 0;
}
.txt2 {
    border-bottom: 2px solid #53c2cc;
    border-bottom: 6px dotted #dff1f3;
    color: #4c4c4c;
    font-size: 30px;
    padding-bottom: 3px;
    margin-bottom: 30px;
}
#con1_sub .title {
    background-color: #4dbfc4;
    box-sizing: border-box;
    padding: 20px 35px 20px 10%;
    font-size: 38px;
}
#con1_sub .left{
    width: 60%;
}
#con1_sub .right {
    width: 39%;
    position: relative;
    z-index: 2;
    transform: scale(1.5) translateY(-29px);
}
#con1_sub .d_flex {
    padding-left: 30px;
    background-color: #dff1f3;
    padding-left: 9%;
}

#attach{
    height: 345px;
}

#contents2 {
    z-index: 3;
    position: relative;
    background: url(../dup/img/bg1.jpg) fixed;
    padding: 100px 10% 97px;
}
#contents2 .top_box{
    margin-bottom: 30px;
}
#contents2 .top_box h2{
    font-size: 40px;
    margin-bottom: 50px;
}
#contents2 .top_box h2 span{
    background: linear-gradient(transparent 75%, #fffbbc 75%);
}
#contents2 .top_box img {
    width: 90%;
    max-width: 870px;
}

.heading04 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 26px;
	text-align: center;
}
.heading04::before, .heading04::after {
    content: '';
    width: 2px;
    height: 40px;
    background-color: #3c3c3c;
}
.heading04::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
.heading04::after {
	margin-left: 30px;
	transform: rotate(35deg)
}

#content3 {
    padding: 120px 10% 120px;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden;
    position: relative;
    outline: 4px solid white;
    outline-offset: -20px;
}
#content3::before {
    display: inline-block;
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 75%);
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 0;
}
#content3 .inner {
    position: relative;
    z-index: 2;
}
#content3 .title_box{
    margin-bottom: 25px;
}
#content3 .title_box .number {
    width: 13%!important;
}
#content3 .title_box .right {
    width: 83%!important;
}
#content3 .title_box h3 {
    font-size: 25px;
    margin-bottom: 20px;
    position: relative;
    padding-top: 49px;
}
#content3 .title_box h3::before {
    content: '';
    display: inline-block;
    width: 109px;
    height: 53px;
    background-image: url(../dup/img/fukidashi1.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: -9px;
}
#content3 .txt_box .width_1000-max {
    max-width: 1073px;
}
#content3 .txt_box .grid_8 {
    padding-right: 84px;
    width: auto!important;
}
#content3 .txt_box .waku_txt {
    padding: 12px 50px;
    font-weight: bold;
    border-radius: 5px;
    box-shadow: 5px 5px 0 #ddd;
    font-size: 20px;
    color: #464646;
    letter-spacing: 2px;
    text-align: center;
}
#content3 .txt_box .waku_txt.fade_box{
    transition: 1s .3s!important;
    transform: translateY(0) translateX(-30px)!important;
}
#content3 .txt_box .waku_txt.fade_box:nth-of-type(2){
    transform: translateY(0) translateX(-10px)!important;
}
#content3 .txt_box .waku_txt.fade_box:nth-of-type(3){
    transform: translateY(0) translateX(10px)!important;
}
#content3 .txt_box .waku_txt.fade_box.active{
    transform: translateY(0) translateX(0)!important;
}
#content3 .txt_box .waku_txt.fade_box.active:nth-of-type(2){
    transform: translateY(0) translateX(40px)!important;
}
#content3 .txt_box .waku_txt.fade_box.active:nth-of-type(3){
    transform: translateY(0) translateX(80px)!important;
}

#content3 .txt_box .item2 {
    width: 18.33333%!important;
}
#content3 .bottom_txt{
    margin-top: 31px;
    padding: 31px;
    border-radius: 11px;
    border: 2px solid #53c2cc;
    background-color: rgb(255 255 255 / 86%);
}
#content3 .point2 .title_box h3::before{
    display: none;
}
#content3 .point2 h3 span.red{
    font-weight: normal;
}
#content3 .point2  .txt_box .item2 {
    width: 39.33333%!important;
}
#content3 .point2 .bottom_txt{
    border: 2px solid #f4bb68;
}

#top_bnr, #footer_bnr_wrap{
    padding: 100px 0;
    background: url(../dup/img/bg.jpg) fixed;
}
.top_bnr, .footer_bnr {
    max-width: 943px;
    width: 70%;
    margin: auto;
}
.top_bnr img, .footer_bnr img{
    border-radius: 3px;
}

/* ---------- top_cms ---------- */
#top_cms > .box:first-of-type {
    padding-top: 100px;
    margin-bottom: 50px;
}

/* link_type2 */
.link_type2 .cate_box a {
    color: #fff;
}
.link_type2 .cate_box a:before, .link_type2 .cate_box a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(153 153 153 / 40%);
    z-index: 1;
}
.link_type2 .cate_box a:after {
    top: 100%;
    background-color: #f4bb68;
    transition: 0.5s;
	z-index: 3;
}
.link_type2 .cate_box a:hover:after {
    top: 0;
}
.link_type2 .cate_box .txt_wrap {
    z-index: 2;
}
.link_type2 .more {
	letter-spacing: 3px;
    box-sizing: border-box;
	opacity: 0;
	transition: opacity .8s;
	z-index: 4;
}
.link_type2 .cate_box a:hover .more {
    opacity: 1;
}
.link_type2 h3{
    font-size: -webkit-calc(1rem + 2px);
    font-size: calc(1rem + 2px);
    font-weight: bold;
    text-shadow: 1px 1px 3px #6a6a6a;
    padding: 50px 0;
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.link_type2 h3 {
    padding: 30px 0;
}
}

/* topcms_about_type1 */
.topcms_about_type1 {counter-reset: box 0;padding-top: 35px;}
.topcms_about_type1 .cate_box {
	width: 31%!important;
	padding: 55px 25px 25px;
	background-color: #f9f9f9;
	border-radius: 10px;
	box-sizing: border-box;
}
.topcms_about_type1 .number {
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 90px;
}
.topcms_about_type1 .number::before {
	counter-increment: box 1;
	content: "0"counter(box);
	font-size: 67px;
	line-height: 1;
	text-align: center;
	color: #ffbe51;
	display: inline-block;
	position: absolute;
	right: 0;
	left: 0;
	top: -42px;
	margin: auto;
	z-index: 0;
}
.topcms_about_type1 .number::after {
    content: "";
    position: absolute;
    display: block;
    width: 66%;
    height: 2px;
    background: #f4bb68;
    left: 0;
    right: 0;
    margin: auto;
    top: 29px;
}
.topcms_about_type1 .cate_box .box_title1{font-size: 18px;line-height: 1.6;z-index: 1}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.topcms_about_type1 .cate_box {
	margin: 0 auto 80px;
	width: 80%!important;
}
.topcms_about_type1 .cate_box:last-of-type {
	margin-bottom: 0;
}
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.topcms_about_type1 .cate_box {
	width: 90%!important;
	padding: 50px 25px 25px;
}
.topcms_about_type1 .number::before{
	font-size: 59px;
	top: -34px;
}
.topcms_about_type1 .cate_box .box_title1 {
    font-size: 16px;
}
}


/* ======================================================================================
　　under
======================================================================================== */
.bnr{
    max-width: 800px;
}

/* ---------- cms1 ---------- */
.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);
}
.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}
}


/* ---------- cms3 ---------- */
.menu_top_txt{
    text-align: center;
    margin: -62px auto 62px;
    background-color: #fbf7ee;
    padding: 20px;
}


/* ---------- cms5 ---------- */
.qa_type3 .con_no{
	left: 20px;
	top: 19px
}
.qa_type3 .cate_box .box_title1, .qa_type3 .cate_box .box_txt1{
	min-height: 1.5em
}
.qa_type3 .box_q{
	background-image: url(./Dup/img/icon_q.png);
	background-repeat: no-repeat;
    background-position: top 2px left;
    background-size: 90px;
}
.qa_type3 .box_a{
	background-image: url(./Dup/img/icon_a.png);
	background-repeat: no-repeat;
    background-position: top 2px right;
    background-size: 90px;
}
.qa_type3 .box_q, .qa_type3 .box_a{
	padding: 0 120px 30px
}
.qa_type3 .box_q .box_title1::before, .qa_type3 .box_a .box_txt1::before{
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(0, 0, 0, 0);
}
.qa_type3 .box_q .box_title1::before{
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-width: 10px;
    border-right-width: 15px;
    margin-top: -10px;
    border-right-color: #53c2cc;
    right: 100%;
    top: 34px;
}
.qa_type3 .box_a .box_txt1::before{
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-width: 15px;
    border-right-width: 10px;
    margin-top: -10px;
    border-left-color: #f5efe3;
    left: 100%;
    top: 35px;
}
.con_no::before{
    display: none;
}
@media screen and (max-width: 667px){
.qa_type3 .box_q {
    padding: 0 0 30px 95px;
}
.qa_type3 .box_a{
    padding: 0 95px 30px 0;
}
.qa_type3 .con_no{
    top: 19px;
}
.qa_type3 .box_q,.qa_type3 .box_a{
    background-size: 74px;
}
}





/* ======================================================================================
　　window size
======================================================================================== */

@media screen and (max-width: 1437px){
#con1_sub .title {
    font-size: 31px;
}
#contents2 .top_box h2 {
    font-size: 35px;
}
#content3 .title_box h3::before{
    width: 87px;
}
}
@media screen and (max-width: 1240px){
html, body, .font_14 {
    font-size: 15px;
}
.txt2{
    font-size: 27px;
}
#con1_sub .title {
    font-size: 28px;
}
#con1_sub .right {
    width: 29%;
}
#contents2 .top_box h2 {
    font-size: 30px;
}
#content3 .title_box h3 {
    font-size: 24px;
}
#content3 .title_box h3::before {
    width: 79px;
    top: 0px;
}
#content3 .txt_box .grid_8 {
    padding-right: 84px;
    width: 66.66667%!important;
}
#content3 .point2 .txt_box .grid_8 {
    padding-right: 69px;
    width: 50.66667%!important;
}
#content3 .txt_box .waku_txt {
    padding: 12px 17px;
    font-size: 16px;
}
#content3 .point2 .txt_box .width_1000-max {
    margin-top: 38px;
    margin-bottom: 50px;
}
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
    
#logo{
    max-width: 150px;
}
.hamburger {
    top: 21px;
}
#con1_sub .title {
    font-size: 28px;
    padding: 20px 35px 20px 8%;
}
#con1_sub .d_flex {
    padding-left: 30px;
    padding-left: 3%;
    padding-bottom: 30px;
    padding-top: 30px;
}
#con1_sub .right {
    width: 39%;
    transform: scale(1.3) translateY(0px);
}
#con1_sub .left {
    width: 92%;
}
#content3 .txt_box .grid_8 {
    padding-right: 78px;
    width: 90%!important;
    margin-top: 25px;
    margin-bottom: 30px;
}
#content3 .point2 .txt_box .grid_8 {
    width: 70.66667%!important;
    margin-top: 13px;
    margin-bottom: 44px;
}
#content3 .txt_box .item2 {
    width: 21.33333%!important;
}
#content3 .point2 .txt_box .item2 {
    width: 47.33333%!important;
}
#top_bnr, #footer_bnr_wrap {
    padding: 80px 0;
}
}

/* ---------- スマホ ---------- */
@media screen and (max-width: 667px){
#contents1, .top_cms_wrap, footer.border_color4{
    background-color: #fff;
}    
    
html, body, .font_14 {
    font-size: 14px;
}
header .head_banner a {
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    padding: 13px 10px 9px;
}
#logo {
    max-width: 112px;
}
.hamburger {
    top: 12px;
}
.main_txt {
    width: 44%;
    top: 15%;
    left: 4%;
}
#contents1 {
    padding: 34px 10% 46px;
}
.txt2 {
    font-size: 20px;
}
#con1_sub .title {
    font-size: 20px;
    padding: 15px 8% 15px;
    text-align: center;
    line-height: 1.8;
}
#con1_sub .d_flex{
    padding: 25px 20px 0;
}
#con1_sub .left {
    width: 100%;
}
#con1_sub .right {
    width: 91%;
    transform: none;
}
#contents2 {
    padding: 53px 10% 84px;
}
#contents2 .top_box h2 {
    font-size: 21px;
}
#contents2 .top_box img {
    width: 81%;
    margin: auto;
}
.heading04::before, .heading04::after{
    height: 34px;
}
.heading04::before{
    margin-right: 22px;
}
.heading04::after{
    margin-left: 22px;
}
#content3 {
    position: relative;
    padding: 51px 10%;
    background-attachment: scroll;
    outline: 2px solid white;
    outline-offset: -11px;
    background: none!important;
}
.con3_bg{
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}
#content3 .point1{
    margin-bottom: 50px;
}
#content3 .title_box .number {
    width: 28%!important;
    margin: auto;
    margin-bottom: 25px;
}
#content3 .title_box .right {
    width: 100%!important;
}
#content3 .title_box h3 {
    font-size: 20px;
    text-align: center;
    padding-top: 47px;
}
#content3 .point2 .title_box h3 {
    padding-top: 9px;
}
#content3 .title_box h3::before {
    width: 73px;
    right: 0;
    margin: auto;
    top: 0px;
}
#content3 .txt_box .grid_8 {
    padding-right: 40px;
    width: 100%!important;
    margin-top: 15px;
}
#content3 .txt_box .waku_txt {
    padding: 12px 5px;
    font-size: 14px;
}
#content3 .txt_box .item2 {
    width: 35.33333%!important;
}
#content3 .point2 .txt_box .item2 {
    width: 82.33333%!important;
}
#content3 .bottom_txt {
    margin-top: 30px;
    padding: 18px;
}
#content3 .point2 .txt_box .width_1000-max {
    margin-top: 28px;
    margin-bottom: 40px;
}
#content3 .point2 .txt_box .grid_8 {
    width: 100%!important;
    margin-top: 5px;
    margin-bottom: 44px;
    padding-right: 73px;
}

.top_bnr, .footer_bnr {
    width: 100%;
}
.top_bnr img, .footer_bnr img{
    border-radius: 0;
}
#top_bnr, #footer_bnr_wrap {
    padding: 0;
}
#top_cms > .box:first-of-type {
    padding-top: 89px;
    margin-bottom: 0;
}
#top_cms > .box {
    padding: 50px 8%;
}
.menu_top_txt {
    text-align: left;
    margin: -46px auto 36px;
    padding: 20px;
}
}




/* 閉じるボタン付き追従バナー -----------------------------------------------*/
.fix_banner {
    max-width: 300px;
    position: fixed;
    bottom: 16px;
    right: 18px;
    z-index: 10;
    transition: 1s;
}
.fix_banner:before {
    content: "";
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    background-image: url(../dup/img/fix_bnr_bg.png);
    width: 300px;
    height: 300px;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-animation: rotate 30s linear infinite;
    animation: rotate 30s linear infinite;
    transition: width 0.3s, height 0.3s;
    transition: 1s;
}
@keyframes rotate {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}
.fix_banner.active{
    max-width: 200px;
}
.fix_banner.active:before{
    width: 200px;
    height: 200px;
}
.fix_banner .close_bt{
	position: absolute;
	top: 29px;
    right: 20px;
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	transition: 0.5s;
	background-color: #fff;
	border: solid 2px #f4bb68;
	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: #f4bb68;
	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: 222px;
}
.fix_banner:before {
    width: 222px;
    height: 222px;
}
.fix_banner .close_bt {
    top: 13px;
    right: 15px;
}
.fix_banner.active {
    max-width: 168px;
}
.fix_banner.active:before {
    width: 168px;
    height: 168px;
}
}

@media  screen and (max-width: 667px){
.fix_banner{max-width: 136px;bottom: 44px;right: 5px;}
.fix_banner.active{max-width: 118px;}
.fix_banner:before {
    width: 136px;
    height: 136px;
}
.fix_banner.active:before {
    width: 118px;
    height: 118px;
}
.fix_banner .close_bt {
    width: 25px;
    height: 25px;
    top: -2px;
    right: 4px;
}
.fix_banner .close_bt span{
	width: 25px;
	height: 25px;
}
}
/* 閉じるボタン付き追従バナー end */

