@charset "UTF-8";
/* 	
CSS common.css */
/*
base #2E2424
grey #585050
orange #F3A50A
pink #EF6459
red #f90307
*/


/*///////////////////////////////////
Frame / Block
///////////////////////////////////*/

body { font-family: 'Helvetica','Arial','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; font-size: 1.6rem; color: #2E2424; line-height: 2; letter-spacing: 0.08em;  }
@media screen and (max-width: 767px) { 
	body { font-size: 1.4rem; }
}

/* bodyをふわっと */
body { animation: fadeIn 1.5s ease 0s 1 normal; }
@keyframes fadeIn {
    0% { opacity: 0 }
    100% { opacity: 1 }
}

/* section */
.section { padding: 180px 0; }
.section.bottom { padding: 0 0 180px; }
.section.min { padding: 120px 0; }
.section.middle { padding: 140px 0; }
.section.none { padding: 0; }
.section.fin { }
.section.bggrey { background: #F5F3F1;}
.section>.section:last-child { margin-bottom: 0; }
@media screen and (max-width: 1200px){
	.section { padding: 140px 0; }
	.section.bottom { padding: 0 0 140px; }
}
@media screen and (max-width: 1100px) {
	.section, .section.middle { padding: 120px 0; }
	.section.bottom { padding: 0 0 120px; }
}
@media screen and (max-width: 767px){
	.section,
	.section.min,
	.section.middle { padding: 70px 0; }
	.section.wide { padding: 100px 0; }
	.section.bottom { padding: 0 0 120px; }
	.section.fin {  }
}

/* incnt */
.incnt { max-width: 1040px; width: 88%; margin: 0 auto; position: relative; }
.incnt.min { max-width: 880px; }
.incnt.wide { max-width: 1180px; }
.incnt.wider { max-width: 1480px; }
.incnt.fix { max-width: none; width: calc(100% - 120px); margin: 0 60px; }
.incnt.max { max-width: none; width: 100%; }
@media screen and (max-width: 1280px){
	.incnt.fix { width: calc(100% - 80px); margin: 0 40px; }
}
@media screen and (max-width: 1100px){
	.incnt, .incnt.max, .incnt.wider, .incnt.wide, .incnt.min { width: 88%; }
}
@media screen and (max-width: 767px){
	.incnt, .incnt.max, .incnt.wider, .incnt.wide, .incnt.min, .incnt.fix { width: 88%; margin: 0 auto; }
	.incnt.none { width: 100%; }
}

/* block */
.block {  }
.block.s1 { margin-bottom: 80px!important; }
.block.s2 { margin-bottom: 80px!important; }
.block.s3 { margin-bottom: 100px!important; }
.block.s4 { margin-bottom: 40px!important; }
.block.s5 { margin-bottom: 60px!important; }
.block.s6 { margin-bottom: 0 !important; }
@media screen and (max-width: 767px) {
	.block.s1 { margin-bottom: 60px!important; }
	.editbody .block.s1 { margin-bottom: 50px!important; }
	.block.s2 { margin-bottom: 60px!important; }
	.block.s3 {margin-bottom: 60px!important;}
	.block.s4,
	.block.s5 { margin-bottom: 30px!important; }
}

/* 余白ボックス */
/* .padbox.min { } */

/* bgbox */
.bgbox { background: #f7f7f7; padding: 40px 60px;margin-bottom: 50px!important; }
.bgbox.white { background: #fff; }
.bgbox.min { padding: 40px; }
.bgbox.wide { padding: 60px; }
@media screen and (max-width: 767px) { 
	.bgbox, .bgbox.wide { padding: 60px; }
}
@media screen and (max-width: 639px) { 
	.bgbox, .bgbox.wide { padding: 20px 8%; }
}

/* borderbox */
.borderbox {border: 1px solid #2e2424;padding: 40px 40px;box-sizing: border-box;margin-bottom: 50px!important;}
.borderbox.min { padding: 40px; }
.borderbox.wide { padding: 60px; }
@media screen and (max-width: 767px) { 
	.borderbox, .borderbox.wide { padding: 60px; }
}
@media screen and (max-width: 639px) { 
	.borderbox { padding: 20px 8%; margin-bottom: 40px!important; }
}

.iframe { clear: both; text-align: center; position: relative; width: 100%; padding-top: 56.25%; }
.iframe iframe { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important; }

.coverimg { width : 100%; height : 100%; -o-object-fit : cover; object-fit : cover; }



/*///////////////////////////////////
Text
///////////////////////////////////*/
.mincho { font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif; }
.gothic { font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;  }
.tategaki { -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; display: inline-block; text-align: left; }
.notosans, .boxtitle { font-family: "Noto Sans JP", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; letter-spacing: 0.13em; font-feature-settings : "palt"; }
.yakuhan { font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; }
.poppins, .entitle { font-family: "Poppins", sans-serif; font-optical-sizing: auto; font-weight: 400; letter-spacing: 0.04em; line-height: 1.2; }
.bodoni { font-family: "Bodoni Moda", serif; font-optical-sizing: auto; font-weight: 400; letter-spacing: 0.04em; line-height: 1.2; }
@media screen and (max-width: 767px) { 
}

/* 約物半角　*/
.palt { font-feature-settings: "palt"; letter-spacing: .18em; }

/* txt */
.txtsmall { font-size: 1.5rem; }
.txtbig { font-size: 1.8rem; line-height: 1.8; }
.txtbig.s1 {  }
@media screen and (max-width: 767px) { 
	.txtsmall { font-size: 1.3rem; }
	.txtbig.s1 { font-size: 1.6rem; }
}

.txt.red { color: #EF6459; }
.bg.red { background: #EF6459; }
.border.red { border: 1px solid #EF6459; }
.marker.red { background: linear-gradient(transparent 60%, #EF6459 0%); }

blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
blockquote{ border-left: 4px solid #ccc; padding-left: 10px; font-style: italic; color: #aaa; }
blockquote p { font-style: italic; }

p.indent,
ul.indent li,
ol.indent li { padding-left: 1em!important; text-indent: -1em; }

p.caution,
ul.caution li { padding-left: 1em!important; text-indent: -1em; }
p.caution:before,
ul.caution li:before { content:"※"!important; }

ul.none li,
ul.none li:before { content: ""!important; }

ul.dotlist li { padding-left: 1em!important; text-indent: -1em; }
ul.dotlist li:before { content:"●"!important; color: #EF6459; font-size: 0.7em; margin-right: 0.3em; }

ul.inbrock li { display: inline-block; margin-right: 1em; }
ul.inbrock li:last-child { margin-right: 0; }
@media screen and (max-width: 639px){
	ul.inbrock li { display: block; }
}




/*///////////////////////////////////
Title/Copy
///////////////////////////////////*/

.pagetitle .main span::before,
.pagetitle .en span::before,
.sectitle .main span::before,
.sectitle .en span::before,
.blocktitle .main span::before,
.blocktitle .en span::before,
.toptitle .main span::before,
.toptitle .en span::before,
.toptitle .copy span:not(.inb)::before,
.copy span:not(.inb)::before { content: ""; position: absolute; z-index: 1; top: 0%; right: 100%; bottom: 0%; left: 0%; background : #EF6459; }
.sectitle .main span::before,
.copy:not(.pink):not(.white) span:not(.inb)::before { background : #2E2424; }
.copy.white span:not(.inb)::before { background : #fff; }
.pagetitle.-in .main span,
.blocktitle.-in .main span,
.toptitle.-in .main span,
.toptitle.-in .copy span:not(.inb),
.copy.pink.-in span:not(.inb) { animation-name: textanime1; animation-delay: 0.3s; animation-duration: 1.5s; animation-fill-mode: forwards; }
.sectitle.-in .main span,
.copy:not(.pink):not(.white).-in span:not(.inb) { animation-name: textanime1_black; animation-delay: 0.3s; animation-duration: 1.5s; animation-fill-mode: forwards; }
.copy.white.-in span:not(.inb) { animation-name: textanime1_white; animation-delay: 0.3s; animation-duration: 1.5s; animation-fill-mode: forwards; }
.pagetitle.-in .main span::before,
.sectitle.-in .main span::before,
.blocktitle.-in .main span::before,
.toptitle.-in .main span::before,
.toptitle.-in .copy span:not(.inb)::before,
.copy.-in span:not(.inb)::before { animation-name: textanime2; animation-delay: 0.3s; animation-duration: 1.5s; animation-fill-mode: forwards; }
.copy._bdb.-in span:not(.inb)::after { animation-name: textanime2_bdb; animation-delay: 0.3s; animation-duration: 1.5s; animation-fill-mode: forwards; }
.pagetitle.-in .en span,
.sectitle.-in .en span,
.blocktitle.-in .en span,
.toptitle.-in .en span { animation-name: textanime1; animation-duration: 1.5s; animation-fill-mode: forwards; }
.pagetitle.-in .en span::before,
.sectitle.-in .en span::before,
.blocktitle.-in .en span::before,
.toptitle.-in .en span::before { animation-name: textanime2; animation-duration: 1.5s; animation-fill-mode: forwards; }
@keyframes textanime1 {
  0%{ color: rgba(255,255,255,0.0); }
  50%{ color: rgba(255,255,255,0.0); }
  51%{ color: #EF6459; }
  100%{ color: #EF6459; }
}
@keyframes textanime1_black {
  0%{ color: rgba(255,255,255,0.0); }
  50%{ color: rgba(255,255,255,0.0); }
  51%{ color: #2E2424; }
  100%{ color: #2E2424; }
}
@keyframes textanime1_white {
  0%{ color: rgba(255,255,255,0.0); }
  50%{ color: rgba(255,255,255,0.0); }
  51%{ color: #fff; }
  100%{ color: #fff; }
}
@keyframes textanime2 {
  50%{ left: 0%; right: 0%; }
  100%{ left: 100%; right: 0%; }
}
@keyframes textanime2_bdb {
  50%{ width: 0; }
  100%{ width: 100%; }
}

/* pagetitle */
.pagetitle { margin-bottom: 50px; text-align: left; position: relative; }
.pagetitle .main span { font-size: 2.2rem; line-height: 1.4; color: rgba(255,255,255,0.0); display: inline; position: relative; font-weight: 500;}
.pagetitle .en { margin-bottom: 10px;}
.pagetitle .en span {font-size: 7.2rem; line-height: 1.2; color: rgba(255,255,255,0.0); position: relative; color: transparent; display: inline; font-style: italic;}
@media screen and (max-width: 1100px) { 
	.pagetitle .en span {font-size: 6rem; }
}
@media screen and (max-width: 767px) { 
	.pagetitle { text-align: center; }
	.pagetitle .en { margin-bottom: 0px; line-height: 1; }
	.pagetitle .en span {font-size: 3.8rem;  }
	.pagetitle .main span { font-size: 1.6rem; }
}
@media screen and (max-width: 500px) { 
	.pagetitle .en span {font-size: 3.2rem; }
}

/* toptitle */
.toptitle { margin-bottom: 50px; text-align: left; position: relative; }
.toptitle .main span { font-size: 1.8rem; line-height: 1.4; color: rgba(255,255,255,0.0); display: inline; position: relative; }
.toptitle .en { margin-bottom: 10px;}
.toptitle .en span {font-size: 7.2rem; line-height: 1.2; color: rgba(255,255,255,0.0); position: relative; color: transparent; display: inline; }
@media screen and (max-width: 1300px) { 
	.toptitle .en span {font-size: 8rem; }
}
@media screen and (max-width: 1100px) { 
	.toptitle { text-align: center;}
	.toptitle .en span {font-size: 6rem; }
	.toptitle .main span { font-size: 2rem; }
}
@media screen and (max-width: 767px) { 
	.toptitle { margin-bottom: 40px;}
	.toptitle .en { margin-bottom: 5px; }
	.toptitle .en span {font-size: 3.8rem;  }
	.toptitle .main span { font-size: 1.4rem; }
}
@media screen and (max-width: 500px) { 
	.toptitle .en span {font-size: 3.4rem;  }
	.toptitle .main span { font-size: 1.4rem; }
}

/* sectitle */
.sectitle {margin-bottom: 60px;text-align: center;position: relative;}
.sectitle .en {margin-bottom: 20px;}
.sectitle .en span {font-size: 2rem; line-height: 1.2; color: #EF6459; position: relative; display: inline; font-style: italic; }
.sectitle .main { transform: scaleX(0.99); }
.sectitle .main span {font-size: 3.6rem;line-height: 1.4; display: inline;position: relative;font-style: italic;letter-spacing: 0.15em; font-weight: 500; }
.sectitle.move .en span{ color: rgba(255,255,255,0.0); }
.sectitle.move .main span { color: rgba(255,255,255,0.0); }
@media screen and (max-width: 1100px) { 
	.sectitle { text-align: center;}
	.sectitle .main span {font-size: 2.8rem; }
}
@media screen and (max-width: 767px) { 
	.sectitle { margin-bottom: 40px;}
	.sectitle .main { margin-bottom: 5px; }
	.sectitle .main span {font-size: 2.4rem;  }
	.sectitle .en {margin-bottom: 13px;}
	.sectitle .en span { font-size: 1.4rem; }
}
@media screen and (max-width: 500px) { 
	.sectitle .main span {font-size: 2.2rem;  }
}

/* copy */
.copy { font-family: "Noto Sans JP", sans-serif; font-optical-sizing: auto; font-style: italic; letter-spacing: 0.11em; font-feature-settings : "palt"; text-align: left; line-height: 1.7; margin-bottom: 50px; }
.copy span{ position: relative;  display: inline-block; font-style: italic; transform: scaleX(0.99);}
.copy.move span:not(.inb){ color: rgba(255,255,255,0.0); }
.copy.s0 { font-size: 4.6rem; }
.copy.s1 { font-size: 4.4rem; }
.copy.s2 { font-size: 3.6rem; }
.copy.s3 { font-size: 3.2rem;}
.copy.s4 { font-size: 2.8rem; margin-bottom: 30px;}
.copy.s5 { font-size: 2.4rem; margin-bottom: 30px;}
.copy.pink { color: #EF6459; }
.copy.white { color: #fff; }
body:not(#index) .copy.minmb { margin-bottom: 30px; }
.copy._bdb>.inwrap::after { content: ""; background: #2e2424; height: 1px; width: 0; position: absolute; bottom: 0; left: 0; }
.copy._bdb>.inwrap{ padding-bottom: 10px; }
.copy._fsnormal { font-style: normal;}
@media screen and (max-width: 1100px) {
	.copy{ margin-bottom: 40px; }
	.copy.s0 { font-size: 3.6rem; }
	.copy.s1 { font-size: 3.2rem; }
	.copy.s2 { font-size: 2.8rem; }
	.copy.s4 { font-size: 2.6rem; }
}
@media screen and (max-width: 767px) { 
	.copy { letter-spacing: 0.15em; margin-bottom: 30px; }
	.copy.s0 { font-size: 2.4rem; }
	.copy.s1 { font-size: 2rem; }
	.copy.s2 { font-size: 2rem; }
	.copy.s3 { font-size: 1.8rem; }
	.copy.s4 {font-size: 2rem;}
	.copy.s5 { font-size: 1.8rem; margin-bottom: 20px;}}
	body:not(#index) .copy.minmb {margin-bottom: 20px;}
}
@media screen and (max-width: 500px) { 
	.copy { letter-spacing: 0.1em;}
}

/* title */
.title.s1 { }
@media screen and (max-width: 767px) { 
	.title.s1 {  }
}




/*///////////////////////////////////
Btn /Link
///////////////////////////////////*/

/* init */
a { transition: 0.4s; color: #2E2424; text-decoration: none; }
a:hover {  }
.btn.base{ display: flex; align-items: center; justify-content: center; min-width: 290px; box-sizing: border-box; text-align: center; line-height: 1.3; position: relative; border: 1px solid #2E2424; background: #fff; border-radius: 30px; height: 60px; color: #2e2424!important; }
.btn.base>span{ font-size: 1.8rem; display: inline-block; position: relative; z-index: 2; font-family: "Noto Sans JP", sans-serif; font-optical-sizing: auto; font-weight: 500; font-style: normal; letter-spacing: 0.13em; font-feature-settings : "palt"; font-style: italic;}
.btn.base:after,
.btn.base:before{ position:absolute; width: 22px; height: 13px; right: 15px; top: calc(50% - 7px); transition: .4s; line-height: 1; font-size: 0;}
.btn.base:before{ opacity: 1; content: url(../img/common/arr1_black.svg) }
.btn.base:after{ opacity: 0; content: url(../img/common/arr1_white.svg) }
.btn.base:hover { background: #EF6459;color: #fff!important;}
.btn.base:hover:before{ opacity: 0; }
.btn.base:hover:after{ opacity: 1; }
.btn.base:not(.blank):hover:after,
.btn.base:not(.blank):hover:before{ right: 12px; }


.btn.base.red { background: #EF6459; color: #fff!important; }
.btn.base.red:hover { background: #585050;}
.btn.base.red:before{ opacity: 1; content: url(../img/common/arr1_white.svg) }

.btn.base.black { background: #585050; color: #fff!important; }
.btn.base.black:hover { background: #EF6459;}
.btn.base.black:before{ opacity: 1; content: url(../img/common/arr1_white.svg) }

.btn.base.min { height: 48px; min-width: 240px; }
.btn.base.min span { font-size: 1.6rem; }
.btn.base.min:after,
.btn.base.min:before{ width: 17px; height: 10px; top: calc(50% - 5px); }

.btn.base.big { height: 70px; min-width: 420px; border-radius: 36px;  }
.btn.base.big span { font-size: 2rem; }
.btn.base.big:after,
.btn.base.big:before{ width: 17px; height: 10px; top: calc(50% - 5px); }

.btn.base.en>span { font-family: "Poppins", sans-serif; font-optical-sizing: auto; font-weight: 400; line-height: 1.2; font-size: 1.8rem; letter-spacing: 0.08em;}

.btn.base.wide { max-width: 550px; width: 100%; }

.btn.base.blank:before{width: 18px!important;height: 18px!important;content: url(../img/common/blankicon_white.svg)!important;top: calc(50% - 8px)!important;opacity: 1!important;}
.btn.base.blank:after{ content: none; }
@media screen and (max-width: 767px) {
	.btn.base{ min-width: 240px; border-radius: 25px; height: 50px; max-width: 320px; }
	.btn.base>span{ font-size: 1.5rem; padding-right: 22px;}
	.btn.base>span:after,
	.btn.base>span:before{ width: 17px; height: 14px; }
	.btn.base.big { height: 60px; border-radius: 30px;  }
	.btn.base.big span { font-size: 1.8rem; }
	.btn.base.min { height: 36px; min-width: 240px; }
	.btn.base.min span { font-size: 1.4rem; }
	.btn.base.en>span { font-size: 1.5rem;}
}
@media screen and (max-width: 500px) {
	.btn.base{ width: 100%; min-width: 0;}
	.btn.base.min { width: 100%; min-width: 0;}
	.btn.base.big { max-width: 320px; min-width: 0; margin: 0 auto;}
	.btn.base.big span { font-size: 1.6rem; }
}

/* btnbox */
.btnbox { text-align: center; width: 100%; margin-top: 30px; }
.btnbox.wide { margin-top: 70px; }
.btnbox ul { margin-left: -20px; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; margin-top: -10px; }
.btnbox ul>li { margin-left: 20px; margin-top: 10px; }
.btnbox._application .btn{max-width: 430px;height: 70px;width: 100%;margin-left: auto;margin-right: auto;border-radius: 50px;}
@media screen and (max-width: 767px) {
	.btnbox { margin-top: 25px; }
	.btnbox.wide {margin-top: 45px; }
	.btnbox ul { margin-left: 0; display: block; margin-top: 0; text-align: center;}
	.btnbox ul>li { margin-left: 0; margin-bottom: 10px; width: 100%; }
	.btnbox ul>li:last-child { margin-bottom: 0px; }
	 .btnbox ul>li>a { margin: 0 auto; }
	 .btnbox._application .btn{ height: 60px; }
}

/* link */
/* a.link.base {font-size: 1.8rem;font-style: italic;position: relative;display: inline-block;padding-right: 50px;font-weight: 500;letter-spacing: 0.15em;}
a.link.base .arr{transition: .4s;border: 1px solid #2e2424;background: #fff;position: absolute;top: 0;bottom: 0;margin-top: auto;margin-bottom: auto;display: inline-block;border-radius: 50%;width: 34px;height: 34px;overflow: hidden;right: 0;}
a.link.base .arr::before,
a.link.base .arr::after{content:"";display: inline-block;position: absolute;top: 0;bottom: 0;transition:.4s;margin-top: auto;margin-bottom: auto;width: 18px;height: 12px;}
a.link.base .arr::before{background: url(../img/common/arr1_brown.svg) no-repeat;background-size: contain;left: 8px;}
a.link.base .arr::after{background: url(../img/common/arr1_white.svg) no-repeat;background-size: contain;left: -26px;}
a.link.base:hover{ color: #ef6459; }
a.link.base:hover .arr{ background: #ef6459; border: 1px solid #ef6459; }
a.link.base:hover .arr::before{left: 42px;}
a.link.base:hover .arr::after{ left: 8px; } */

a.link.base{ display: inline-block; line-height: 1.3; font-size: 1.8rem; position: relative; padding-right: 40px; font-family: "Noto Sans JP", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: italic; letter-spacing: 0.13em; font-feature-settings : "palt";}
a.link.base::before,
a.link.base::after { position:absolute; width: 34px; height: 34px; right: 0; top: -7px; transition: .3s; line-height: 1; content: url(../img/common/arr2.svg); }
a.link.base::after { opacity: 0;}
a.link.base:hover::before { opacity: 0; right: -4px; }
a.link.base:hover::after { content: url(../img/common/arr2_black.svg); right: -4px; opacity: 1; }
a.link.en { font-family: "Poppins", sans-serif; font-optical-sizing: auto; font-weight: 400; letter-spacing: 0.08em;  }
@media screen and (max-width: 767px) {
	a.link.base{ font-size: 1.5rem; padding-right: 25px;}
	a.link.base::before,
	a.link.base::after{ width: 22px; height: 22px; top: -1px;  }
}

/* linktxt */
a.linktxt {  }
a.linktxt:visited{ color: inherit; }
a.linktxt:hover{ color: #666; }
@media screen and (max-width: 767px) {
	a { transition: none; }
	a.linktxt { font-size: 1.5rem; }
}




/*///////////////////////////////////
Table
///////////////////////////////////*/

/* reset */
table { border-collapse: collapse; border-spacing:0; text-align: left; font-style:normal; font-weight:normal; width:100%; }
table th, table td { text-align: left; vertical-align: middle; list-style: none; word-break: break-all; }
table th { font-weight: bold }
table.base, table.type1,
figure.base table, figure.type1 table  { width: 100%; }
.wp-block-table thead{ border-bottom: none; }

/* common */
table.base th, table.base td,
table.type1 th, table.type1 td,
figure.base table th, figure.base table td,
figure.type1 table th, figure.type1 table td { padding: 25px 2%; line-height: 1.6; border: 1px solid #2E2424; }

figure.type1 table thead th { background-color : #f7f7f7; text-align : center; }
figure.type1 table tbody th { background-color : #e5e5e5; }

/* base */
table.base { }

/* type1 */
table.type1 { }



/*///////////////////////////////////
Site Common
///////////////////////////////////*/

/* 続けて表示するため表示するhtmlの文字は2つ続けて記述*/
.topbgtxt {font-style: italic;font-size: 32rem;width: inherit;height: 100%;transform: rotate(-5deg);white-space: nowrap; line-height: 1;overflow: hidden;}
.topbgtxt>.inwrap{ animation: loop-slide 140s infinite linear 1s both; display: inline-flex; font-weight: 200; }
.topbgtxt>.inwrap .shrinktxt { flex-shrink: 0; font-weight: 200; }
.topbgtxt>.inwrap .shrinktxt:not(:first-child){ margin-left: 60px; }
@keyframes loop-slide {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
@media screen and (max-width: 767px) {
	.topbgtxt { font-size: 18rem; }
}
@media screen and (max-width: 500px) {
	.topbgtxt { font-size: 12rem; }
}

/* decolation */
.deco._lu { position: absolute; clip-path: polygon(0 100%,0 0,100% 100%); left: 0;}
.deco._ld { position: absolute; clip-path: polygon(0 0,100% 0,0 100%); left: 0;}
.deco._ru { position: absolute; clip-path: polygon(100% 0, 0 100%, 100% 100%); right: 0;}
.deco._rd { position: absolute; clip-path: polygon(0 0,100% 0,100% 100%); right: 0;}
.deco._rsankaku {clip-path: polygon(100% 0, 0 30%, 100% 100%);-webkit-clip-path: polygon(100% 0, 0 30%, 100% 100%); position: absolute; right: 0;}
.deco._lsankaku {clip-path: polygon(0 0, 0% 100%, 100% 30%);-webkit-clip-path: polygon(0 0, 0% 100%, 100% 30%); position: absolute; left: 0;}
.deco._c1 { background: #EF6459; }
.deco._c2 { background: #F3A50A; }
.deco._c3 { background: #F0EDEB; }
.deco._c4 { background: #EBE7E4; }
.deco._c5 { background: #F5F3F1; }

/* pager */
.pager { width: 100%; position: relative; margin-top: 100px;}
.pager._under{ margin-top: 150px; }
#seminar.under .pager._under{  margin-top: 100px; }
.pager .incnt{ max-width: 560px; }
.pager a.back { margin-left: auto; margin-right: auto; max-width: 240px; width: 100%; }
.pager a.prev,
.pager a.next {left:0;position: absolute;top: -7px;text-decoration: none;font-weight: bold;line-height: 1;width: 44px;height: 44px;}
.pager a.next { left:auto; right:0; }
.pager a.prev:hover,
.pager a.next:hover { text-decoration: none; }
.pager a.prev::before,
.pager a.prev::after,
.pager a.next::before,
.pager a.next::after {content: ""; background:url(../img/common/arr2.svg) no-repeat; background-size: contain;width: 100%;height: 100%;font-size: 0;display: inline-block;transition: 0.3s;position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;}
.pager a.prev::after,
.pager a.next::after{ opacity: 0;  background:url(../img/common/arr2_black.svg) no-repeat; background-size: contain; }
.pager a.prev::after,
.pager a.prev::before {rotate: 180deg;margin-left: 0;}
.pager a.prev:hover::after,
.pager a.next:hover::after { opacity: 1; }
.pager a.prev:hover::before,
.pager a.next:hover::before { opacity: 0; }
@media screen and (max-width: 1100px) {
	.pager {margin-bottom: 90px;}
	.pager._under{ margin-bottom: 0; }
	.pager._under{ margin-top: 100px; }
}
@media screen and (max-width: 767px) {
	.pager { text-align: center; }
	.pager a.prev,
	.pager a.next {width: 32px;height: 32px;}
	.pager a.back { max-width: 160px; width: 100%; }
}

/* pager page-numbers */
.pager ul.page-numbers { text-align : center; }
.pager ul.page-numbers li { display : inline-block; }
.pager ul.page-numbers li a , .pager ul.page-numbers li span { display : block; text-align : center; text-decoration : none; transition : .5s; box-sizing : border-box; font-size: 2.4rem; width : 20px; position : relative; height : auto; margin : 0 6px; letter-spacing: 0; color : #c0bdbd;}
.pager ul.page-numbers li a:hover { opacity : 1; }
.pager ul.page-numbers li span.dots { padding : 9px 5px; }
.pager ul.page-numbers li span.current { cursor : default; }
.pager ul.page-numbers li a:hover , .pager ul.page-numbers li span.current { color: #2e2424; }
@media screen and (max-width: 767px) {
	.pager ul.page-numbers { margin-top: 10px; }
	.pager ul.page-numbers li a , .pager ul.page-numbers li span { font-size: 1.8rem; margin: 0 4px; }
}

/* ul.newslist */
.newsbox { display: flex; flex-direction: row; }
.newsbox .catlist { padding-top: 50px; flex-shrink: 0; margin-right: 22%; }
.newsbox .catlist >ul>li:not(:last-child) { margin-bottom: 20px; }
.newsbox .catlist >ul>li a { font-style: italic; font-size: 2.2rem; padding-left: 20px; display: inline-block; position: relative; }
.newsbox .catlist >ul>li a::before { content: ""; background: #ef6459; width: 8px; height: 8px; display: inline-block; position: absolute; top: 0; bottom: 0; margin-top: auto; margin-bottom: auto; left: 0; opacity: 0; transition: .4s; border-radius: 50%; }
.newsbox .catlist >ul>li a:hover, .newsbox .catlist >ul>li.current a { color: #ef6459; }
.newsbox .catlist >ul>li a:hover::before, .newsbox .catlist >ul>li.current a::before { opacity: 1; }
.newsbox .newslist,
.newsbox .newslistbox { width: 100%; }
.newsbox .newslistbox { position: relative; }
.newsbox .newslistbox>ul>li { opacity: 0; visibility: hidden; overflow: hidden; transition: all 0.6s ease; position: absolute; top: 0; left: 0; width: 100%; z-index: 0; }
.newsbox .newslistbox>ul>li.current { opacity: 1; visibility: visible; position: relative; z-index: 1; }
.newsbox ul.newslist>li:not(:last-child) { margin-bottom: 25px; }
.newsbox ul.newslist>li>a { display: flex; flex-direction: row; }
.newsbox ul.newslist>li>a .imgbox { width: 280px; height: 215px; flex-shrink: 0; overflow: hidden; position: relative; }
.newsbox ul.newslist>li>a .imgbox .date { font-size: 1.4rem; font-style: italic; color: #fff; line-height: 1; background: #2e2424; padding: 4px 13px; position: absolute; bottom: 0; left: 0; z-index: 2; }
.newsbox ul.newslist>li>a .imgbox img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; transition: .4s; object-fit: cover; }
.newsbox ul.newslist>li>a .imgbox.noimage { background: #ef6459; display: flex; align-items: center; justify-content: center; }
.newsbox ul.newslist>li>a .imgbox.noimage .alttxt{ color: #fff; font-size: 2.8rem; }
.newsbox ul.newslist>li>a:hover .imgbox img.bg { transform: scale(1.04); }
.newsbox ul.newslist>li>a .txtbox { width: 100%; background: #f5f3f1; padding: 40px 75px 40px 30px; position: relative; display: flex; justify-content: center; flex-direction: column; min-height: 213px; box-sizing: border-box; transition: 0.3s; }
.newsbox ul.newslist>li>a .txtbox .title { font-size: 1.5rem; line-height: 1.6; }
.newsbox ul.newslist>li>a .txtbox .cat { font-size: 1.4rem; font-style: italic; color: #aba7a7; margin-top: 20px; }
.newsbox ul.newslist>li>a .txtbox .cat>.inwrap { display: inline-block; position: relative; padding: 0px 10px 5px; line-height: 1.4; }
.newsbox ul.newslist>li>a .txtbox .cat>.inwrap::after { content: ""; background: #aba7a7; width: 100%; height: 1px; position: absolute; bottom: 0; left: 0; right: 0; margin-left: auto; margin-right: auto; display: inline-block; }
.newsbox ul.newslist>li>a .txtbox>.arr { transition: .4s; border: 1px solid #b6b2b2; background: #fff; position: absolute; bottom: 0; top: 0; margin-top: auto; margin-bottom: auto; display: inline-block; border-radius: 50%; width: 28px; height: 28px; overflow: hidden; right: 20px; }
.newsbox ul.newslist>li>a .txtbox>.arr::before, .newsbox ul.newslist>li>a .txtbox>.arr::after { content: ""; display: inline-block; position: absolute; top: 0; bottom: 0; transition: .4s; margin-top: auto; margin-bottom: auto; width: 12px; height: 8px; }
.newsbox ul.newslist>li>a .txtbox>.arr::before { background: url(../img/common/arr1_grey.svg) no-repeat; background-size: contain; left: 8px; }
.newsbox ul.newslist>li>a .txtbox>.arr::after { background: url(../img/common/arr1_white.svg) no-repeat; background-size: contain; left: -26px; }
.newsbox ul.newslist>li>a:hover .txtbox { background: #F0EDEB; }
.newsbox ul.newslist>li>a:hover .txtbox>.arr { color: #f5f3f1; background: #ef6459; border: 1px solid #ef6459; }
.newsbox ul.newslist>li>a:hover .txtbox>.arr::before { left: 42px; }
.newsbox ul.newslist>li>a:hover .txtbox>.arr::after { left: 8px; }
@media screen and (max-width: 1100px) {
	.newsbox .catlist { padding-top: 0px; margin-right: 40px; max-width: 170px; min-width: 100px; }
	.newsbox ul.newslist>li>a .txtbox { padding: 40px 4% 40px 30px; }
	.newsbox ul.newslist>li>a .txtbox .cat { margin-top: 10px; }
	.newsbox ul.newslist>li>a .txtbox>.arr { display: none; }
}
@media screen and (max-width: 767px) {
	.newsbox { flex-direction: column; }
	body:not(#blog) .newsbox .catlist { /*display: none;*/ min-width: inherit; max-width: inherit; }
	.newsbox .catlist{ margin-right: 0; margin-bottom: 30px; }
	.newsbox .catlist >ul>li:not(:last-child){ margin-bottom: 0; }
	.newsbox .catlist >ul{ text-align: center; margin-left: -25px; }
	.newsbox .catlist >ul>li { display: inline-block; margin-left: 25px; }
	.newsbox .catlist >ul>li a{font-size: 1.8rem;padding-left: 0;padding-top: 10px;}
	.newsbox .catlist >ul>li a::before{ bottom: auto; right: 0; margin-left: auto; margin-right: auto; }
	.newsbox .newslistbox>ul>li { opacity: 1!important; visibility: visible!important; height: inherit!important; animation: none!important; position: static!important; }
	.newsbox .newslistbox>ul>li:not(:first-child) { display: none }
	.newsbox ul.newslist>li>a .txtbox .title { font-size: 1.3rem; }
	.newsbox ul.newslist>li>a .imgbox .date { font-size: 1.1rem; } 
	.newsbox ul.newslist>li>a .txtbox { background: none; padding: 0 0 0 40px; min-height: 0; } 
	.newsbox ul.newslist>li>a .imgbox { width: 40vw; height: calc(30px + 25vw); max-height: none; flex-shrink: 0; overflow: hidden; position: relative; }
	.newsbox ul.newslist>li>a:hover .txtbox { background: none; }
	.newsbox ul.newslist>li>a .imgbox.noimage .alttxt{ font-size: 2rem; transition: 0.3s; }
	.newsbox ul.newslist>li>a:hover .imgbox.noimage .alttxt{ font-size: 2.2rem; }
}
@media screen and (max-width: 500px) {
	.newsbox ul.newslist>li>a .txtbox { padding: 0 0 0 20px; }
	.newsbox ul.newslist>li>a .txtbox .cat { display: none; }
}
/* ul.contactbox */
ul.contactbox { display: flex; justify-content: flex-start; align-items: center; }
ul.contactbox>li{ display: inline-block; line-height: 1; }
ul.contactbox>li>a{ position: relative; display: flex; justify-content: center; align-items: center; padding-left: 60px;  color: #EF6459; }
ul.contactbox>li>a::before{ content: ""; border: 1px solid #EF6459; width: 50px; height: 50px; display: inline-block; position: absolute; top: 0; bottom: 0; margin-top: auto; margin-bottom: auto; left: 0; border-radius: 26px; transition: 0.4s; background: rgba(3,88,184,0.2); }
ul.contactbox>li>a:hover { color: #EF6459; }
ul.contactbox>li>a span { position: relative; font-size: 4.2rem; }
ul.contactbox>li>a span::after { content:""; display: inline-block; position: absolute; bottom: 0; left: 0; transition: 0.4s; height: 1px; width: 0; font-size: 0; background: #EF6459; }
ul.contactbox>li>a:hover span::after { width: 100%; }
ul.contactbox>li>a:hover::before{ border: 1px solid #EF6459; background: #CADCF0; }
ul.contactbox>li.telbox { margin-right: 20px;}
ul.contactbox>li.telbox a::after{ content: ""; background: url(../img/common/icon_tel_b.svg) no-repeat; background-size: contain; width: 19px; height: 19px; display: inline-block; position: absolute; top: 0; bottom: 0; margin-top: auto; margin-bottom: auto; left: 17px; }
ul.contactbox>li.mailbox a::after{ content: ""; background: url(../img/common/icon_mail_b.svg) no-repeat; background-size: contain; width: 22px; height: 15px; display: inline-block; position: absolute; top: 0; bottom: 0; margin-top: auto; margin-bottom: auto; left: 16px; }
@media screen and (max-width: 1300px){
	ul.contactbox>li:first-child { margin-right: 20px;}
	ul.contactbox>li>a{ padding-left: 55px; }
	ul.contactbox>li>a::before{ width: 45px; height: 45px; }
	ul.contactbox>li>a span { font-size: 3rem; }
	ul.contactbox>li.telbox a::after{ width: 16px; height: 16px; left: 16px; }
	ul.contactbox>li.mailbox a::after{ width: 18px; height: 13px; left: 15px; }
}
@media screen and (max-width: 1100px){
	ul.contactbox { justify-content: center; }
}
@media screen and (max-width: 900px){
	ul.contactbox>li>a{ padding-left: 42px; }
	ul.contactbox>li>a::before{ width: 34px; height: 34px; }
	ul.contactbox>li>a span { font-size: 2.8rem; }
	ul.contactbox>li.telbox a::after{ width: 14px; height: 14px; left: 11px; }
	ul.contactbox>li.mailbox a::after{ width: 16px; height: 10px; left: 11px; }
}
@media screen and (max-width: 500px){
	ul.contactbox>li>a span { font-size: 2.4rem; padding-top: 2px; }
	ul.contactbox>li.telbox { margin-right: 10px;}
}
@media screen and (max-width: 360px){
	ul.contactbox>li>a span { font-size: 2.1rem; }
}

/* 無限ループスライダー　*/
.loopscroll .wrap { display: flex; overflow: hidden; }
.loopscroll .wrap ul.imgbox { display: flex; animation: infinityscroll 60s infinite linear 0.5s both; }
.loopscroll .wrap ul.imgbox>li { width: 40vw; height: calc(300px + 15vw); box-sizing: border-box; padding: 8px; }
.loopscroll .wrap ul.imgbox>li:nth-child(6) { width: 30vw; }
.loopscroll .wrap ul.imgbox>li:nth-child(2) { width: 25vw; display: flex; flex-direction: column; justify-content: space-between;}
.loopscroll .wrap ul.imgbox>li img { width: 100%; border-radius: 8px; }
.loopscroll .wrap ul.imgbox>li:nth-child(2)>.imgwrap { height: calc(50% - 8px); }
@keyframes infinityscroll {
	from { transform: translateX(0); }
	to { transform: translateX(-100%); }
}
@media screen and (max-width: 1100px){
	.loopscroll .wrap ul.imgbox>li { height: 520px; width: 60vw; }
	.loopscroll .wrap ul.imgbox>li:nth-child(6) { width: 40vw; }
	.loopscroll .wrap ul.imgbox>li:nth-child(2) { width: 40vw; }
}
@media screen and (max-width: 767px){
	.loopscroll .wrap ul.imgbox>li { height: 400px; padding: 6px; }
	.loopscroll .wrap ul.imgbox>li img { width: 100%; border-radius: 6px; }
	.loopscroll .wrap ul.imgbox>li:nth-child(2)>.imgwrap { height: calc(50% - 6px); }
}
@media screen and (max-width: 500px){
	.loopscroll .wrap ul.imgbox>li { height: 280px; width: 60vw; }
	.loopscroll .wrap ul.imgbox>li:nth-child(6) { width: 40vw; }
	.loopscroll .wrap ul.imgbox>li:nth-child(2) { width: 40vw; }
}

/* 表示非表示切り替え　*/
.t-show { display: none; }
.t-hide { display: block; }
.m-show { display: none; }
.s-show { display: none; }
@media screen and (max-width:1100px) {
	.t-hide { display: none; }
	.t-show { display: block; }
}
@media screen and (max-width:767px) {
	.m-show { display: block; }
	.m-hide { display: none; }
}
@media screen and (max-width:500px) {
	.s-show { display: block; }
	.s-show.inb { display: inline-block; }
	.s-show.inl { display: inline; }
	.s-hide { display: none; }
}

/* 下マージン*/
.para6 { margin-bottom: 60px!important; } 
@media screen and (max-width: 767px) {
	.para6 { margin-bottom: 40px!important; }
}
@media screen and (max-width:500px) {
}



/*///////////////////////////////////
#Form
///////////////////////////////////*/

/* input */
form input[type="text"],
form input[type="tel"],
form input[type="email"],
form input[type="password"],
form textarea {border: 1px solid #d5d3d3;background: #f5f3f1!important;line-height: 1.8;padding: 15px 18px;font-size: 100%;height: 65px;width: 100%;transition: 0.3s;letter-spacing: 1.6;}

form textarea {height: 250px;width: 100%;resize: vertical;display: block;}
form input[type="text"]:focus,
form input[type="tel"]:focus,
form input[type="email"]:focus,
form input[type="password"]:focus,
form textarea:focus { background: #eee!important; }
form input[type="text"]:read-only,
form input[type="tel"]:read-only,
form input[type="email"]:read-only,
form input[type="password"]:read-only,
form textarea:read-only { background: #eee!important; }
@media screen and (max-width: 767px) {
	form input[type="text"],
	form input[type="tel"],
	form input[type="email"],
	form input[type="password"] { padding: 18px 12px; height: 55px; }
	form textarea { padding: 13px 10px; }
}

/* other */
input::placeholder, textarea::placeholder { color: #ccc!important; }
.wpcf7-not-valid-tip,
p.ermsg { color: #EF6459; line-height: 1.8; margin-top:10px; }
p.ermsg + p.ermsg { margin-top:0; }
.icon {display: inline-block;color: #fff;font-size: 1.4rem;padding: 4px 10px;line-height: 1;letter-spacing: 0.15em;vertical-align: 2px;}
.icon.required{ background: #EF6459; }
.icon.any{ background: #ebe7e4; color: inherit; }
ul.list.error { margin-bottom: 60px; }
ul.list.error li { margin-bottom: 5px; color: #EF6459;}
@media screen and (max-width: 767px) {
}

.wpcf7-response-output { width: 100%; font-size: 20px; border: 1px solid #EF6459!important; color: #EF6459; font-weight: bold; text-align: center; padding: 20px 6%!important; margin: 0 0 40px!important;box-sizing: border-box; }
.wpcf7-response-output:empty{ display: none; }
.screen-reader-response ul, .screen-reader-response li{ font-weight: bold; }
.screen-reader-response,
.formbox1~.wpcf7-response-output{ display: none; }
@media screen and (max-width: 767px) {
	.wpcf7-response-output { padding: 6%!important; font-size: 1.6rem; }
}

/* size */
form .short { width: 300px!important;}
form .middle { width: 500px!important;}
@media screen and (max-width: 767px) {
	form .short { width: 100%!important;}
	form .middle { width: 100%!important;}
}

/* file */
form input[type="file"] { padding: 3px 5px; font-size: 100%; height: 30px; z-index: -1; }
form input[type="file"]:read-only { background: #eee; }
form input[type="file"] { display: none; }

/* checkbox */
form input[type="checkbox"] {width: 20px;height: 20px;border:1px solid #2E2424;background-color: #fff!important;cursor: pointer;background-size: 16px 16px!important;font-size: 0;transition: 0.3s;margin-right: 5px;vertical-align: -3px;border-radius: 5px;}
form input[type="checkbox"].checked,
form input[type="checkbox"]:checked { background-color: #EF6459!important; border:1px solid #EF6459; }
form input[type="checkbox"].checked:before,
form input[type="checkbox"]:checked:before,
form input[type="checkbox"].checked:after,
form input[type="checkbox"]:checked:after { content:none!important; }

/* radio */
form input[type="radio"] { width: 18px; height: 18px; border-radius: 50%; border:1px solid #bbb; background-color: #fff!important; cursor: pointer; background-size: 18px 18px!important; font-size: 0; transition: 0.3s; margin-right: 5px; vertical-align: -3px; }
form input[type="radio"].checked,
form input[type="radio"]:checked { background-color: #EF6459!important; border: 1px solid #EF6459; }
form input[type="radio"].checked:before,
form input[type="radio"]:checked:before,
form input[type="radio"].checked:after,
form input[type="radio"]:checked:after { content:none!important; }

/* date */
input[type="date"]:focus { outline: 0; }
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-clear-button{ -webkit-appearance: none; }
input[type="date"]::-webkit-calendar-picker-indicator { opacity: 0; height: 60px; width: 60px; right: 0; cursor: pointer; }
input[type="date"] { position: relative; width: 210px; height: 60px; border: 0; background: transparent; box-sizing: border-box; font-size: 1.5rem; color: #2E2424; letter-spacing: 0.1em; padding-left: 10px; }

/* daybox */
form .daybox label { position: relative; display: inline-block; width: 210px; height: 60px; border: 1px solid #2E2424; color: #2E2424; margin-left: 15px; }
form .daybox label::before { content: ""; background: #ccc; width: 60px; height: 60px; top: 0; right: 0; position: absolute; z-index: -1; border-left: 1px solid #2E2424; }
form .daybox label::after { position: absolute; content: url("../img/contact/calender.svg"); width: 20px; height: 20px; top: 16px; right: 19px; z-index: -1; }
@media screen and (max-width: 900px) { 
	form .daybox label { margin-left: 0; margin-top: 5px; }	
}

/* selectbox */
form .selectbox { height: 65px; width: 100%; position: relative; z-index: 1; display: inline-block; }
form .selectbox .wpcf7-form-control-wrap{ border: 1px solid #d5d3d3; background: #f5f3f1; position: relative; height: 65px; width: 100%; display: inline-block; }
form .selectbox .wpcf7-form-control-wrap::after {position: absolute;content: '';width: 15px;height: 10px;background-color: #2e2424;clip-path: polygon(50% 10px, 0% 0%, 15px 0%);-webkit-clip-path: polygon(50% 10px, 0% 0%, 15px 0%);right: 15px;top: 46%;z-index: 1;}
form .selectbox select { font-size: 1.5rem; width: 100%; height: 100%; padding: 0 15px; position: relative; letter-spacing: 0.1em; padding-right: 60px; }
@media screen and (max-width: 767px) { 
	form .selectbox,
	form .selectbox .wpcf7-form-control-wrap { width: 100%; }
	form .selectbox .wpcf7-form-control-wrap::after {width: 12px;height: 8px;top: 46%;clip-path: polygon(50% 8px, 0% 0%, 12px 0%);-webkit-clip-path: polygon(50% 8px, 0% 0%, 12px 0%);}
	form input[type="text"],
	form input[type="tel"],
	form input[type="email"],
	form input[type="password"],
	form textarea,
	form input[type="date"],
	form .selectbox .wpcf7-form-control-wrap,
	form .selectbox .wpcf7-form-control-wrap select{ font-size: 1.6rem; }
}


/* filebox */
form .filebox label { padding: 15px 40px; background: #2E2424; border: 1px solid #2E2424; color: #fff; cursor: pointer; transition: 0.3s; }
form .filebox label:hover { background: #fff; color: #2E2424; }
form .filebox label span:after { content: url(../img/common/arr1_white.svg); width: 10px; height: 10px; font-size: 0; vertical-align: 0px; margin-left: 10px; transform: rotate(-90deg); z-index: 1; display: inline-block; } 
form .filebox label:hover span:after { content: url(../img/common/arr1_blue.svg); } 
form .filebox .filename { margin-top: 10px; margin-bottom: 20px; }
@media screen and (max-width: 767px){
	form .filebox { display: block; align-items: center; }
	form .filebox label:hover { background: #2E2424; color: #fff; }
	form .filebox label:hover span:after { content: url(../img/common/arr1_white.svg); } 
}

/* timebox */
form .selectbox.time { width: 210px; margin-left: 20px; }
@media screen and (max-width: 900px) { 
	form .selectbox.time { margin-left: 0; margin-top: 10px; }	
}
@media screen and (max-width: 767px) {
	form select{ height: 60px; padding-left: 0; padding-right: 15px; }
}

/* layout */
form .formbox1{ margin-top: 30px; }
form .formbox1>ul>li:not(:last-child) { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #d5d3d3; }
form .formbox1>ul>li>dl { display: flex; justify-content: space-between; }
form .formbox1>ul>li>dl>dt {width: 280px;text-align: left;flex-shrink: 0;padding-top: 15px;margin-left: -10px;}
form .formbox1>ul>li>dl>dt .txt{font-weight: bold;font-size: 1.8rem;}
form .formbox1>ul>li>dl>dt .txt,
form .formbox1>ul>li>dl>dt .icon{ margin-left: 10px; }
form .formbox1>ul>li>dl>dd { width: 100%; }
form .formbox1._check>ul>li>dl>dt{ padding-top: 0; }

form .privacycheck {padding: 40px 0 0;text-align: center;font-size: 1.8rem;}
form .privacycheck>p{ display: inline-block; }
form .privacycheck>dd{ display: inline-block; position: relative; }
form .privacycheck+.txt{ text-align: center; margin-top: 5px; }
form .privacycheck~.btnbox{ margin-top: 50px; }
form .privacycheck~.btnbox .btn.base{height: 70px;width: 100%;border-radius: 40px; font-size: 1.8rem; display: inline-block; position: relative; z-index: 2; font-family: "Noto Sans JP", sans-serif; font-optical-sizing: auto; font-weight: 500; font-style: normal; letter-spacing: 0.13em; font-feature-settings : "palt"; font-style: italic;color: #fff; transition: .4s;}
form .privacycheck~.btnbox .wpcf7-spinner{ position: absolute; top: 0; bottom: 0; margin-top: auto; margin-bottom: auto; right: 0; }
form .privacycheck~.btnbox>ul>li{ max-width: 430px; width: calc(50% - 20px); position: relative; }
@media screen and (max-width: 767px) { 
	form .formbox1>ul>li>dl { display: block; }
	form .formbox1>ul>li:not(:last-child) {margin-bottom: 25px;padding-bottom: 0;border-bottom: none;}
	form .formbox1>ul>li>dl>dt {width: 100%;margin-bottom: 10px;padding-top: 0;}
	.radiolist{min-height: inherit; display: block; text-align: left; }
	form .formbox1>ul>li>dl>dt .txt{font-size: 1.6rem;}
	form .formbox1>ul>li>dl>dt .icon{font-size: 1.2rem;}
	form .privacycheck{ font-size: 1.4rem; }
	form .privacycheck+.txt{text-align: left;font-size: 1.2rem;}
	form .privacycheck~.btnbox { text-align: center; margin-top: 30px; }
	form .privacycheck~.btnbox .btn.base{height: 60px;border-radius: 30px; margin-left: auto; margin-right: auto;font-size: 1.5rem;}
	form .privacycheck input[type="checkbox"] {width: 16px;height: 16px;}
	form .privacycheck~.btnbox>ul>li{ max-width: inherit; width: 100%; margin-left: auto; margin-right: auto; }
	form .privacycheck~.btnbox .btn.base{ max-width: 100%; }
}



/*///////////////////////////////////
WP
///////////////////////////////////*/

.mce-content-body p,
.editbody p { margin-top: 20px; }
.wp-block-image { margin-top: 30px;}
.entitle{font-style: italic;font-size: 3.2rem;line-height: 1.6;}
.boxtitle{margin-bottom: 10px;font-size: 1.8rem;font-style: italic;}
.boxtitle::before{content: "";background: #ef6459;width: 10px;height: 10px;border-radius: 50%;display: inline-block;vertical-align: 2px;margin-right: 5px;}
.schedule { font-size: 1.8rem; line-height: 1.8; }
.schedule span { margin: 0 8px; position: relative; font-size: 1.4rem; vertical-align: 2px; color: #fff;}
.schedule span:before{ content: ""; width: 22px;height: 22px;border-radius: 11px;display: inline-block; position: absolute; top: -1px; left: -4px; background-color: #2E2424; z-index: -1;}
@media screen and (max-width: 1100px){
	.entitle{font-size: 2.4rem;}
}
@media screen and (max-width: 767px){
	.entitle{ margin-top: 20px !important; }
	.schedule { font-size: 1.6rem;}
	.schedule span { margin: 0 6px; font-size: 1.2rem; vertical-align: 2px;}
	.schedule span:before{  width: 19px;height: 19px;border-radius: 10px; top: -1px; left: -4px;}
}
@media screen and (max-width: 500px){
}

.mce-content-body:after,
.editbody:after { content : ""; display : block; clear : both; height : 0; visibility : hidden; overflow : hidden; line-height : 0; font-size : 0; }
.editbody div:not(.section):not(.block) , .editbody p , .editbody h4 , .editbody ul , .editbody ol , .editbody img , .editbody table,
.mce-content-body div:not(.section):not(.block) , .mce-content-body p , .mce-content-body h4 , .mce-content-body ul , .mce-content-body ol , .mce-content-body img , .mce-content-body table,
.wp-block-post-content div:not(.section):not(.block) , .wp-block-post-content p , .wp-block-post-content h4 , .wp-block-post-content ul , .wp-block-post-content ol , .wp-block-post-content img , .wp-block-post-content table,
.editbody blockquote, .mce-content-body blockquote,.wp-block-freeform.block-library-rich-text__tinymce blockquote { margin-top : 20px; }
.wp-block-post-content p:last-child , .wp-block-post-content div:last-child , .wp-block-post-content ul:last-child , .wp-block-post-content ol:last-child , .wp-block-post-content img:last-child , .wp-block-post-content table:last-child,
.editbody p:last-child , .editbody div:last-child , .editbody ul:last-child , .editbody ol:last-child , .editbody img:last-child , .editbody table:last-child,
.mce-content-body p:last-child , .mce-content-body div:last-child , .mce-content-body ul:last-child , .mce-content-body ol:last-child , .mce-content-body img:last-child , .mce-content-body table:last-child { margin-top : 20px; }
.editbody h2, .mce-content-body h2, .wp-block-post-content h2 { margin-top : 50px; font-size: 2.4rem; line-height: 1.8;}
.editbody h3, .mce-content-body h3, .wp-block-post-content h3 { margin-top : 35px; font-size: 2rem; line-height: 1.8;}
@media screen and (max-width: 767px) { 
	.editbody h2, .mce-content-body h2, .wp-block-post-content h2 { font-size: 1.8rem; margin-top : 40px;  }
	.editbody h3, .mce-content-body h3, .wp-block-post-content h3 { font-size: 1.4rem; line-height: 2;margin-top : 30px;}
}
.editbody * > *:last-child,
.mce-content-body * > *:first-child { margin-top : 0px; }
.editbody img,
.mce-content-body img { max-width : 100%; }
.editbody .wp-caption { width : 100% !important; }
.mce-content-body ul li,
.editbody ul li { padding-left : 1em !important; text-indent : -1em; }
.mce-content-body ol,
.mce-content-body ul{ padding-left: 0!important; }
.mce-content-body ol li,
.editbody ol li { counter-increment : number; padding-left : 1.6em !important; text-indent : -1.6em; }
.mce-content-body ul li:before,
.editbody ul li:before { content : "・"; }
.mce-content-body ol li:before,
.editbody ol li:before { content : counter(number) "．"; }
.mce-content-body div.clearfix,
.editbody div.clearfix { margin-bottom : 0; }
.editbody div > *:last-child , .editbody ul > *:last-child , .editbody li > *:last-child , .editbody p > *:last-child , .editbody dt > *:last-child , .editbody dd > *:last-child , .editbody ol > *:last-child,
.mce-content-body div > *:last-child , .mce-content-body ul > *:last-child , .mce-content-body li > *:last-child , .mce-content-body p > *:last-child , .mce-content-body dt > *:last-child , .mce-content-body dd > *:last-child , .mce-content-body ol > *:last-child { margin-bottom : 0px; }
.editbody div div:not(.section):not(.block):last-child,
.mce-content-body div div:not(.section):not(.block):last-child { margin-bottom : 0; }
.editbody a:not([class]),
.mce-content-body a:not([class]){ color: #524040!important; }
.editbody a:not([class]):hover,
.mce-content-body a:not([class]):hover{ opacity: 0.6; }

img.alignnone , img.aligncenter { display : block; margin-left : auto; margin-right : auto; }

img.alignleft { margin-right : 5%; float : left; }

img.alignright { margin-left : 5%; float : right; }

@media screen and (max-width: 767px) { img.alignnone , img.aligncenter , img.alignleft , img.alignright { float : none; width : 100% !important; margin-left : 0; margin-right : 0; } }


.editbody img,
.mce-content-body img{ max-width: 100%; margin-bottom: 40px;}
@media screen and (max-width: 767px) { 
}


/* title */
#seminar.under .editbody h2.karimidashi { font-family: "Noto Sans JP", sans-serif; font-optical-sizing: auto; font-weight:500; letter-spacing: 0.1em; font-feature-settings : "palt"; text-align: left; line-height: 1.6; margin: 70px 0 25px; font-size: 3.2rem;}
@media screen and (max-width: 767px) { 
	#seminar.under .editbody h2.karimidashi { margin: 60px 0 20px; font-size: 1.8rem;}
}
@media screen and (max-width: 500px) { 
	#seminar.under .editbody h2.karimidashi { margin: 60px 0 15px; font-size: 1.8rem;}
}
#seminar.under .editbody a { text-decoration: underline;}

/* iframe動画 100%表示　*/
.youtubebox { position: relative; width: 100%; padding-top: 56.25%; }
.youtubebox iframe{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*///////////////////////////////////
IE
///////////////////////////////////*/
#iealertbox { position : fixed; top : 0; right : 0; height : 100%; width : 100%; background-color : #2E2424; z-index : 100000; display : none; justify-content : center; align-items : center; pointer-events : none; }
#iealertbox.is-ie { display : flex; pointer-events : auto; }
#iealertbox .inbox { text-align : center; margin : 10%; color : #ffffff; }
#iealertbox .inbox .copy { color : #ffffff; }
#iealertbox .inbox .txt { margin-bottom : 20px; }
#iealertbox .inbox .browser { text-align : center; display : flex; justify-content : center; }
#iealertbox .inbox .browser li { margin : 20px; }
#iealertbox .inbox .browser li a { width : 280px; border : 2px solid #ffffff; padding : 40px; display : block; border-radius : 10px; box-sizing : border-box; text-decoration : none; color : #ffffff; }
#iealertbox .inbox .browser li a:hover { background-color : #f7f7f7; }
#iealertbox .inbox .browser li a img { width : 120px; }
#iealertbox .inbox .browser li a .txt1 { margin-top : 20px; line-height : 1.8; }
@media screen and (max-width: 767px) {
	#iealertbox .inbox .txt { text-align : justify; }
	#iealertbox .inbox .txt br { display : none; }
	#iealertbox .inbox .browser { display : block; }
	#iealertbox .inbox .browser li { margin : 0; margin-bottom : 20px; }
	#iealertbox .inbox .browser li a { width : 100%; padding : 30px 8%; }
	#iealertbox .inbox .browser li a img { width : 80px; }
}

#aboutbnrlist>.incnt>.inwrap { display: flex; flex-direction: row; margin-left: -40px; margin-bottom: -40px;  }
#aboutbnrlist>.incnt>.inwrap>li { margin-left: 40px; margin-bottom: 40px; width: calc(50% - 40px); }
#aboutbnrlist>.incnt>.inwrap>li>.inwrap { display: block; }
#aboutbnrlist>.incnt>.inwrap>li>.inwrap .img { position: relative; width: 100%; padding-top: 65%; overflow: hidden; }
#aboutbnrlist>.incnt>.inwrap>li>.inwrap .img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: .4s; }
#aboutbnrlist>.incnt>.inwrap>li>.inwrap .title { font-size: 3.2rem; font-style: italic; margin-top: 20px; text-align: center; }
#aboutbnrlist>.incnt>.inwrap>li>.inwrap .title>.inwrap{ display: inline-block; position: relative; padding-right: 47px; }
#aboutbnrlist>.incnt>.inwrap>li>.inwrap .title>.inwrap::before,
#aboutbnrlist>.incnt>.inwrap>li>.inwrap .title>.inwrap::after{ content: "";  width: 30px; height: 30px; display: inline-block; position: absolute; top: 0; bottom: 0; margin-top: auto; margin-bottom: auto; right: 0; transition: .4s; }
#aboutbnrlist>.incnt>.inwrap>li>.inwrap .title>.inwrap::before{ background: url(../img/common/arr2.svg) no-repeat; background-size: contain; opacity: 1; }
#aboutbnrlist>.incnt>.inwrap>li>.inwrap .title>.inwrap::after{ background: url(../img/common/arr2_black.svg) no-repeat; background-size: contain; opacity: 0; }
#aboutbnrlist>.incnt>.inwrap>li>.inwrap:hover .title>.inwrap::before{ opacity: 0; }
#aboutbnrlist>.incnt>.inwrap>li>.inwrap:hover .title>.inwrap::after{ opacity: 1; }
#aboutbnrlist>.incnt>.inwrap>li>.inwrap:hover .img img{ transform: scale(1.04); }
#aboutbnrlist>.incnt>.inwrap>li>.inwrap._blank .title>.inwrap::before,
#aboutbnrlist>.incnt>.inwrap>li>.inwrap._blank .title>.inwrap::after{ width: 36px; height: 36px; }
#aboutbnrlist>.incnt>.inwrap>li>.inwrap._blank .title>.inwrap::before{ background: url(../img/common/blankicon3.svg) no-repeat; background-size: contain; }
#aboutbnrlist>.incnt>.inwrap>li>.inwrap._blank .title>.inwrap::after{ background: url(../img/common/blankicon3_black.svg) no-repeat; background-size: contain; }
@media screen and (max-width: 1100px){
}
@media screen and (max-width: 767px){
	#aboutbnrlist>.incnt>.inwrap { margin-left: -20px; margin-bottom: -20px;  }
	#aboutbnrlist>.incnt>.inwrap>li { margin-left: 20px; margin-bottom: 20px; width: calc(50% - 20px); }
	#aboutbnrlist>.incnt>.inwrap>li>.inwrap .title { font-size: 1.5rem; }
	#aboutbnrlist>.incnt>.inwrap>li>.inwrap .title>.inwrap{ padding-right: 40px; }
}
@media screen and (max-width: 500px){
}



dl.dllist { border-top: 1px solid #2e2424; }
dl.dllist div.group { border-bottom: 1px solid #2e2424; display: flex; flex-direction: row; }
dl.dllist div.group dt,
dl.dllist div.group dd{padding: 29px 30px 24px;}
dl.dllist div.group dt {background: #f8f8f8;box-sizing: border-box;width: 22%;flex-shrink: 0;}
@media screen and (max-width: 1100px){
	dl.dllist div.group dt,
	dl.dllist div.group dd{padding: 14px 15px;}
	dl.dllist div.group dt{width: 28%;}
}
@media screen and (max-width: 767px){
}
@media screen and (max-width: 500px){
}

.projectlist1>.incnt { max-width: 1260px; }
.projectlist1>.incnt>ul { display: flex; flex-direction: row; flex-wrap: wrap; margin-left: -30px; margin-bottom: -30px; overflow: hidden; }
.projectlist1>.incnt>ul>li { margin-left: 30px; margin-bottom: 30px; width: calc(33.33% - 30px); }
.projectlist1>.incnt>ul>li>.inwrap{ display: flex; flex-direction: column; height: 100%; background: #f9f8f7; }
.projectlist1>.incnt>ul>li div.imgbox { display: flex; flex-direction: column; position: relative; width: 100%; padding-top: 62.5%; overflow: hidden; }
.projectlist1>.incnt>ul>li div.imgbox img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; right: 0; bottom: 0; transition: .4s; object-fit: cover;}
.projectlist1>.incnt>ul>li div.txtbox {background: #f9f8f7;padding: 40px 8%;transition: .4s;}
.projectlist1>.incnt>ul>li div.txtbox ul.infolist1 { font-size: 1.2rem; margin-bottom: 15px; }
.projectlist1>.incnt>ul>li div.txtbox ul.infolist1 li { display: inline-block; }
.projectlist1>.incnt>ul>li div.txtbox ul.infolist1 li:not(:last-child):after{content: "/";margin-left: 5px;}
.projectlist1>.incnt>ul>li div.txtbox p.title {font-size: 1.8rem;border-bottom: 1px solid #c0bdbd;padding-bottom: 20px;margin-bottom: 20px;line-height: 1.6;}
.projectlist1>.incnt>ul>li div.txtbox ul.catlist1 { font-size: 1.2rem; margin-left: -5px; text-align: left; line-height: 1.8;}
.projectlist1>.incnt>ul>li div.txtbox ul.catlist1 li { display: inline-block; margin-left: 5px; }
.projectlist1>.incnt>ul>li div.txtbox ul.catlist2 {font-size: 1.2rem;margin-left: -10px;margin-top: 8px;}
.projectlist1>.incnt>ul>li div.txtbox ul.catlist2 li {display: inline-block;margin-left: 10px;line-height: 1;background: #d5d3d3;padding: 8px 17px;border-radius: 20px;}
.projectlist1>.incnt>ul>li>.inwrap:hover div.imgbox img{ transform: scale(1.04); }
.projectlist1>.incnt>ul>li>.inwrap:hover div.txtbox{ background: #ebe7e4; }
@media screen and (max-width: 1100px){
	.projectlist1>.incnt>ul>li { width: calc(50% - 30px); }
}
@media screen and (max-width: 767px){
	.projectlist1>.incnt>ul { display: block; margin-left: -0; margin-bottom: -20px; }
	.projectlist1>.incnt>ul>li { margin-left: 0; margin-bottom: 20px; width: 100%; }
	.projectlist1>.incnt>ul>li div.txtbox {padding: 25px 8%;}
	.projectlist1>.incnt>ul>li div.txtbox ul.infolist1{ margin-bottom: 5px; }
	.projectlist1>.incnt>ul>li div.txtbox ul.infolist1,
	.projectlist1>.incnt>ul>li div.txtbox ul.catlist1,
	.projectlist1>.incnt>ul>li div.txtbox ul.catlist2 { font-size: 1rem; margin-top: 5px;}
	.projectlist1>.incnt>ul>li div.txtbox ul.catlist2 li{padding: 5px 13px;}
	.projectlist1>.incnt>ul>li div.txtbox p.title{ font-size: 1.4rem; padding-bottom: 15px;margin-bottom: 15px; }
}
@media screen and (max-width: 500px){
}

div.seminarlist1>.incnt>ul>li:not(:last-child){margin-bottom: 60px;}
div.seminarlist1>.incnt>ul>li>.inwrap { display: flex; flex-direction: row; }
div.seminarlist1>.incnt>ul>li>.inwrap div.imgbox {flex-shrink: 0;width: 44%;margin-right: 4%;aspect-ratio: 600 / 420; position: relative; }
div.seminarlist1>.incnt>ul>li>.inwrap div.imgbox img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; transition: .4s;object-fit:cover; object-position: top;}
div.seminarlist1>.incnt>ul>li>.inwrap div.imgbox .date{ position: absolute; bottom: 0; right: 0; z-index: 2; }
div.seminarlist1>.incnt>ul>li>.inwrap div.imgbox .date {font-size: 1.4rem;color: #fff;line-height: 1;background: #2e2424;padding: 4px 13px;font-style: italic;letter-spacing: 0.15em;}
div.seminarlist1>.incnt>ul>li>.inwrap div.txtbox { width: 100%; display: flex; flex-direction: column; justify-content: center; }
div.seminarlist1>.incnt>ul>li>.inwrap div.txtbox div.titlebox {padding-bottom: 15px;margin-bottom: 20px;border-bottom: 1px solid #c0bdbd;}
div.seminarlist1>.incnt>ul>li>.inwrap div.txtbox div.titlebox p.sub {font-size: 1.3rem;margin-bottom: 10px;line-height: 1.6;}
div.seminarlist1>.incnt>ul>li>.inwrap div.txtbox div.titlebox p.main { font-size: 1.8rem; line-height: 1.8; }
.seminardatelist{ line-height: 1.8; text-align: left; }
.seminardatelist li span { margin: 0 8px; position: relative; font-size: 1.4rem; vertical-align: 2px; color: #fff;}
.seminardatelist li span:before{ content: ""; width: 22px;height: 22px;border-radius: 11px;display: inline-block; position: absolute; top: -1px; left: -4px; background-color: #2E2424; z-index: -1;}
.seminardatelist._application { color: #c0bdbd; }
.seminariconlist { margin-left: -5px; padding-top: 5px; }
.seminariconlist li{display: inline-block;margin-left: 5px;margin-top: 5px;line-height: 1;padding: 8px 19px 6px;font-style: italic;}
.seminariconlist li._application {background: #ef6459; color: #fff; }
@media screen and (max-width: 1100px){
	div.seminarlist1>.incnt>ul>li>.inwrap div.imgbox { width: 40%;}
}
@media screen and (max-width: 767px){
	div.seminarlist1>.incnt{width: 100%;}
	div.seminarlist1>.incnt>ul>li:not(:last-child){ margin-bottom: 0; padding-bottom: 20px; }
	div.seminarlist1>.incnt>ul>li:not(:first-child){ padding-top: 25px; }
	div.seminarlist1>.incnt>ul>li:nth-child(even) { position: relative; }
	div.seminarlist1>.incnt>ul>li:nth-child(even):after { content:""; background: #f5f3f1;z-index: -1;position: absolute; top:0; left:0; width: 100%; height: 100%;}
	div.seminarlist1>.incnt>ul>li{ padding-left: 6%; padding-right: 6%; }
	div.seminarlist1>.incnt>ul>li>.inwrap div.imgbox .date {font-size: 1.2rem; padding: 3px 10px; letter-spacing: 0.05em; }
	div.seminarlist1>.incnt>ul>li>.inwrap div.txtbox div.titlebox {padding-bottom: 5px;margin-bottom: 10px;}
	div.seminarlist1>.incnt>ul>li>.inwrap div.txtbox div.titlebox p.sub {font-size: 1.2rem;margin-bottom: 5px;}
	div.seminarlist1>.incnt>ul>li>.inwrap div.txtbox div.titlebox p.main { font-size: 1.4rem; }
	.seminariconlist li{padding: 5px 8px 3px;font-size: 1rem;}
	.seminardatelist{ font-size: 1.4rem; }
	.seminardatelist li span { margin: 0 8px; position: relative; font-size: 1.4rem; vertical-align: 2px; color: #fff;}
	.seminardatelist li span:before{content: "";width: 22px;height: 22px;border-radius: 11px;display: inline-block;position: absolute;top: -1px;left: -4px;background-color: #2E2424;z-index: -1;}
	div.seminarlist1>.incnt>ul>li>.inwrap { align-items: flex-start; z-index: 1; position: relative;}			
}
@media screen and (max-width: 500px){
	div.seminarlist1>.incnt>ul>li>.inwrap { display: flex; flex-direction: column; }
	div.seminarlist1>.incnt>ul>li>.inwrap div.imgbox { width: 100%; margin-bottom: 20px}
	div.seminarlist1>.incnt>ul>li>.inwrap div.imgbox .date {font-size: 1.1rem; }
	div.seminarlist1>.incnt>ul>li:nth-child(even){ background: none;  }
}
