﻿.video_wrap {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100vh;
}
video {
	min-width: 100%;
	min-height: 100vh;
	z-index: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}



.swiper-button-next, .swiper-button-prev { z-index: 4 !important;}

/*font------------------------------------------------------------------------*/
body{font-family:'Poppins','Noto Sans JP', sans-serif !important;}
/*font------------------------------------------------------------------------*/

/*color------------------------------------------------------------------------*/
/*水色 #c3ecfa 195,236,250*/
/*濃   #26b0ff #57ccfa 38,176,255*/
/*青   #215bcf 33,91,207*/
/*黄色 #ffd700 255,215,0*/

.txt_white {color: #215bcf;}
.txt_color1 {color: #26b0ff;}
.txt_color3 {color: #215bcf;}
h3.intro_title, h3.con3_title {color: #26b0ff;}

.bg_color1 {background-color: #c3ecfa;}
.bg_color2 { background-color: #e8fcff;}
.bg_color3 {background-color: #fffdf2;}
#main_img .main_bg, #contents1 .con1_bg,#add_contents .con1_bg {
    background: linear-gradient(to bottom right, rgb(195, 236, 250), rgb(255, 253, 242)) !important;
    opacity: 0.8;
}
.border_color1 {border-color: #215bcf;}
.border_color3 { border-color: #ffd700;}
#contents1 .con1_title::before {background-color: #215bcf;}
#add_contents .con1_title::before {background-color: #215bcf;}
span.scroll_bar.bg_white {background: #215bcf;}

.more_bg.bg_color1 {background: #26b0ff;}
.hvr_bg_color1:hover {background-color: #215bcf;}
.hvr_txt_color1:hover {color: #26b0ff;}
.hvr_txt_color3:hover {color: #1ca4ff;}
.hvr_bg_color3:hover { background-color: #ffd700;}


/*linkStyle*/
a.linkStyle {
    color:  #215bcf;
    transition: 0.5s;}
a.linkStyle:hover {color: #333333;}

.privacy_box a {background: #ffd700;}
.privacy_box a:hover{background: #215bcf;
    color:#ffd700;}
.page_title_bg {
    background: #f2fcff;
    opacity: 0.8;}
.contact_bt a:hover {
    background: #ffd700;
    color: #215bcf !important;}
/*color------------------------------------------------------------------------*/

/*catchcopy------------------------------------------------------------------------*/

.catchcopy { max-width: 600px;}

#main_img .main_txt_wrap {
    right: 0;
    bottom: 100px;
    z-index: 1;
}
/*catchcopy------------------------------------------------------------------------*/

/*interview------------------------------------------------------------------------*/
#cms_6-a.illust_cms .cate_img1{ text-align: left !important;}
#cms_6-a.illust_cms .cate_img1 img {
    max-width: 500px !important;
    height: auto !important;}
/*interview------------------------------------------------------------------------*/

/*logo------------------------------------------------------------------------*/
h1#logo a {
    max-width: 300px !important;
    width: 270px;
    padding: 20px;}
div#loader img {width: 400px;}
div#logo2 {width: 300px;}
/*logo------------------------------------------------------------------------*/

.con2_box {
    background: url(dup/img/bg02.png) !important;
    background-size: 200px;
}




/*IE*/
@media all and (-ms-high-contrast: none){
#pc_nav a, .cate_list a{padding-top: 14px !important;}

.more a span.hvr_more_span, #page10 a {padding-top: 18px !important;}

.cms_6-b .cate_box .box_txt1,#cms_6-b .cate_box .box_txt1,.cms_6-b .cate_box .box_txt2,#cms_6-b .cate_box .box_txt2 {
    padding: 7px 10px 7px !important;}

#footer .tel_bt a, #footer .contact_bt a {padding-top: 12px !important;}

footer .footer_nav a, #page08 #submit input {
    padding-top: 19px !important;}

.pager li a{padding-top:0px !important;
    padding-bottom:2px !important;
}

#pc_nav a, .cate_list a {
    padding-top: 14px !important;
    padding-bottom: 15px !important;}
    
#cms_2-a .cate .cate_title {padding-top: 8px !important;}

#cms_6-b .cate .cate_title {padding: 10px 5px 12px !important;}

#cms_6-a .cate .cate_title { padding-top: 10px !important;}

#page09 a {
    padding-top: 3px !important;
    padding-bottom: 5px !important;}

.more a span.hvr_more_span, #page10 a {padding-top: 16px !important;}




    
}


/*タブレット*/
@media screen and (max-width: 768px){
#main_img{
    position: relative;
    height: auto!important;
    width: 100%;
    margin-bottom: 0px;
}        
 .video_wrap {
	position: static;
	overflow: hidden;
	width: 100%;
	height: auto;
	min-width: 100%;
}
video {   
	min-width: auto;
	min-height: auto;
	width: 100%;
	z-index: 1;
	position: static;
	top: 0%;
	left: 0%;
	-webkit-transform: translate(0%, 0%); 
	-ms-transform: translate(0%, 0%);
	transform: translate(0%, 0%); 
vertical-align: bottom;
}   
    
    
.menu_stick span {background: #215bcf;}
#header .menu_stick.stick_trans span:first-of-type, #header .menu_stick.stick_trans span:last-of-type {
    background-color: #215bcf;}
nav#sp_nav ul li.border_white {border-color: #215bcf;}


/*logo------------------------------------------------------------------------*/
h1#logo a {
    max-width: 330px !important;
    width: 300px;
    padding: 20px;}
div#loader img {width: 310px;}
div#logo2 {width: 330px;}
/*logo------------------------------------------------------------------------*/

#cms_6-a.illust_cms .cate_img1 img {
    max-width: 250px !important;
    height: auto !important;}

#cms_1-e .pager li {margin-right: 5px !important;}
#cms_1-e .pager li:last-of-type {margin-right: 5px !important;}

/*video------------------------------------------------------------------------*/
/*#main_img {height: 50vh!important;}*/
/*video------------------------------------------------------------------------*/


/*catchcopy------------------------------------------------------------------------*/
#main_img .main_txt_wrap {
    right: 0;
    bottom: 50px;
    z-index: 1;}
.catchcopy {
    max-width: 300px;
    margin-bottom: 10px;}
/*catchcopy------------------------------------------------------------------------*/

nav#sp_nav ul {padding-top: 200px;}


.con2_box {
    background: url(dup/img/bg02.png) !important;
    background-size: 180px !important;
}

p.date {
    padding: 10px 15px;
}

.top_cms_wrap .cate_box .box_item{
    padding: 0 4% !important;
}

div#wrap {padding-top: 10px !important;}    

    
div#main_img {margin-top: 43px !important;}


h1#logo a {
    max-width: 330px !important;
    width: 300px;
    padding: 20px 0px;
}
}

/*スマホ*/
@media screen and (max-width: 667px){
    


div#header {padding: 0 15px;}
h1#logo a {
    max-width: 300px !important;
    width: 210px;
    padding: 0px;}

li.contact_bt {margin: 10px 50px 10px 0px;}

h1#logo a img {width: 80% !important;}

#main_img .main_txt_wrap {
    right: 0 !important;
    left: 50%;
    bottom: 50px;
    z-index: 1;
    top: 85% !important;}

.catchcopy {
    max-width: 340px;
    margin-bottom: 50px;}
    
h3.intro_title,.con2_title {
    text-align: center;}
    
nav#sp_nav ul {padding-top: 90px;}

div#loader img {width: 260px;}

div#logo2 {width: 290px;}

#cms_6-a.illust_cms .cate_img1 {text-align: center !important;}
#cms_6-a.illust_cms .cate_img1 img{
    max-width: 180px !important;
    height: auto !important;}

section#cms_6-a h3 {letter-spacing: 0px;}


div#wrap {padding-top: 10px !important;}    
h1#logo.grid_6_tb a img {max-width: 160px !important;
    width: 160px !important;}
    
div#main_img {margin-top: 43px !important;}}







/*20211005_公開後修正*/

/*font------------------------------------------------------------------------*/
body{font-family:'Noto Serif JP', serif !important;
    font-weight: bold!important;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: bold!important;}

/*.main_fade2,.footer_txt,.footer_h1,#copyright{font-family:'Noto Serif JP', serif !important;}*/
.font_8up {font-size: -webkit-calc(1rem + 19px);
           font-size: calc(1rem + 19px);}

.font_10up {
    font-size: -webkit-calc(1rem + 18px);
    font-size: calc(1rem + 18px);}
    
.font_4up {
    font-size: -webkit-calc(1rem + 8px);
    font-size: calc(1rem + 8px);}
.cms_6-b .cate_box .box_txt1, #cms_6-b .cate_box .box_txt1,.cms_6-a .cate_box .box_txt1, #cms_6-a .cate_box .box_txt1{
    font-size: -webkit-calc(1rem + 4px);
    font-size: calc(1rem + 4px);}
.cate_title.font_8up {
    font-size: -webkit-calc(1rem + 14px);
    font-size: calc(1rem + 14px);}
/*font------------------------------------------------------------------------*/

/*logo------------------------------------------------------------------------*/
div#loader img { width: 500px;}
h1#logo a {
    max-width: 351px !important;
    width: 350px;
    padding: 20px 15px;}
div#logo2 {width: 340px;}
/*logo------------------------------------------------------------------------*/

/*IE*/
@media all and (-ms-high-contrast: none){
 #footer .tel_bt a, #footer .contact_bt a {
    padding-top: 10px !important;
    padding-bottom: 11px !important;
}

#cms_6-a .cate .cate_title {
    padding-top: 8px !important;}


}

/*タブレット*/
@media screen and (max-width: 768px){
    div#loader img { width: 400px;}}

/*スマホ*/
@media screen and (max-width: 667px){
div#loader img {
    width: 300px;}
h1#logo a {
    max-width: 160px !important;
    padding:0px !important;
}
h1#logo a img {
    max-width: 160px !important;
    width: 160px !important;}
.cate_title.font_8up {
    font-size: -webkit-calc(1rem + 10px);
    font-size: calc(1rem + 10px);}

.font_8up {
    font-size: -webkit-calc(1rem + 11px);
    font-size: calc(1rem + 11px);}
.font_10up {
    font-size: -webkit-calc(1rem + 10px);
    font-size: calc(1rem + 10px);}

.font_4up {
    font-size: -webkit-calc(1rem + 6px);
    font-size: calc(1rem + 6px);}
.cms_6-b .cate_box .box_txt1, #cms_6-b .cate_box .box_txt1, .cms_6-a .cate_box .box_txt1, #cms_6-a .cate_box .box_txt1 {
    font-size: -webkit-calc(1rem + 3px);
    font-size: calc(1rem + 3px);}

div#logo2 {width: 320px;}
}

















/*20211014公開後修正*/
.bg_color1 { background-color: #4361ba;}
#main_img .main_bg {
    background: linear-gradient(to bottom right, rgb(67, 97, 186), rgb(65, 105, 225)) !important;
    opacity: 0.2;
}

 #contents1 .con1_bg, #add_contents .con1_bg{
    background: linear-gradient(to bottom right, rgb(67, 97, 186), rgb(65, 105, 225)) !important;
    opacity: 0.8;
}
.txt_color1 {color: #4361ba !important;}
.txt_color3 { color: #4361ba;}
.txt_white { color: white;}
h3.intro_title, h3.con3_title { color: #4361ba;}




.bg_color2 { background-color: #ededed;}
.bg_color3 { background-color: #606470;}

.more_bg.bg_color1 {background: #4361ba;}

.con2_box {
    background: none !important;
    background-size: 200px;
}

.border_color1 { border-color: #4361ba;}
.border_color3 { border-color: #4361ba;}

.hvr_txt_color1:hover {color: #606470;}
.privacy_box a { background: #4361ba;}
.privacy_box a:hover {
    background: #4361ba;
    color: #fff;}


.hvr_bg_color1:hover {background: #4361ba;}
.hvr_txt_color3:hover { color: #4361ba;}
.contact_bt a:hover {
    background: #fff;
    color: #4361ba !important;}
ul.cate_list li a:hover {
    color: #fff !important;}
#contents1 .con1_title::before,#add_contents .con1_title::before { background-color: #fff;}


.b_text{
    padding: 0 7px;
    font-style: italic;}
    
.main_fade2,.main_fade1 {
    font-weight: normal !important;}
    
.main_fade1 {
    margin: -13px 0;}

.more a {
    color: #4361ba !IMPORTANT;
}
.more a:hover{
    color: #fff !important;
}

nav#sp_nav ul li.border_white {
    border-color: #ffffff;
}
#header .menu_stick.stick_trans span:first-of-type, #header .menu_stick.stick_trans span:last-of-type,
header .menu_stick.stick_trans span:first-of-type, #header .menu_stick.stick_trans span:last-of-type {
    background-color: #ffffff;}
    
    
    
/*20211020*/






.border_color1 { border-color: #415aa6;}
.border_color3 { border-color: #415aa6;}
.privacy_box a { background:#415aa6;}
.privacy_box a:hover {
    background: #e4e7ed;
    color: #415aa6;}

.hvr_bg_color1:hover {background: #415aa6;}
.hvr_txt_color3:hover { color: #415aa6;}

.contact_bt a:hover {
    color: #415aa6 !important;
    background: #e4e7ed !important;
}

/*.more a:hover {*/
/*    color: #415aa6 !important;*/
/*}*/
.txt_white {
    color: #e4e7ed;
}
/*.more_bg.bg_color1 {*/
/*    background: #e4e7ed;*/
/*}*/
/*.more a {*/
/*    color: #e4e7ed !IMPORTANT;*/
/*}*/
/*.border_color1 {*/
/*    border-color: #e4e7ed;*/
/*}*/
/*.txt_color3 {color: #e4e7ed;}*/
#top_cms .cms_box:not(:first-child)::before {
    border-top: solid 20px #606470;}
.txt_color1 { color: #e4e7ed !important;}
.bg_color1 { background-color: #415aa6;}
.cms_title .bg_color1 {background-color: #e4e7ed;}
.bg_color2 { background-color: #3c455e;}
/*body, .txt_color_nomal {color: #e4e7ed;}*/
/*.bg_white { background-color: #606470;}*/
body#body { background: #606470;}
span.scroll_bar.bg_white {background: #e4e7ed;}
h1#logo a { background:#e4e7ed;}

h3.intro_title, h3.con3_title {color: #e4e7ed;}

.hvr_txt_color1:hover {
    color: #e4e7ed;
    opacity: 0.7;}
    
    
/*タブレット*/
@media screen and (max-width: 768px){
    
span.hvr_more_span { color: #415aa6;}
}




/*20211022*/


/*linkStyle*/
a.linkStyle {
    color: #e4e7ed;
    transition: 0.5s;
    border-bottom:solid 1px;
}
a.linkStyle:hover {color: #e4e7ed;}

.red {
    max-width: 55px;
    padding-bottom: 12px;}
.red_f{
    max-width: 29px;
    padding-bottom: 5px;}

ul.footer_nav { background: #bf1330 !important;}
ul.cate_list li a {background: #bf1330 !important;}


#intro .con1_box {
    background: rgba(96, 100, 112,0.8) !important;}

/*タブレット*/
@media screen and (max-width: 768px){
.red {
    max-width: 43px;
    padding-bottom: 10px;}

.red_f {
    max-width: 26px;
    padding-bottom: 5px;}
    

#intro .con1_box {
    padding-right: 100px !important;
}

}
    
@media screen and (max-width: 667px){
.red {
    max-width: 28px;
    padding-bottom: 6px;}
    
.red_f {
    max-width: 22px;
    padding-bottom: 4px;}

#intro .con1_box {
    padding-right: 20px !important;
}
}






/*20211027公開後修正*/




/*.fix_bn-R {*/
/*    width: 80px;*/
/*    height: 200px;*/
/*    position: fixed;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    z-index: 3;*/
/*    -webkit-transition: width ease-in-out 0.5s;*/
/*    -moz-transition: width ease-in-out 0.5s;*/
/*    -ms-transition: width ease-in-out 0.5s;*/
/*    -o-transition: width ease-in-out 0.5s;*/
/*    transition: width ease-in-out 0.5s;*/
/*}*/

/*.fix_bn-R a {*/
/*  display: block;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*}*/

/*.fix_bn-R:hover {*/
/*    width: 192px;*/
/*    height: 200px;}*/

/*#fix01 {*/
/*  background: url("dup/img/recruit_btn.png") 0 0 no-repeat; */
/*    top: 32%;*/
/*        background-size: cover;*/
/*}*/

/*#fix02 {*/
  /*background: url("dup/img/interview_btn.png") 0 0 no-repeat; */
/*    top: 55%;*/
/*        background-size: cover;*/
/*}*/



/*#page_top {*/
/*    top: auto;*/
/*    bottom: 4%;*/
/*    margin: auto;*/
/*    right: 25px;*/
/*    z-index: 4;*/
/*    width: 50px;*/
/*    height: 160px;*/
/*}*/


.banner01, .banner02 {
    padding: 40px 50px 50px;
    max-width: 500px;
    transition: 0.5s;}
    
.banner01:hover, .banner02:hover {
    transform: translate(0px, -10px);}
 
.rec{font-weight:normal;}




/*タブレット*/
@media screen and (max-width: 768px){
/*.fix_bn-R {*/
/*    width: 70px;*/
/*    height: 180px;*/
/*}*/

/*.fix_bn-R:hover {*/
/*    width: 170px;*/
/*    height: 180px;}*/
    
/*#fix01 { top: 40%;}*/
/*#fix02 { top: 60%;}*/

.banner01, .banner02 {
    padding: 40px 10px 50px;
    max-width: 500px;
    transition: 0.5s;}

.rec_banner { padding: 0 70px;}    
    
}



/*スマホ*/
@media screen and (max-width: 667px){
/*#page_top {*/
/*    top: auto;*/
/*    bottom: 0%;*/
/*    margin: auto;*/
/*    right: 0px;*/
/*    z-index: 4;*/
/*    width: 50px;*/
/*    height: auto;*/
/*}*/


/*.fix_bn-R {*/
/*    width: 38px;*/
/*    height: 100px;}*/
/*.fix_bn-R:hover {*/
/*    width: 90px;*/
/*    height: 100px;}*/
    
/*.pd_r-20px_sp { padding-right: 25px;}*/
/*.pd_r-20px_sp { padding-left: 25px;}*/
/*#intro .con1_box { padding-right: 30px !important;*/
/*                   padding-left: 30px !important;}*/
/*.contact_bt a {  padding-right: 20px !important; */
/*                 padding-left: 20px !important;}*/

/*#fix01,#fix02{display:none !important;}*/
/*#fix01_sp{*/
/*  background: url("dup/img/recruit_btn_sp.png") 0 0 no-repeat; */
/*    top: 50%;*/
/*    background-size: cover;*/
/*}*/

/*#fix02_sp{*/
/*  background: url("dup/img/interview_btn_sp.png") 0 0 no-repeat; */
/*    top: 70%;*/
/*    background-size: cover;*/
/*}*/


.rec_banner { padding: 0 30px;}  


.banner01, .banner02 {
    padding: 30px 10px 10px;
    max-width: 500px;
    transition: 0.5s;}

}


@media screen and (max-width: 320px){
div#logo2 {  width: 280px;}
}











/*20211029-------------------------------*/

span.b_h1 {font-style: italic !important;}
.contact_box .font_12up{
    font-size: -webkit-calc(1rem + 10px);
    font-size: calc(1rem + 10px);
}

ul.cate_list {
    display: none;}


section#page04,footer,.contents_wrap{position:relative;}
section#page04, footer, .contents_wrap {overflow: hidden;}

.checker {
    background: url(dup/img/checker.png);
    width: 100%;
    height: 190%;
    background-size: 10%;
    right: -90%;
    background-repeat: repeat;
    overflow: hidden;
    top: 0;
}

#header.headtrans #logo a { padding: 5px;}
h1#logo a { padding: 5px;}

/*タブレット*/
@media screen and (max-width: 768px){
.contact_box .font_12up {
    font-size: -webkit-calc(1rem + 8px);
    font-size: calc(1rem + 8px);
}
}

/*スマホ*/
@media screen and (max-width: 667px){
.contact_box .font_12up {
    font-size: -webkit-calc(1rem + 2px);
    font-size: calc(1rem + 2px);
}
.tel_sp{
    font-size: -webkit-calc(1rem + 4px) !important;
    font-size: calc(1rem + 4px) !important;
}
}



/*公開後修正20211105-------------------------------*/

section#page02,section#page03,section#page04,section#page05,section#page6,section#page07,section#page08,section#page09,section#page10 {
    background: rgb(240,219,122);
    background: linear-gradient(180deg, rgba(240,219,122,1) 0%, rgba(251,239,150,1) 35%, rgba(242,237,195,1) 100%);
}


body#body { background: #ffffff;}
#top_cms .cms_box:not(:first-child)::before { border-top: solid 20px #ffffff;}
h1#logo a { background:#ffffff;}

#page_title .page_title_gradient {background: linear-gradient(to bottom, rgba(0,0,0,0), rgb(240, 219, 122));}
.bg_color1 {background-color: #f0db7a;}

.txt_white,.txt_color1 {color: #333333 !important;}
ul.footer_nav li a {color: #ffffff !important;}

.bg_color3 {background-color: #f0db7a;}

.contact_bt a:hover {
    color: #333333 !important;
    background: #f2edc3 !important;}
    
    
.hvr_txt_color3:hover {color: #787878;}

section#cms_6-b .cate_title { background: transparent;}

.dump {transform: translate(10px, 15px);}

section#cms_6-a .cate_title.border_color3 {border-color: #f0db7a !important;}

.hvr_txt_color1:hover {
    color: #333333;
    opacity: 1 !important;
}
    
.privacy_box a {
    background: #787878;
    color: #ffffff !important;}
    
    
.privacy_box a:hover {
    background: #787878;
    color: #ffffff !important;
    opacity: 0.7;
}

.txt_color3 {color: #787878;}
.border_color1 {border-color: #787878;}
.bg_color2 {background-color: #f2edc3;}

.more_bg.bg_color1{ background:#787878;}
.more a {color: #787878 !IMPORTANT;}


.contact_bt a {background: #f2edc3;}
.contact_bt a:hover {background: #fcfae6 !important;}

.cms_title .bg_color1 {
    background-color: #333333;
}
#contents1 .con1_bg, #add_contents .con1_bg {
    background: linear-gradient(to bottom right, rgb(240, 219, 122), rgb(240, 219, 122)) !important;
    opacity: 0.8;
}

#contents1 .con1_title::before, #add_contents .con1_title::before {background-color: #333333;}

#intro .con1_box {background: rgba(255,255,255,0.8) !important;}

#main_img .main_bg {
    background: linear-gradient(to bottom right, rgb(255, 255, 255), rgb(255, 255, 255)) !important;
    opacity: 0.3 !important;}
    
    
#contents2,.bg_gr{background: linear-gradient( 180deg, rgba(240,219,122,1) -46%, rgba(242,237,195,1) 100%);}

.rec {
    font-weight: normal;
    max-width: 700px;
    margin: 20px auto 50px;
    display: block;
}

/*cms_6-b*/
#cms_6-b .box_wrap {
    /* width: 100%; */
    display: flex;
    flex-wrap: wrap;
    margin: 10px 30px;
    flex-direction: row;}
    
.cms_6-b  {
    /* width: 100%; */
    display: flex;
    flex-wrap: wrap;
    margin: 10px 30px;
    flex-direction: row;}


#cms_6-b .box_txt1:first-letter{
    color: #db3934;
    font-size: 200%;
    padding-right: 2px;
}

.cms_6-b .box_txt1:first-letter{
    color: #db3934;
    font-size: 200%;
    padding-right: 2px;
}



/*タブレット*/
@media screen and (max-width: 768px){
    .menu_stick span { background: #333333;}
    nav#sp_nav ul li.border_white {border-color: #333333;}
    #header .menu_stick.stick_trans span:first-of-type, #header .menu_stick.stick_trans span:last-of-type, header .menu_stick.stick_trans span:first-of-type, #header .menu_stick.stick_trans span:last-of-type {
    background-color: #333333;}

span.hvr_more_span {color: #ffffff;}

.rec {
    font-weight: normal;
    max-width: 550px;
    margin: 30px auto 20px;
    display: block;}
    
    
.dump {
    transform: translate(10px, 5px);}
}


/*スマホ*/
@media screen and (max-width: 667px){
.rec {
    font-weight: normal;
    max-width: 300px;
    margin: 15px auto 30px;
    display: block;}

.dump {
    transform: translate(10px, 3px);}
    
    
#cms_6-b .box_wrap {
    /* width: 100%; */
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
    flex-direction: row;}
}


/*IE*/
@media all and (-ms-high-contrast: none){
    
    /*@media all and (-ms-high-contrast:none)*/
#cms_6-b .cate .box_txt1 {
    padding: 7px 10px 10px !important;
}
}



/*20211111*/

.contents_wrap.width_1280-max {
    width: 100% !important;
    max-width: 100% !important;}
    
section#page02,section#page03,section#page04,section#page05,section#page6,section#page07,section#page08,section#page09,section#page10 {
    padding-right: 250px;
    padding-left: 250px;
position: relative;
}


.checker{
  background-image: linear-gradient(45deg, #f2d863 25%, transparent 25%), linear-gradient(-45deg, #f2d863 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #f2d863 75%), linear-gradient(-45deg, transparent 75%, #f2d863 75%);
  background-size: 50px 50px;
  background-position: 0 0, 0 25px, 25px -25px, -25px 0px;
    width: 250px;
    height: 100%;
    right: 0%;
    top: 0;}
    
.checker::before {
  content: "";         /* 疑似要素に必須 */
  width: 100%;         /* 幅いっぱい */
  height: 100%;        /* 高さいっぱい */
  display: block;      /* 高さを指定するためにブロック要素にする */
  background: linear-gradient(rgba(255,255,255,0) 0, #f2edc3 100%); /* 徐々に透明にする */
  position: absolute;  /*  */
  top: 0;
  left: 0;
}



@media screen and (max-width: 1600px){
section#page02,section#page03,section#page04,section#page05,section#page6,section#page07,section#page08,section#page09,section#page10 {
    padding-right: 200px;
    padding-left: 200px;}
.checker{ width: 200px;}
}

@media screen and (max-width: 1500px){
section#page02,section#page03,section#page04,section#page05,section#page6,section#page07,section#page08,section#page09,section#page10 {
    padding-right: 180px;
    padding-left: 180px;}
.checker{ width: 180px;}
}

@media screen and (max-width: 1400px){
section#page02,section#page03,section#page04,section#page05,section#page6,section#page07,section#page08,section#page09,section#page10 {
    padding-right: 160px;
    padding-left: 160px;}
.checker{ width: 160px;}
}

@media screen and (max-width: 1300px){
section#page02,section#page03,section#page04,section#page05,section#page6,section#page07,section#page08,section#page09,section#page10 {
    padding-right: 140px;
    padding-left: 140px;}
.checker{ width: 140px;}
}

@media screen and (max-width: 768px){
section#page02,section#page03,section#page04,section#page05,section#page6,section#page07,section#page08,section#page09,section#page10 {
    padding-right: 80px;
    padding-left: 80px;}
.checker{ width: 80px;}
}

@media screen and (max-width: 768px){
section#page02,section#page03,section#page04,section#page05,section#page6,section#page07,section#page08,section#page09,section#page10 {
    padding-right: 80px;
    padding-left: 80px;}
.checker{ width: 80px;}
}


/*スマホ*/
@media screen and (max-width: 667px){
    
section#page02,section#page03,section#page04,section#page05,section#page6,section#page07,section#page08,section#page09,section#page10 {
    padding-right: 20px;
    padding-left: 20px;}
.checker{ width: 20px;
background-size: 20px 20px;
background-position: 0 0, 0 10px, 10px -10px, -10px 0px;}
}









/*20211117*/





ul.footer_nav {
    background: #2e70db !important;
}


#cms_6-b .box_txt1:first-letter{
    color: #2e70db;
    font-size: 200%;
    padding-right: 2px;
}

.cms_6-b .box_txt1:first-letter{
    color: #2e70db;
    font-size: 200%;
    padding-right: 2px;
}

#header .contact_bt a {background: transparent !important;}
#header .contact_bt a:hover {background: transparent !important;
        color: #787878 !important;}
#header .contact_bt{margin:0px !important;}