@charset "utf-8";

/*-----------------------------------------------------------
全体スタイル
-----------------------------------------------------------*/

body {
	width: 100% !important;
	color: #333;
	line-height: 1.6;
	overflow: hidden;
	font-size: clamp(1.6rem, 1.8vw, 1.8rem);
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
}

.en{
	font-family: "Roboto", sans-serif;
}


/* color */
.white{
	color: #ffffff!important;
}
.blue{
	color: #217FDE;
}
.red{
	color: red;
}
.green{
	color: #1E992E;
}
.yellow{
	color: #E5CE4C;
}
.black{
	color: #333;
}
.orange{
	color: #EB612A;
}

.bgwh{
	background: #ffffff!important;
}
.bgblu{
	background: linear-gradient(to right, #165888 , #172D6B);
}
.bgbla{
	background:#333;
}
.bgred{
	background: red;
}
.bggre{
	background: #1E992E;
}
.bgyel{
	background: #E5CE4C;
}

.bgora{
	background: #EB612A;
}

/*リンク表示方法*/

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	opacity: 0.7;
}

a:hover img {
	opacity: 1;
}

.hLogo a:hover{
	opacity: 1;
}

:has( > .lista){
	position: relative;
}

.lista{
	position: absolute;
	left: 0;
	top:0;
	width:100%;
	height:100%;
	z-index: 1;
}

a[href*="tel:"] {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	}
/*-----------------------------------------------------------
PCサイズ
-----------------------------------------------------------*/

.pc,.pc2 {
	display: block;
}

.sp,.sp2, .spTel {
	display: none;
}

.pcTel {
	display: inline;
}


/*-----------------------------------------------------------
header
-----------------------------------------------------------*/

header {
	padding: 22px 0 0;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 9999;
	transition: .4s;
	width: 95.276%;
	top: 0;
}

.hLogo{
	max-width: 370px;
	width: 28%;
}


.logo a:hover img {
	opacity: 1;
}

.headerTel {
	margin: 0 0 0 0;
	padding: 0px 0 0;
	font-weight: 900;
}

.off_img{
	display:block;
}

.on_img{
	display:none;
}

.headerScroll .off_img{
	display:none;
}

.headerScroll .on_img{
	display:block;
}

/*-----------------------------------------------------------
テーブル共通
-----------------------------------------------------------*/

table {
	border-collapse: separate;
}



/*-----------------------------------------------------------
 nav
-----------------------------------------------------------*/

.pc_nav{
	width: 71%;
	display: flex;
	max-width: 1071px;
	align-items: center;
	justify-content: flex-end;
}

.nav_list1{
	display: flex;
	justify-content: flex-end;
	max-width: 602px;
	width: 57%;
}

.nav_list1 li {
	margin-left:auto;
}

.nav_list1 li:first-child{
	margin:0;
}

.nav_list1 a {
	display: block;
	text-decoration: none;
	font-size: 1.8rem;
	font-weight: 700;
}


.sns_list{
	display:flex;
	justify-content:space-between;
	max-width:76px;
	width: 9%;
	margin-left: auto;
}

.sns_list li{
	width: 45%;
}

.hd_link{
	display:flex;
	max-width: 425px;
	width: 42%;
	margin-left: auto;
	justify-content: space-between;
}

.hd_link_btn1{
	display:flex;
	justify-content: flex-start;
	align-items:center;
	max-width: 202px;
	width: 49%;
	height: 61px;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.5;
	transition: .4s;
	position: relative;
	border-radius: 31px;
	padding: 0 5.412% 0 2.827%;
	padding: 0 2.827%;
}

.hd_link_btn1 img{margin-right: 9.6%;}

.cov-div .title_area{
	margin-bottom: 1.819%;
}

.cov-div .title_area .text1{
	width:100%;
	position:relative;
	padding: 8px 6.3019% 12px;
	font-size: clamp(2rem,4vw,5.9rem);
	font-weight:900;
	line-height:1.44;
	background: url(./img/top/mv_bg.png)no-repeat left bottom;
	background-size:contain;
	width:100%;
	margin-left: -2.4638%;
}



.cov-div .title_area .title{
	font-size: clamp(4rem,8vw,16rem);
	font-weight:900;
	line-height:1.1988;
	font-feature-settings: "palt";
}

.cov-div .bottom_area{
	display:flex;
	justify-content:space-between;
	align-items: flex-start;
}

.cov-div .bottom_area .text1{
	line-height: 1.558;
	font-weight:500;
	font-size: clamp(1.6rem,2.4vw,2.6rem);
	flex-shrink: 0;
	margin-right: 2%;
}

.cov-div .bottom_area .news_area{
	background:#FFFFFF;
	display:flex;
	justify-content:space-between;
	padding: 11px;
	max-width: 780px;
	width: 56%;
	margin-right: -2.5%;
}

.cov-div .bottom_area .news_area .left{
	width: 26.164%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 2.8% 2%;
}

.cov-div .bottom_area .news_area .right{
	width: 71%;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
	max-width: 515px;
}


.cov-div .bottom_area .news_area .left .text{
	text-align:center;
	font-size:1.4rem;
	line-height:1.4285;
	font-weight:700;
}

.cov-div .bottom_area .news_area .left .text span{
	display:block;
	font-size: clamp(2rem,2vw,3.4rem);
	line-height:1.3235;
	margin-bottom:2px;
}

.cov-div .bottom_area .news_area .right .date{
	font-weight:700;
	line-height:1.5;
}

.cov-div .bottom_area .news_area .right .text{
	margin-top: 2.7%;
	font-weight:700;
	line-height:1.444;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

/*-----------------------------------------------------------
#slide
-----------------------------------------------------------*/

#modal {
	display: none;
}

/*-----------------------------------------------------------
#cover
-----------------------------------------------------------*/

#cover {
	width: 100%;
	margin: 0;
	padding: 1px 0 0;
	background: #FAF0E6;
	position:relative;
}

.cov-div{
	width: 95.276%;
	margin: 124px auto 0;
	padding-top: 24.935%;
	position: relative;
	z-index: 1;
}

.slider_area1{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index: -1;
}

.sld1{
	height: 34.167vw;
	width: 96.695%;
	margin-right: 3.305%;
	transition: .2s;
	margin-left:0;
}

.slick-active + .sld1_cont .sld1{
	margin-left:1.6525%;
	margin-right:1.6525%;
}

.slick-active + .sld1_cont + .sld1_cont .sld1{
	margin-right:0;
	margin-left:3.305%;
}

.sld11{
	background:url(./img/top/mv1.jpg)no-repeat;
	background-size:cover;
}

.sld12{
	background:url(./img/top/mv2.jpg)no-repeat;
	background-size:cover;
}

.sld13{
	background:url(./img/top/mv3.jpg)no-repeat;
	background-size:cover;
}

.sld14{
	background:url(./img/top/mv1.jpg)no-repeat;
	background-size:cover;
}

.sld15{
	background:url(./img/top/mv2.jpg)no-repeat;
	background-size:cover;
}

.sld16{
	background:url(./img/top/mv3.jpg)no-repeat;
	background-size:cover;
}


/*-----------------------------------------------------------
 #main
-----------------------------------------------------------*/

#main {
	width: 100%;
	margin: 0px auto 0;
}

.flex{
	display: flex;
	justify-content: space-between;
}

.inner{
	width: 95%;
	max-width: 1200px;
	margin: 0 auto;
}

.mainTit{
	font-size: 4rem;
	line-height: 1.45;
	font-weight: 900;
	font-size: clamp(2.4rem,4vw,4rem);
	text-align: center;
}

.mainTit .en_tit{
	margin-bottom: 8px;
	display: block;
	font-size: clamp(1.5rem, 3vw, 2rem);
}

.mainTit2{
	font-size: 5.3rem;
	line-height: 1.32;
	font-weight: 900;
	font-size: clamp(2.5rem,4vw,5.3rem);
}

.mainTit2 span{

}

.subTit{
	font-size: 2.4rem;
	line-height:1.2;
	font-weight:700;
	font-size: clamp(2rem,4vw,2.4rem);
}

.content01{padding: 140px 0 164px;}

.content01 .text{
    margin-top: 3.3334%;
    line-height: 1.94444;
    background: #F7F7F7;
    text-align: center;
    padding: 27px 2%;
}

.co1_list1{
	display:flex;
	justify-content:space-between;
	margin-top: 6%;
}

.co1_list1 > li{
	width:48%;
	max-width:550px;
}

.co1_list1 li .title_area{
	position:relative;
	margin-bottom:6px;
	height: 78px;
	display: flex;
	align-items: center;
	padding: 0px 5.457%;
}

.co1_list1 li .title_area .title1{
	font-size: 2.9rem;
	line-height:1.4482;
	font-weight:700;
	font-size: clamp(2.2rem,4vw,2.9rem);
}

.co1_list1 li .title_area .ab_tit{
	position:absolute;
	bottom:0;
	right:0;
	line-height:1;
	font-weight: 300;
	font-size: clamp(4rem,10vw,9rem);
	color:#F57C4B;
}

.co1_list2 > li{
	margin-top:16px;
	border:1px solid #CECECE;
	background:#fff;
	display:flex;
	justify-content:space-between;
	padding:9px 10px;
	align-items: center;
}

.co1_list2 > li .left{
	background:#FAF0E6;
	padding: 2.4% 2.8%;
	font-size: clamp(1.5rem, 3vw, 2rem);
	line-height:1.45;
	font-weight:700;
	width: 26%;
	max-width:122px;
}

.co1_list2 > li .left .text1{
	border-radius: 9px;
	text-align: center;
	padding:2px;
	margin-bottom:5px;
}

.co1_list2 > li .left .text2{
	text-align: center;
}

.co1_list2 > li .right{
	width: 72%;
	max-width: 355px;
}

.co1_list2 > li .right .text1{
	font-size: clamp(1.5rem, 2.4vw, 2rem);
	line-height:1.45;
	font-weight:700;
}

.co1_list2 > li .right .date{
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 2.82%;
}

.co1_list1 > li .btn1{
	margin-top: 29px;
}

.btn1{
	border: 5px solid;
	border-radius: 59px;
	height: 103px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	font-weight: 900;
	font-size: clamp(1.8rem,2vw,2.5rem);
	position: relative;
	transition: .4s;
}

.btn1:hover:before{
	right:0.5%;
}

.btn1:before{
	position:absolute;
	content:"";
	width:39px;
	height:39px;
	background:url(./img/common/arrow1_ora.svg)no-repeat;
	background-size:contain;
	right: 3.2%;
	top:0;
	bottom:0;
	margin:auto;
	transition:.4s;
}

.content01 .btn2{
	margin: 12% auto 0;
}

.btn2{
	max-width:900px;
	display:flex;
	margin: 0 auto;
	width: 80%;
	height:136px;
	align-items:center;
	justify-content:center;
	border-radius:70px;
	flex-direction: column;
	font-size: clamp(3rem, 4vw, 4.3rem);
	line-height:1.441;
	font-weight:900;
	position:relative;
	transition: .4s;
	max-width: 550px;
	height: 103px;
	font-size: clamp(1.8rem,4vw,2.5rem);
}

.btn2:hover:before{
	right:0.5%;
}


.btn2:before{
	position:absolute;
	content:"";
	width:63px;
	height:63px;
	background:url(./img/common/arrow2_gre.svg)no-repeat;
	background-size:contain;
	right: 3.4%;
	top:0;
	bottom:0;
	margin:auto;
	transition: .4s;
	width: 39px;
	height: 39px;
}

.btn2_sp1{
	display:block;
	background: #FFFFFF;
	color: #1E992E;
	font-size: clamp(1.7rem, 3vw, 2.3rem);
	line-height:1.478;
	font-weight:900;
	max-width:373px;
	width: 60%;
	text-align:center;
	padding:2px;
}

.btn2_text{
	max-width:900px;
	margin: 23px auto 0;
	width: 80%;
	text-align:right;
	font-size: clamp(1.3rem, 2vw, 2rem);
	line-height:1.45;
	font-weight:700;
	text-align: center;
}

.content02{
	position: relative;
	z-index:1;
}

.content02:before{
	position:absolute;
	content:"";
	width:100%;
	height:457px;
	background:#FAF0E6;
	z-index:-2;
	top:0;
	left:0;
}

.ma1920{
	max-width:1920px;
	width:100%;
	margin:0 auto;
	position:relative;
}
.content02 .ma1920{
	padding: 67px 0 74px;
}

.content02 .ab_text{
	position:absolute;
	top:0;
	left: -1%;
	font-size: clamp(8rem, 20vw, 38.2rem);
	line-height: 0.65;
	font-weight: 300;
	color:#F7E2CE;
	z-index: -1;
}

.co2_div{
	background:#fff;
	border:1px solid #C7C7C7;
	margin-top: 42px;
	display: flex;
	justify-content: space-between;
	padding: 6% 5% 6.667%;
	align-items: center;
}

.co2_div .text_area{
	max-width:575px;
	width: 59%;
}

.co2_div .img{
	max-width:374px;
	width: 39%;
}

.co2_div .text_area .text1{
	font-size:1.5rem;
	font-weight:500;
	line-height: 1.534;
	margin-bottom: 2.784%;
}

.ft40{
	font-size: 4rem;
	line-height: 1.45;
	font-weight: 900;
	font-size: clamp(2.4rem,4vw,4rem);
}

.co2_div .text_area .title1{
	padding-bottom: 4.263%;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 4.263%;
}

.co2_div .text_area .text2{
	line-height: 1.77778;
}

.content03{
	padding: 80px 0 150px;
}

.co3_li1{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:19px;
}

.co3_li1 li{
	width:48%;
	max-width:555px;
	display:flex;
	justify-content:space-between;
	background:#fff;
	border:1px solid #D3D3D3;
	border-radius:5px;
	margin-top:65px;
	padding: 4% 1% 3% 3.75%;
}

.co3_li1 li .img{
	max-width: 142px;
	width: 31%;
}

.co3_li1 li .text_area{
	max-width: 316px;
	width: 67%;
}

.co3_li1 li .text_area .title1{
	line-height: 1.44;
	font-weight: 900;
	font-size: clamp(2rem,2.4vw,2.5rem);
	margin-bottom: 5%;
}

.co3_li1 li .text_area .text1{
	font-weight: 400;
	line-height: 1.4444;
}

.content03 .btn2{
	margin: 124px auto 0;
}

.btn2_sp2{
	position: absolute;
	bottom: 95%;
	background: #FAD921;
	color: #333;
	line-height: 1.44;
	font-weight: 900;
	font-size: clamp(1.5rem, 2.2vw, 1.8rem);
	padding: 9px;
	max-width: 502px;
	width: 75%;
	text-align: center;
}

.btn2_sp2:before{
	position:absolute;
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 11px solid transparent;
	border-left: 11px solid transparent;
	border-top: 22px solid #fad921;
	border-bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	top: 87%;
}

.content04{
	background:#FAF0E6;
	padding: 135px 0 155px;
}

.content04 .text1{
	margin-top: 4.75%;
}

.content04 .text2{
	margin-top: 4.75%;
	font-weight: 500;
	line-height: 1.66667;
	color: #EB612A;
}

.content04 .btn3{
	margin: 5.75% auto 0;
}

.btn3{
	display:flex;
	align-items:center;
	justify-content:center;
	color:#fff;
	max-width: 369px;
	height: 112px;
	border-radius: 56px;
	font-size: 2.9rem;
	font-weight: 700;
	position:relative;
	padding-left: 2%;
	transition: .4s;
}

.btn3:before{
	position:absolute;
	content:"";
	width:69px;
	height:69px;
	background:url(./img/common/contact_icon.svg)no-repeat;
	background-size:contain;
	left: 5.966%;
	top:0;
	bottom:0;
	margin:auto;
}

/*-----------------------------------------------------------
 footer
-----------------------------------------------------------*/

footer {
	margin: 0px auto 0px;
	border-top: 10px solid #EB612A;
}

footer .logo {
	width: 100%;
	max-width:370px;
}

footer > .inner {
	padding: 58px 0 37px;
}

footer .flex .left{
	max-width:370px;
	width: 40%;
}

footer .flex .right{
	max-width:453px;
	width: 58%;
}

.ft_list1{
	display:flex;
	justify-content: flex-start;
	width:100%;
}

.ft_list12{
	margin-top: 5.3%;
	justify-content: space-between;
}

.ft_list1 li{
	margin-right: 5%;
	font-weight: 700;
}


.ft_list1 li:last-child{
	margin-right:0;
}

.ft_list2{
	display:flex;
	justify-content:space-between;
	width:100%;
	max-width:425px;
	margin-left:auto;
	margin-top: 50px;
}

.ft_list2 li{
	width:48%;
}

.ft_list2 li .hd_link_btn1{
	width: 100%;
}

.copy_area{
	border-top:1px solid #707070;
	padding: 26.5px 0 34px;
}

.copy_area .inner{
	display:flex;
	justify-content:space-between;
}

.copyright {
	font-size:1.6rem;
	font-weight:500;
}

.ft_list3{
	display:flex;
	justify-content:space-between;
	max-width:352px;
	width:100%;
}

.ft_list3 li{
	font-size:1.6rem;
	font-weight:500;
}


/* 全ページ共通クラス
----------------------------------------------------------- */

/*--- パンくず ---*/

.pankuzu {
    width: 95%;
    margin: 0 auto;
    font-size: 12px;
    padding: 13px 0 0;
    max-width: 1200px;
    font-weight: 700;
}

.pankuzu li {
    margin: 0 0 0 10px;
    display: inline;
}

.pankuzu li:first-child {
    margin: 0;
}

.pankuzu li a {
    margin: 0 10px 0 0;
}

/*--- ページトップ ---*/
#pageTop {
	position: fixed;
	bottom: 200px;
	right: 25px;
	z-index: 9999;
}

/* -- お問い合わせ -- */

input {
	vertical-align: middle;
}

.btnBox1 {
	text-align: center;
}

.contact_cf .clearForm,.contact_cf .clearForm2 {
	padding: 10px 5px;
}


.clearForm,
.clearForm2,
.toHome {
	width: 100%;
	cursor: pointer;
	outline: 0;
	color: #fff!important;
	font-size: 2.9rem;
	border: none;
	font-weight: 700;
	transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	background: none;
	margin: 0 auto!important;
	height: 100%;
	height: 112px;
}

.green .clearForm,
.green .clearForm2,
.green .toHome {
	color: #2CB573 !important;
	
}


.toHome {
	margin: 50px auto 0 !important;
	text-decoration: none;
	display: block;
	text-align: center;
}

.tb_inp.mabo{
	margin-bottom:16px;
}

textarea {
	padding: 10px;
	height: 170px;
	width: 100%;
	background: #F8F8F8;
}

input,
textarea,
button,
select,
option {
	outline: none;
}

input[type="text"],
input[type="email"],
input[type="tel"]{
	height: 75px;
	padding: 5px 15px;
	width: 100%;
	background: #F7F7F7;
}

::placeholder{
	color:#CCCCCC;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea,
option {
	border: 1px solid #A2A2A2;
}


select{
	width:100%;
	max-width:204px;
	height:42px;
}

input[type="date"]{
	width:100%;
	max-width:204px;
	height:42px;
}

button {
	border: none;
	outline: none;
	background: none;
}

.form_notice1 {
	font-size: 85.714%;
	display: block;
	margin: 5px 0 0;
}

.form_notice2 {
	font-size: 87.5%;
}

.modification_wrap {
	overflow: hidden;
}

.modification {
	width: 221px;
	float: left;
	margin: 0 0 0 246px;
}

.send_bt {
	width: 221px;
	float: right;
	margin: 0 245px 0 0;
}

.error_style {
	color: #FF0000;
	display: block;
	margin: 8px 0 0;
}


.contact_tb th, .contact_tb td {
	padding: 2.2% 0px;
	font-size: 1.6rem;
	position: relative;
	font-weight: 700;
}


.contact_tb tr:last-child th,
.contact_tb tr:last-child td {
	border-bottom:none;
}


.contact_tb {
	width: 100%;
	margin: auto;
}


.contact_tb th {
	width: 21%;
	text-align: left;
	padding-right: 1%;
	font-size: clamp(1.6rem,2vw,2.4rem);
}

.contact_tb th.vert{
	vertical-align:top;	
}

.contact_tb td {width: 79%;}

.contact_tb td .text{
	font-size:1.4rem;
}

sup{
	color:#EB612A;
}

.contact01_div3{
	margin-top:80px;
}


.pri_div{
	padding: 32px 3%;
	height: 285px;
	overflow-y:scroll;
	margin: 24px auto 79px;
	background: #fff;
	-ms-overflow-style: none;
	scrollbar-width: none;
	width: 100%;
	border: 1px solid #CCCCCC;
	font-size: 1.4rem;
}

.pri_div.pri_div2{
	padding: 24px 4%;
	height: 285px;
	overflow-y:scroll;
	margin: 24px auto 56px;
	background: #F1F4E0;
	-ms-overflow-style: none;
	scrollbar-width: none;
	border: 2px solid #F1F4E0;
	width: 100%;
	border-radius: 10px;
}

.pri_div::-webkit-scrollbar{
	display: none;
}


.pri_div h3{
	font-size: 1.8rem;
	line-height: 1.46;
	margin-bottom: 24px;
}

.pri_div.pri_div2 h3{
	font-size: clamp(1.8rem,2vw,2.4rem);
	line-height: 1.8;
	margin-bottom: 24px;
	color: #534541!important;
}

.pri_div dt{
	font-size: 1.4rem;
	line-height: 2.057;
}

.pri_div dd{
    font-size: 1.4rem;
    line-height: 2.057;
	margin-bottom:24px;
}

.pri_div dd p.matop{
	margin-top:24px;
}

.privacy_area{
	display:flex;
	align-items:center;
	justify-content:center;
	margin: 40px auto 48px;
}

.privacy_area label{
	display:flex;
	align-items: center;
	font-size: clamp(1.4rem,2.3vw,1.8rem);
}

.privacy_area a{
	text-decoration:underline;
}

.privacy_area input{
	width: 24px;
	height: 24px;
	border: 1px solid #ccc;
	border-radius: 0;
	accent-color: #ccc;
	margin-right: 16px;
}

.btn5{
	position:relative;
	margin: 0 auto;
	background: #EB6129;
	max-width: 370px;
	display: flex;
	border-radius: 56px;
	font-size: 2.9rem;
	height: 112px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.btn5:before {
    position: absolute;
    content: "";
    width: 63px;
    height: 63px;
    background: url(./img/common/arrow2_ora.svg) no-repeat;
    background-size: contain;
    right: 3.4%;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: .4s;
}

.btn5:hover{
	opacity:0.7;
}

.wpcf7-spinner{
	position:absolute;
	left:0;
	right:0;
	margin:auto;
	bottom:-60px;
}

.contact_tb th em {
	color: #E8565B;
}


/* wordpress 記事 */
.detail_area img{
	margin-bottom:24px;
	width: revert-layer;
}

.detail_area p:has(img){
	margin:0;
}


.aligncenter{
	margin:0 auto 24px;
	display:block;
}


.detail_area p{
	margin-bottom:24px;
	font-size: clamp(1.5rem,2.3vw,1.8rem);
}

.detail_area h2{
	margin-bottom:24px;
	font-size: clamp(2.4rem,3vw,3.2rem);
}

.detail_area h3{
	margin-bottom:24px;
	font-size: clamp(1.8rem,2.3vw,2.4rem);
}

.detail_area h4{
	margin-bottom:24px;
	font-size: clamp(1.6rem,2.3vw,1.8rem);
}

/* article */
#art_cover{
	background:#FAF0E6;
	padding-top: 126px;
}

.art_cov_in{
	height:296px;
	display:flex;
	align-items:center;
}

.about .art_cov_in{
	background:url(./img/about/mv.jpg)no-repeat;
	background-size:cover;
}

.schedule .art_cov_in{
	background:url(./img/schedule/mv.jpg)no-repeat;
	background-size:cover;
}

.rules .art_cov_in{
	background: url(./img/rules/mv.jpg)no-repeat;
	background-size:cover;
	background-position-x: 70%;
}

.company .art_cov_in{
	background: url(./img/company/mv.jpg)no-repeat;
	background-size:cover;
}

.contact .art_cov_in{
	background: url(./img/contact/mv.jpg)no-repeat;
	background-size:cover;
}

.privacy .art_cov_in{
	background: url(./img/privacy/mv.jpg)no-repeat;
	background-size:cover;
	background-position-x: 60%;
}

.legal_notices .art_cov_in{
	background: url(./img/legal_notices/mv.jpg)no-repeat;
	background-size:cover;
	background-position-x: 60%;
}

.lists .art_cov_in{
	background: url(./img/lists/mv.jpg)no-repeat;
	background-size:cover;
	background-position-x: 60%;
}

.event .art_cov_in{
	background: url(./img/event/mv.jpg)no-repeat;
	background-size:cover;
	background-position-x: 36%;
}

.board .art_cov_in{
	background: url(./img/board/mv.jpg)no-repeat;
	background-size:cover;
	background-position-x: 60%;
}

#art_cover .title{
	font-size:5.9rem;
	font-weight:900;
}

.pankuzu_area{
	width:100%;
	background:#FAF0E6;
}

.lists .pankuzu_area,
.board .pankuzu_area,
.event .pankuzu_area{
	background:none;
}

.about01{
	background:#FAF0E6;
	position:relative;
	z-index:1;
}

.about01 .ma1920{
	padding: 80px 0 15.749%;
}

.mainTit.l_tit{
	text-align:left;
}

.about01 .text{
	margin-top:50px;
	line-height: 2.2222;
}

.art_ab_text{
	position: absolute;
	bottom: 0;
	left: 0%;
	font-size: clamp(6rem, 15vw, 24.8rem);
	line-height: 0.9;
	font-weight: 300;
	color: #F7E2CE;
	z-index: -1;
}

.about02{
	padding:117px 0 150px;
}

.about_list1 li{
	display:flex;
	justify-content:space-between;
	padding: 48px 0 94px;
	border-bottom:1px solid #CCCCCC;
	align-items: center;
}

.about_list1 li:first-child{
	padding: 24px 0 94px;
}

.about_list1 li:last-child{
	padding: 48px 0 0px;
	border-bottom:none;
}

.about_list1 li .text_area{
	max-width:584px;
	width: 49%;
}

.about_list1 li .img{
	max-width:578px;
	width: 49%;
}

.about_list1 li .text_area .text1{
	font-size: clamp(1.5rem,3vw,2rem);
	color:#fff;
	background:#EB612A;
	border-radius:9px;
	max-width:max-content;
	line-height:1.45;
	padding:2.5px 20px;
	margin-bottom:28px;
}

.about_list1 li .text_area .title1{
	font-size: clamp(2rem,3vw,2.5rem);
	font-weight:900;
	line-height:1.44;
}

.about_list1 li .text_area .title1 span{
	display:block;
	font-weight:500;
	line-height:1.333;
	margin-bottom:10px;
	font-size: clamp(1.2rem, 2vw, 1.5rem);
}

.about_list1 li .text_area .text2{
	margin-top:24px;
	line-height:1.8333;
	font-weight:500;
}

.sche01{
	background:#FAF0E6;
	position:relative;
	z-index:1;
}

.sche01 .ma1920{
	padding:77px 0 126px;
}

.sche01 .flex .btn4{
	width: 49.5%;
}

.btn4{
	border-radius: 59px;
	height: 110px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1.5;
	font-weight: 900;
	font-size: clamp(1.5rem,1.6vw,2rem);
	position: relative;
	transition: .4s;
	text-align: center;
	max-width:537px;
}

.btn4:hover:before{
	right:0.5%;
}

.btn4.bgora:before{
	background:url(./img/common/arrow2_ora.svg)no-repeat;
	background-size:contain;
}

.btn4:before{
	position:absolute;
	content:"";
	width:63px;
	height:53px;
	background:url(./img/common/arrow2_gre.svg)no-repeat;
	background-size:contain;
	right: 3.2%;
	top:0;
	bottom:0;
	margin:auto;
	transition:.4s;
}

.sche02{
	padding:60px 0 80px;
}

.sche02 .text{
	margin-top: 4.667%;
	line-height: 1.4444;
	background: #F7F7F7;
	text-align: center;
	padding: 32px 2%;
}

.sche03{
	padding:80px 0 150px;
}

.sche03 .text{
	margin:20px 0 40px;
}

.sche03_list1 li{
	margin-bottom:28px;
	border:1px solid #CECECE;
	padding: 30px 4.167%;
}

.sche03_list1 li:last-child{
	margin-bottom:0;
}

.sche03_list1 li a{
	color:#217FDE;
}

.sche03_list1 li .art_tit{
	padding-bottom:19px;
	margin-bottom:19px;
	border-bottom:1px solid #CCCCCC;
}

.art_tit{
	font-size: clamp(2rem,3vw,2.5rem);
	font-weight:900;
	line-height:1.44;
}


.sche03_list1 li .text1 .big{
	font-weight:900;
	font-size: clamp(1.6rem,2vw,2rem);
}

.rules01{
	background:#FAF0E6;
	position:relative;
	z-index:1;
}

.rules01 .ma1920{
	padding:74px 0 147px;
}

.mainTit.bot_bor{
	padding-bottom:25px;
	margin-bottom:30px;
	border-bottom:1px solid #cccccc
}

.rules01 .art_ab_text{font-size: clamp(4rem, 9vw, 11.6rem);}

.rules01_list1 li{
	margin-bottom:50px
}

.rules01_list1 li:last-child{
	margin-bottom:0;
}

.rules01_list1 li .title1{
	margin-bottom:20px;
	font-size: clamp(2rem,3vw,2.4rem);
	font-weight:700;
	line-height:1.44;
	position:relative;
}

.rules01_list1 li .title1:before{
	content:"";
	width:16px;
	height:16px;
	background:#EB612A;
	display:inline-block;
	border-radius:50%;
	margin-right:5px;
}

.rules01_list1 li .text1{
	font-weight:400;
	line-height:1.66667;
}

.rules01_list1 li .text1.med{
	font-weight:500;
}

.rules01_list1 li .text1.matop1{
	margin-top:18px;
}

.rules02{
	padding:28px 0 150px;
}

.rules02 .text{
	margin-bottom:40px;
	font-size: clamp(2rem,3vw,2.4rem);
	font-weight:900;
	line-height:1.44;
}

.company01{
	background:#FAF0E6;
	position:relative;
	z-index:1;
}

.company01 .art_ab_text{
	line-height: 1.4;
}

.company01 .ma1920{
	padding: 110px 0 13%;
}

.art01_div{
	background:#fff;
	border:1px solid #C7C7C7;
	padding: 5.834% 5% 9.667%;
}

.comp01_list1 > li{
	padding:50px 0 60px;
	border-bottom:1px solid #CCCCCC;
	display:flex;
	justify-content:space-between;
}

.comp01_list1 > li:first-child{
	padding:0px 0 60px;
}

.comp01_list1 > li:last-child{
	padding:50px 0 0px;
	border-bottom:none;
}

.comp01_list1 > li .left{
	width: 14%;
	min-width:100px;
	flex-shrink:0;
}

.comp01_list1 > li .right{
	width: 86%;
	padding-top: 2.784%;
}

.comp01_list1 > li .left .title1 span{
	margin-bottom:8px;
	font-weight:500;
	display:block;
	font-size: clamp(1.4rem,2vw,1.5rem);
}

.comp01_list1 > li .left .title1{
	font-size: clamp(2.4rem,3vw,2.9rem);
	font-weight:900;
	line-height:1.44;
}

.comp01_list1 > li .right .text1{
	font-weight:400;
	line-height:1.6667;
}

.comp01_list1 > li .right .map{
	width:100%;
	max-width:786px;
	height:276px;
}

.comp01_list1 > li .right .map iframe{
	width:100%;
	height:100%;
}

.comp01_list2{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.comp01_list2 li{
	width:32%;
	margin-top:66px;
	word-break: break-all;
}

.comp01_list2 li.long{
	width:66%;
}

.comp01_list2 li:nth-child(1),
.comp01_list2 li:nth-child(2),
.comp01_list2 li:nth-child(3){
	margin-top:0;
}


.comp01_list2 li .job{
	margin-bottom:16px;
	font-size: clamp(1.8rem,2vw,2.4rem);
	font-weight:700;
	line-height:1.44;
	position:relative;
}

.comp01_list2 li .job:before{
	content:"";
	width:16px;
	height:16px;
	background:#EB612A;
	display:inline-block;
	border-radius:50%;
	margin-right:5px;
}

.comp01_list2 li .name{
	font-size: clamp(2.2rem,2vw,2.8rem);
	font-weight:700;
	line-height:1.428;
	margin-bottom:10px;
}

.comp01_list2 li .comp{
	font-size: clamp(1.5rem,2vw,2rem);
	line-height:1.45;
	margin-bottom:5px;
}

.comp01_list2 li .url{
	font-size: clamp(1.4rem,1.6vw,1.6rem);
}


.contact01{
	background:#FAF0E6;
	position:relative;
	z-index:1;
}

.contact01 .ma1920{
	padding: 74px 0 11.2%;
}

.contact01 .text{
	margin: 20px 0 56px;
}


.contact02{
	padding:120px 0 150px;
}

.qanda_list{
	margin:32px auto 0;
}

.qanda_list li{
	border-bottom: 1px solid #CCCCCC;
}


.qanda_list li dt,
.qanda_list li dd{
	display:flex;
	align-items:baseline;
	font-weight: 700;
	position: relative;
	padding: 3.334% 2.5%;
}

.qanda_list li dt{
	font-size: clamp(1.6rem,2vw,2.4rem);
}

.qanda_list li dt p,
.qanda_list li dd p{
	width:88%;
}

.qanda_list li dd{
	background: #FAF0E6;
	border-top: 1px solid #CCCCCC;
	font-weight: 500;
}

.qanda_list li .que,
.qanda_list li .ans{
	display:flex;
	align-items:center;
	margin-right: 2.4567%;
	width: 48px;
	height: 48px;
	flex-shrink:0;
	color:#fff;
	justify-content:center;
	border-radius:50%;
	font-size:2.4rem;
	font-weight:700;
	padding-bottom: 4px;
	padding-left: 2px;
}

.qanda_list li .que{
	background: #EB6129;
}

.qanda_list li .ans{
	background:#EC6C1C;
}


.qanda_list dt:before{
	content: '';
	width: 7.5px;
	height: 7.5px;
	border-top: solid 3.5px #EB6129;
	border-right: solid 3.5px #EB6129;
	position: absolute;
	right: 2.5%;
	top: 0px;
	transform: rotate(135deg);
	bottom:0;
	margin:auto;
}


.qanda_list .open dt:before{
	transform: rotate(-45deg);
}

.privacy01{
	position:relative;
	z-index:1;
}

.privacy01:before{
	position:absolute;
	content:"";
	width:100%;
	height: 17%;
	top:0;
	left:0;
	background:#FAF0E6;
	z-index: -1;
}

.privacy01 .ma1920{
	padding: 12.441% 0 150px;
}

.privacy01 .art_ab_text{
bottom: auto;
top: 0;
left: 0;
}

.privacy01 .art01_div{
	padding: 4.167% 5% 5.834%;
}

.privacy01 .text{
	background:#F7F7F7;
	padding: 24px 2.784%;
	line-height: 1.77778;
}

.priv_list1 li{
	margin-top:45px;
}

.priv_list1 li .text1{
	font-size: clamp(1.8rem,2vw,2.4rem);
	font-weight:700;
	line-height:1.458333;
}

.priv_list1 li .text2{
	margin-top:18px;
	font-weight:400;
}

.priv_list1 li .text2.med{
	font-weight:500;
	line-height:1.66667;
}

.priv_list1 li .text2.matop{
	margin-top: 45px;
}

.notice01{
	background:#FAF0E6;
	position:relative;
	z-index:1;
}

.notice01 .ma1920{
	padding: 70px 0 7.8748%;
}

.notice01 .art_ab_text{
	font-size: clamp(3rem, 6vw, 12rem);
	line-height: 1.4;
}

.lists01{
	padding:74px 0 150px;
}

.lists_cate_li{
	display:flex;
	max-width: 641px;
	width: 100%;
	justify-content:space-between;
	margin-bottom: 50px;
}

.lists_cate_li li{
width: 32%;
max-width: 202px;
}

.lists_cate_li li a{
	display:flex;
	color:#fff;
	border-radius:31px;
	height: 61px;
	position: relative;
	align-items: center;
	justify-content: center;
	font-size: 1.6rem;
	font-weight: 700;
	padding-left: 7%;
}

.lists_cate_li li a.bgwh{
	border:5px solid #EB6129;
	color:#EB6129;
}

.lists_cate_li li a.bgyel{
	border: 5px solid #F9B53A;
	background: #F9B53A;
}

.lists_cate_li li a.bgora{
	border:5px solid #EB6129;
}

.lists_cate_li li a img{
	width:38px;
	position: absolute;
	left: 7px;
}

.list_text1{
	margin-bottom:30px;
}

.lists_list1 li{
	display:flex;
	border:1px solid #C6C6C6;
	border-bottom:none;
}

.lists_list1 li:last-child{
	border-bottom:1px solid #C6C6C6;
}

.lists_list1 li .left{
	display:flex;
	align-items:center;
	padding: 0 1.5%;
	width: 79.634%;
}

.lists_list1 li .left .cate{
	display:flex;
	align-items:center;
	justify-content:center;
	color:#fff;
	font-size: clamp(1.6rem, 1.8vw, 2rem);
	font-weight:700;
	border-radius:9px;
	max-width: max-content;
	padding: 7px 22px;
	flex-shrink: 0;
}

.lists_list1 li .left .cate1{
	background:#F9B53A;
}

.lists_list1 li .left .cate2{
	background:#EB6129;
}

.lists_list1 li .left .title1{
	padding: 0 5%;
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	font-weight:700;
}

.lists_list1 li:has(a.det_btn) .left .title1{
	color:#217FDE;
}

.lists_list1 li .right{
	display:flex;
	align-items:center;
	width: 20.366%;
}

.lists_list1 li .right div{
	width:50%;
	border-left:1px solid #C6C6C6;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.lists_list1 li .right div.area{
	padding: 5px 3.69%;
}

.lists_list1 li .right div .text1{
	font-weight:700;
	background:#FAF0E6;
	width:100%;
	height:100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.lists_list1 li .right div.det{
	padding: 15px 8.61%;
}

.lists_list1 li .right div.det .det_btn{
	background:#23992F;
	border-radius:9px;
	display:flex;
	align-items:center;
	justify-content:center;
	color:#fff;
	width:100%;
	height:100%;
}


.pagination-list{
	display:flex;
	margin: 80px auto 0;
	justify-content: center;
	width: 100%;
}

.pagination-list .page-numbers{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.8rem;
	width: 35px;
	height: 35px;
	margin: 0 0.6%;
	transition:.4s;
	font-weight: 500;
	text-decoration: none;
	color: #333333;
	border-radius: 50%;
}


.pagination-list .page-numbers.prev{
	background:#fff;
	margin: 0px 1.8% 0 0;
	position:relative;
}

.pagination-list .page-numbers.next{
	background:#fff;
	margin: 0px 0% 0 1.8%;
	position:relative;
}

.pagination-list .page-numbers.prev:before,
.pagination-list .page-numbers.next:before{
	content: '';
	width:8px;
	height: 8px;
	border-top: solid 3px #EB6129;
	border-right: solid 3px #EB6129;
	position: absolute;
	left: 0px;
	top:0px;
	transform: rotate(-135deg);
	right:0;
	bottom:0;
	margin:auto;
}

.pagination-list .page-numbers.next:before{
	transform: rotate(45deg);
}


.pagination-list .page-numbers.prev:hover,
.pagination-list .page-numbers.next:hover{
	background: #EB6129;
}

.pagination-list .page-numbers.prev:hover:before{
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
}

.pagination-list .page-numbers.next:hover:before{
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
}

.pagination-list .page-numbers.current,
.pagination-list .page-numbers:hover{
	background: #EB6129;
	color:#fff;
	opacity:1;
}


#nocov{
	height: 124px;
	background: #FAF0E6;
}

.detail01{
	padding:74px 0 150px;
}

.det_flex{
	display:flex;
	justify-content:space-between;
}

.det_flex .img{
	max-width:540px;
	width: 48%;
}

.det_flex .text_area{
	max-width:600px;
	width: 50%;
}

.back_btn.btn5{
	margin:80px auto 0;
}

.back_btn:before{
	background:url(./img/common/b_arrow_ora.svg)no-repeat;
	background-size:contain;
	right:auto;
	left: 3.4%;
}

.back_btn.bggre:before{
	background:url(./img/common/b_arrow_gre.svg)no-repeat;
	background-size:contain;
}

.btn5.bggre{
	background: #1E992E;
}

.det_flex .text_area .title{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
	font-size: clamp(2.4rem,3vw,3.2rem);
	font-weight:700;
	line-height: 1.4375;
}

.det_list1 li{
	margin-bottom:22px;
}

.det_list1 li:last-child{
	margin-bottom:0px;
}

.det_list1 li .title1{
	position:relative;
	font-size: clamp(1.8rem,2vw,2.4rem);
	font-weight:700;
	line-height:1.458333;
}

.det_list1 li .title1:before{
	content:"";
	width:16px;
	height:16px;
	background:#EB612A;
	display:inline-block;
	border-radius:50%;
	margin-right:5px;
}

.det_list1 li .text1{
	font-size: clamp(1.6rem, 1.8vw, 2rem);
	line-height:1.45;
	margin-top:6px;
}

.event01{
	padding:74px 0 150px;
}

.eve_flex{
	display:flex;
	justify-content:space-between;
}

.eve_flex .side_cont{
	max-width: 188px;
	width: 19%;
}

.eve_flex .main_cont{
max-width: 942px;
width: 79%;
}

.event_list1{
	display:flex;
	flex-wrap:wrap;
	margin-top: -5.84%;
	margin-bottom: 100px;
}

.event_list1 li{
	width: 30.468%;
	margin-top: 5.84%;
	margin-right:4.298%;
}

.event_list1 li:nth-child(3n+3){
	margin-right:0;
}

.event_list1 li:hover{
	opacity:0.7;
}

.event_list1 li .img{
	width: 100%;
	height: 17vw;
	max-height: 216px;
}

.event_list1 li .img img{
	width:100%;
	height:100%;
	object-fit: cover;
}

.event_list1 li .date{
	margin-top:10px;
	font-size:1.6rem;
	font-weight:700;
	line-height:1.5;
}

.event_list1 li .title{
	margin-top:5px;
	font-weight:700;
	line-height:1.4444;
}

.cate_div{
	margin-bottom:100px;
}

.cate_div:last-child{
	margin-bottom:0px;
}

.cate_div .title1{
	font-size: clamp(2rem, 3vw, 2.4rem);
	font-weight: 700;
	line-height: 1.44;
	margin-bottom:8px;
}

.eve_cate_list li{
	padding:13px 0;
	border-bottom:1px solid #CCCCCC;
}

.eve_cate_list li a{
	color:#EB6129;
}

.detail02 .title_area{
	padding-bottom:28px;
	margin-bottom:36px;
	border-bottom:1px solid #ccc;
}

.detail02 .title_area .date{
	font-size: clamp(1.6rem, 1.8vw, 2rem);
	line-height:1.45;
	font-weight:700;
}

.detail02 .title_area .title{
	font-size: clamp(2.4rem,3vw,3.2rem);
	font-weight:700;
	line-height: 1.4375;
}

.detail02 .back_btn.btn5 {
    margin: 90px auto 0;
}

.board01{
padding: 40px 0 150px;
}

.login01{
padding: 95px 0 150px;
}

.login01 .inner{
	max-width:600px;
}

.login01 .title1{
	text-align:center;
	font-size: clamp(2.4rem,3vw,3rem);
	font-weight:700;
	line-height:1.4285;
	margin-bottom:55px;
}

.login01 input[type="text"],
.login01 input[type="password"]{
	height:51px;
	border: 1px solid #A2A2A2;
	padding: 5px 15px;
    width: 100%;
    background: #F7F7F7;
}

.login01 dl{
	font-weight:700;
}


.login01 dd{
	margin-bottom:47px;
}

.login01 input[type="submit"]{
	max-width:291px;
	width:100%;
	margin:72px auto 0;
	display:flex;
	align-items:center;
	justify-content:center;
	height:61px;
	border:none;
	background:#EB6129;
	color:#fff;
	font-weight:700;
	cursor:pointer;
}

.login01 input[type="submit"]:hover{
	opacity:0.7;
}

.wp-login-lost-password{
	font-weight:700;
	margin-top:107px;
	display: block;
}

#bbp_search{
height: 53px;
max-width: 348px;
border: none;
}

#bbp_search_submit{
	position:absolute;
	top:0;
	right:0;
	height:100%;
	opacity:0;
	cursor:pointer;
}

#bbp-search-form > div{
max-width: 348px;
height: 53px;
	width:100%;
	position:relative;
}

#bbp-search-form > div:before{
	position:absolute;
	content:"";
	width:20px;
	height:20px;
	right:10px;
	top:0;
	bottom:0;
	margin:auto;
	background:url(./img/board/search.svg)no-repeat;
	background-size:contain;
	pointer-events: none;
}

.board01_text1{
	margin:65px 0 40px;
}

.forum01 .board01_text1{
	margin:26px 0 20px;
}

.board01_div{
	margin-bottom:65px;
}

.forum_list1{
	display:flex;
	flex-wrap:wrap;
	margin-top:24px;
}

.forum_list1 li{
	width: 32.917%;
	margin-right: 0.6245%;
	margin-top:16px;
	border:1px solid #ccc;
	padding: 22px 1.667%;
}

.forum_list1 li:nth-child(3n+3){
	margin-right:0;
}


.forum_list1 li:hover{
	opacity:0.7;
}


.forum_list1 li .title1{
	font-size: clamp(2rem, 3vw, 2.4rem);
	font-weight: 700;
	line-height: 1.44;
}

.forum_list1 li .text1{
	margin-top:8px;
	font-weight:400;
}

.content .bbp-breadcrumb{
	display:none;
}

.forum01 .main_cont .top_area .flex{
	max-width:643px;
	width:100%;
	margin-bottom: 40px;
}

.forum01 .main_cont .top_area .flex .form_cont{
	max-width:348px;
	width: 55%;
}

.btn_topic{
	background:#EB612A;
	display:flex;
	align-items:center;
	justify-content:center;
	height:53px;
	width:100%;
	max-width:279px;
	color:#fff;
}

.new_topic{
	width: 44%;
	max-width:279px;
}

.forum_flex{
	display:flex;
	justify-content:space-between;
}

.forum_flex .main_cont{
	max-width:848px;
	width: 72%;
}

.forum_flex .side_cont{
	max-width:301px;
	width: 26%;
}

.bbp-pagination-count{
    float: initial;
}

.bbp-pagination-links{
    float: initial;
    display: flex;
    align-items: center;
    justify-content: center;
}

.forum_side_div{
	margin-bottom:26px;
	width: 100%;
}

.forum_side_list1 li{
	padding:11px 0;
	border-bottom:1px solid #ccc;
}

.forum_side_list1 li a{
	color: #EB612A;
	font-weight:400;
}

.forum_side_list1 li:last-child{
	padding:11px 0 0;
	border-bottom:none;
}

.forum_side_list2 li{
	border:1px solid #ccc;
	margin-top:8px;
	padding: 18.5px 7.5%;
}

.forum_side_list2 li a{
	color: #EB612A;
	font-weight:700;
}

#bbpress-forums .bbp-pagination-links{
	display:flex;
	margin: 40px auto 50px;
	justify-content: center;
	width: 100%;
}

#bbpress-forums .bbp-pagination-links .page-numbers{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.8rem;
	width: 35px;
	height: 35px;
	margin: 0 0.6%;
	transition:.4s;
	font-weight: 500;
	text-decoration: none;
	color: #333333;
	border-radius: 50%;
	border: none;
}

#bbpress-forums .bbp-pagination-links .page-numbers.current{
	float: initial;
	font-size: 1.8rem;
}


#bbpress-forums .bbp-pagination-links .page-numbers.prev{
	background:#fff;
	margin: 0px 1.8% 0 0;
	position:relative;
	color: transparent!important;
}

#bbpress-forums .bbp-pagination-links .page-numbers.next{
	background:#fff;
	margin: 0px 0% 0 1.8%;
	position:relative;
	color: transparent!important;
}

#bbpress-forums .bbp-pagination-links .page-numbers.prev:before,
#bbpress-forums .bbp-pagination-links .page-numbers.next:before{
	content: '';
	width:8px;
	height: 8px;
	border-top: solid 3px #EB6129;
	border-right: solid 3px #EB6129;
	position: absolute;
	left: 0px;
	top:0px;
	transform: rotate(-135deg);
	right:0;
	bottom:0;
	margin:auto;
}

#bbpress-forums .bbp-pagination-links .page-numbers.next:before{
	transform: rotate(45deg);
}


#bbpress-forums .bbp-pagination-links .page-numbers.prev:hover,
#bbpress-forums .bbp-pagination-links .page-numbers.next:hover{
	background: #EB6129;
}

#bbpress-forums .bbp-pagination-links .page-numbers.prev:hover:before{
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
}

#bbpress-forums .bbp-pagination-links .page-numbers.next:hover:before{
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
}

#bbpress-forums .bbp-pagination-links .page-numbers.current,
#bbpress-forums .bbp-pagination-links .page-numbers:hover{
	background: #EB6129;
	color:#fff;
	opacity:1;
	float: initial;
	font-size: 1.8rem;
	padding: 0;
	display: flex;
	border-radius: 50%;
	line-height: 1;
	border: none;
}

#bbpress-forums div.odd,
#bbpress-forums ul.odd{
	background-color: #FAF0E6;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer{
	background:#fff;
}

.bbp-breadcrumb + .bbp-pagination .bbp-pagination-links,
.bbp-template-notice + .bbp-pagination .bbp-pagination-links{
	display:none!important;
}

.bbp-topic-permalink{
	color: #EB6129;
}

#bbpress-forums a, #bbpress-forums a:hover{
	color: #EB6129;
}

#bbp_topic_submit,
#bbp_reply_submit{
	background: #EB6129;
	color:#fff;
	padding:10px 20px;
	font-size:1.8rem;
	font-weight:500;
	cursor:pointer;
}
#bbp_topic_submit:hover,
#bbp_reply_submit:hover{
	opacity:0.7;
}

.tag_list1{
	display:flex;
	flex-wrap:wrap;
}

.tag_list1 a{
	display:flex;
	align-items:center;
	justify-content:center;
	background:#FAF0E6;
	color:#EB6129;
	padding:4px 10px;
	margin-right:8px;
	margin-top:8px;
	font-size: clamp(1.6rem, 1.8vw, 1.8rem)!important;
}


#bbpress-forums #bbp-single-user-details #bbp-user-navigation li:nth-child(2),
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li:nth-child(3),
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li:nth-child(4),
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li:nth-child(5),
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li:nth-child(6){
	display:none;
}

.noedit #new-topic-0{
	display:none;
}

/*-- 固定ここまで --*/


/* ★★★★★★★★★★★★★★★★★a★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width: 1921px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
	


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1921px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 1500px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

header .hd_link_btn1 img {
    margin-right:5%;
    width: 30px;
}

header .hd_link_btn1{
	font-size:1.5rem;
	padding: 0 2%;
}

.nav_list1 {
    width: 51%;
}

.hd_link{
	width: 48%;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1500px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
	
	
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 1200px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.nav_list1 a {
	font-size: 1.5rem;
}


#art_cover {
    padding-top: 100px;
}

.btn4{
	height:90px;
}

.clearForm, .clearForm2, .toHome{
	height:80px;
}

.btn5:before{
	width:40px;
	height:40px;
}

#nocov {
    height: 100px;
}
	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1200px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
	
	
		
		


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 1000px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


/*-----------------------------------------------------------
全体スタイル
-----------------------------------------------------------*/

img {
	width: auto;
	max-width: 100%;
	height: auto;
}


.nav_list1 a {
	font-size: 1.2rem;
}

header .hd_link_btn1 {
    height: 50px;
    font-size: 1.3rem;
    padding: 0 2%;
    width: 49.5%;
    justify-content: center;
}

header .hd_link_btn1 img {
        margin-right: 2%;
        width: 20px;
    }

.hLogo {
    width: 25%;
}

.pc_nav {
    width: 74%;
}

.cov-div .title_area .text1{
	padding: 4px 6.3019%;
}

.cov-div {
    margin: 90px auto 0;
}

.btn1{
	height: 80px;
	border: 3px solid;
}

.btn1:before{
	width: 30px;
	height: 30px;
	right: 2%;
}

.btn2{
	/* height: 120px; */
}

.co3_li1 li {
    width: 49%;
    margin-top: 40px;
    padding: 3% 1%;
}

.btn3{
	height: 90px;
}

#art_cover .title{
	font-size:4rem;
}

#art_cover {
    padding-top: 90px;
}


#nocov {
    height: 90px;
}

    .btn4 {
        height: 80px;
    }
	
.btn4:before{
	width:30px;
	height:30px;
	right: 2%;
}

.art_cov_in {
    height: 240px;
}


.contact_tb th {
	width: 25%;
}


.contact_tb td {width: 75%;}

input[type="text"], input[type="email"], input[type="tel"]{
	height:50px;
}
	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1000px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.pc {
	display: none;
}

.sp {
	display: block;
}

nav li a {
	font-size: 1.5rem;
}


a[href*="tel:"] {
	pointer-events: initial;
	cursor: pointer;
	text-decoration: none;
	}

/* ヘッダー
----------------------------------------------------------- */


.telBtn {
	width: 35%;
	line-height: 1;
	margin: 3px 11% 0 0;
	font-size: 4rem;
}

.headerUl{
	display: flex;
	width: 30%;
	justify-content: flex-end;
}

.menuBtn {
	/* width: 35%; */
	display: flex;
	align-items: center;
	justify-content: center;
}


/*--- modal ---*/

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
  width: 36px;
  height: 24px;
  z-index: 9999;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #333;
  border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 11px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}

.menu-trigger.active span,
.headerScroll .menu-trigger span{
	background:#111;
}
	
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(20px) rotate(-45deg);
  transform: translateY(11px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-20px) rotate(45deg);
  transform: translateY(-11px) rotate(45deg);
}

/*gnav*/
.gnav{
    background: #FAF0E6;
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 999;
    transition: 1s;
    left: 0;
    top: 0;
}

.gnav.active{
	display: block;
}

.gnav__menu{
    display: block;
    width: 100%;
    height: 100%;
    padding: 60px 0 60px;
    margin-bottom: 10px;
}

.gnav__wrap{
    align-items:center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: fixed;
    width: 100%;
	top: 0px;
    overflow: scroll;
}

nav .gnav__menu__item{
    margin: 10px auto 0;
    width: 95%;
    border-bottom: 1px solid #ccc;
}

.gnav__menu__item a{
    color: #111;
    font-size: 1.8rem;
    font-weight: 500;
    padding: 0;
    text-decoration: none;
    transition: .5s;
    background: none;
    width: 100%;
    padding: 0 0 10px 0;
    display: block;
}

nav .gnav__menu__item a.btn03{
    padding: 0 5%;
    font-size: 2rem;
}

.pc_nav{
	display:none;
}

.sld1{
	height: 100vw;
	width: 100%;
	margin:0 auto;
	background-position:center;
	max-height: 600px;
	min-height: 450px;
}

.slick-active + .sld1_cont .sld1{
	margin:0 auto;
}

.slick-active + .sld1_cont + .sld1_cont .sld1{
	margin:0 auto;
}

header{
	padding: 10px 5.333%;
	width: 100%;
	min-height: 60px;
	position: fixed;
}

header.headerScroll{
	background: #fff;
}
	
    .hLogo {
        width: 85%;
        max-width: 250px;
    }

.cov-div {
    width: 89.334%;
    margin: 70px auto 0;
    padding: 0;
    height: 100vw;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    max-height: 600px;
    min-height: 450px;
}

.inner{
    width: 89.334%;
}


.cov-div .bottom_area{
	flex-direction:column;
	margin-left: 2%;
	margin-bottom: 10px;
}

.cov-div .bottom_area .text1{margin-right: 0;}

.cov-div .bottom_area .news_area{
	width: 100%;
	margin-right: 0%;
	margin-left: auto;
	max-width: initial;
	margin-top: 30px;
	position: absolute;
	top: 100%;
	right: 0;
	border: 1px solid #D3D3D3;
	border-radius: 5px;
}

.cov-div .title_area {
    margin-bottom: 2%;
    margin-left: 2%;
}

.cov-div .title_area .text1 {
    padding: 3px 7%;
    font-size: clamp(2rem, 4vw, 5.9rem);
    margin-left: -5%;
}

body{
	font-size:1.6rem;
}


.cov-div .title_area .title {
    font-size: clamp(5rem, 9vw, 17.1rem);
}

#cover{
	margin: 0 auto 170px;
}

.content01{padding: 40px 0 60px;}

.content01 .text{
    margin-top: 40px;
    padding: 20px;
    text-align: left;
    line-height: 1.6;
}

.co1_list1{
	margin-top: 0px;
	flex-direction:column;
}

.co1_list1 > li{
	width:100%;
	max-width:initial;
	margin-top: 40px;
}

.co1_list2 > li .right{
	max-width:initial;
}

.btn1{
	height: 70px;
	max-width: 400px;
	margin: 0 auto;
}

.co1_list2 > li .left{
	max-width:initial;
}

.co1_list1 li .title_area {
    height: 50px;
    padding: 0px 5.457%;
}

.co1_list1 li .title_area .ab_tit{
	font-size:5rem;
}

.content01 .btn2 {
    margin: 60px auto 0;
}

.btn2_sp1{
	font-size: 1.8rem;
}
	
.btn2 {
    width:100%;
    max-width: 550px;
    height: 100px;
    /* font-size: 3rem; */
    height: 70px;
    max-width: 400px;
    margin: 0 auto;
}

.btn2_text{
    width:100%;
    max-width: 550px;
    margin: 10px auto 0;
}

.co2_div{
	margin-top: 40px;
	padding: 30px 20px;
	flex-direction:column;
}

.co2_div .text_area{
	max-width:initial;
	width: 100%;
}

.co2_div .img{
	width: 100%;
	margin:30px auto 0;
	max-width:250px;
}

.content02 .ma1920 {
    padding: 60px 0 40px;
}

    .co3_li1 li {
        width: 100%;
        padding: 20px 10px;
        margin:30px auto 0;
        align-items: center;
    }

.co3_li1 li .text_area {
    max-width: initial;
}

.content03 {
    padding: 80px 0 60px;
}

.content04 {
    padding: 80px 0 60px;
}

.content03 .btn2 {
    margin: 60px auto 0;
}

.content04 .btn3 {
    margin: 60px auto 0;
}

    .btn3 {
        height: 70px;
        font-size: 2.4rem;
        max-width: 300px;
    }

.btn3:before{
	width:50px;
	height:50px;
	left:3%;
}

footer > .inner {
	padding: 40px 0;
}

footer .flex{
	flex-direction:column;
}
	
footer .flex .left{
	width: 100%;
	margin:0 auto 40px;
}

footer .flex .right{
	width: 100%;
	margin:0 auto;
	text-align: center;
}

.ft_list1{
	justify-content:center;
}

.ft_list2{
	margin: 20px auto 0;
}

.gnav__menu__item2{
	margin: 20px auto 0;
	width: 95%;
}
	
header .hd_link_btn1 {
    width: 49%;
    height: 61px;
    font-size: 1.6rem;
    padding: 0 2.827%;
}

.gnav__menu__item2 .hd_link{
	width: 100%;
	margin: 0 auto;
}

header .hd_link_btn1 img {
    margin-right: 12px;
    width: 30px;
}

#art_cover{
	padding-top: 70px;
}


#nocov {
    height: 70px;
}

.art_cov_in{
	height:180px;
}

#art_cover .title{
	font-size:3rem;
}

.about01 .text {
    margin-top: 30px;
    line-height: 1.8;
}

.about01 .ma1920 {
    padding: 80px 0 80px;
}

.about_list1 li{
	padding: 30px 0 50px;
	flex-direction:column;
}

.about_list1 li:first-child{
	padding: 30px 0 50px;
}

.about_list1 li:last-child{
	padding: 30px 0 0px;
}

.about_list1 li .text_area{
	max-width:initial;
	width: 100%;
}

.about_list1 li .img{
	max-width:578px;
	width: 100%;
	margin:40px auto 0;
}

.about02 {
    padding: 80px 0 60px;
}

.sche01 .ma1920{
	padding:40px 0 80px;
}

.sche01 .flex{
	flex-direction:column;
}
	
.sche01 .flex .btn4{
	width: 100%;
	margin:20px auto 0;
	font-size: 1.8rem;
}

.btn4{
	max-width:380px;
}

.sche02 {
    padding: 60px 0 40px;
}

.sche03 {
    padding: 80px 0 60px;
}

.sche02 .text {
	margin-top: 40px;
	padding: 20px;
	text-align: left;
	line-height: 1.6;
}

.rules01 .ma1920{
    padding: 60px 0 24%;
}

.rules02 {
    padding: 60px 0 60px;
}

.rules01_list1 li {
    margin-bottom: 30px;
}

.rules01_list1 li .text1.matop1 {
    margin-top: 10px;
}

.company01 .ma1920{
	padding: 80px 0 80px;
}

.art01_div{
	padding: 40px 20px 50px;
}

.comp01_list1 > li{
	padding:30px 0 40px;
	flex-direction: column;
}

.comp01_list1 > li:last-child{
	padding:30px 0 0px;
	border-bottom:none;
}

.comp01_list1 > li .left{
	width: 100%;
}

.comp01_list1 > li .right{
	width: 100%;
	padding-top: 20px;
}

.comp01_list1 > li .right .map{
	height:200px;
}

.comp01_list2 li{
	margin-top:30px;
	width:48%;
}

.comp01_list2 li:nth-child(3){
	margin-top:30px;
}

.comp01_list2 li.long{
	width:100%;
}

.comp01_list2 li:nth-child(1),
.comp01_list2 li:nth-child(2){
	margin-top:0;
}


.comp01_list2 li .job{
	margin-bottom:8px;
}

.comp01_list2 li .job:before{
	width:16px;
	height:16px;
	margin-right:5px;
}

.comp01_list2 li .name{
	margin-bottom:5px;
}

.comp01_list2 li .comp{
	margin-bottom:5px;
}


.comp01_list2 li .job:before{
	width:12px;
	height:12px;
}

.comp01_list1 > li .left .title1 span {
    margin-bottom: 4px;
}

.contact_tb th,
.contact_tb td{
	display:block;
	width:100%;
}

.contact_tb th{
	padding: 0px 0 8px;
}

.contact_tb td{
	padding:0 0 16px;
}

.clearForm, .clearForm2, .toHome{
	font-size: 2rem;
	height: 61px;
}

.btn5{
	max-width:300px;
	font-size: 2rem;
	height: 61px;
}

.contact01 .text {
    margin: 20px 0 40px;
}

.privacy_area input{
	width:16px;
	height:16px;
	margin-right:5px;
}

.contact01 .ma1920 {
    padding: 80px 0;
}

.contact02 {
    padding: 80px 0 60px;
}

.qanda_list li .que,
.qanda_list li .ans{
	width: 34px;
	height: 34px;
	font-size: 1.8rem;
}

.qanda_list li dt p, .qanda_list li dd p{
	width:80%;
}

.privacy01 .ma1920 {
    padding: 80px 0 60px;
}

.privacy01 .art01_div{
	padding: 40px 20px 50px;
}

.privacy01 .text{
	padding: 20px;
}

.priv_list1 li{
	margin-top:30px;
}

.priv_list1 li .text2.matop {
    margin-top: 30px;
}

.notice01 .ma1920 {
    padding: 70px 0 80px;
}

.rules01_list1 li .title1 {
    margin-bottom: 10px;
}

.lists_list1 li .left{
	align-items:flex-start;
	width: 70%;
	flex-direction:column;
	justify-content: center;
}

.lists_list1 li .left .cate{
	font-size: 1.4rem;
	padding: 4px 10px;
}

.lists_list1 li .left .title1{
	padding: 6px 0 0;
}

.lists_list1 li .right{
	width: 30%;
}

.pagination-list {
    margin: 40px auto 0;
}

.lists01 {
    padding: 80px 0 60px;
}

.det_flex{
	flex-direction:column;
}

.det_flex .img{
	width: 100%;
	margin:0 auto 40px;
}

.det_flex .text_area{
	max-width:initial;
	width: 100%;
}

.detail01 {
    padding: 80px 0 60px;
}

.event01{
	padding:80px 0 60px;
}

.eve_flex{
	flex-direction:column-reverse;
}

.eve_flex .side_cont{
	max-width: initial;
	width: 100%;
	margin:50px auto 0;
}

.eve_flex .main_cont{
max-width: initial;
width: 100%;
}

.event_list1{
	margin-bottom: 0px;
}

.cate_div {
    margin-bottom: 40px;
}

.event_list1 li .img {
    height: 21vw;
}

.event_list1 li {
    width: 32%;
    margin-right: 2%;
}

.detail02 .back_btn.btn5 {
    margin: 50px auto 0;
}

.detail02 .title_area {
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.board01{
padding: 80px 0 60px;
}

.login01{
padding: 80px 0 60px;
}


.login01 input[type="text"],
.login01 input[type="password"]{
	height:40px;
}


.login01 dd{
	margin-bottom:30px;
}

.login01 input[type="submit"]{
	margin:40px auto 0;
	height:50px;
}


.wp-login-lost-password{
	margin-top:40px;
}

.forum_list1 li{
	width: 100%;
	margin-right: 0%;
	margin-top:16px;
	padding: 22px 20px;
}

.forum_flex{
	flex-direction:column;
}

.forum_flex .main_cont{
	max-width:initial;
	width: 100%;
}

.forum_flex .side_cont{
	max-width:initial;
	width: 100%;
}

	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 591px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.pc2, .pcTel {
	display: none;
}

.sp2 {
	display: block;
}

.spTel  {
	display: inline;
}


/*-- テーブル --*/

table {
	width: 100%;
}

th, td {
	width: 100% !important;
	display: block;
}




/* フッター
----------------------------------------------------------- */

.sp nav {
	margin: 0 auto;
}


body{
	font-size:1.5rem;
}


.btn2:before{
	width: 30px;
	height: 30px;
	right: 2%;
}

.btn2{
	max-width: 400px;
	height: 80px;
	height: 70px;
	font-size: clamp(1.8rem, 2vw, 2.5rem);
}

    .btn2_sp1 {
        font-size: 1.5rem;
    }

.btn2_text{
	max-width:400px;
}


.co3_li1 li .text_area {width: 72%;}

.co3_li1 li .img {
    width: 26%;
}

.btn2_sp2 {
    width: 85%;
    bottom: 90%;
}

.btn2_sp2:before{
	top: 80%;
}

.ft_list1 li {
    margin-right: auto;
}

.copy_area {
    padding: 15px 0;
}

.copy_area .inner{
	flex-direction:column-reverse;
	justify-content: center;
	align-items: center;
}

.copy_area .copyright{
	margin-top:20px;
}

.ft_list3 li {
    font-size: 1.4rem;
}

.ft_list2 {
	flex-direction:column;
}

.ft_list2 li{
	width:100%;
	margin: 10px auto 0;
}

.ft_list2 li .hd_link_btn1{
	margin:0 auto;
}

.btn4:before{
        right: 2%;
}

.comp01_list2 li{
	width:100%;
}

.comp01_list2 li:nth-child(2){
	margin-top:30px;
}

.lists_cate_li{
	margin-bottom: 30px;
	flex-direction:column;
}

.lists_cate_li li{
width: 100%;
max-width: 300px;
	margin:0 auto 10px;
}

.lists_list1 li .right div{
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}


.lists_list1 li .right div.det {
    padding: 5px 3.69%;
}

.event_list1{
	justify-content:space-between;
}

.event_list1 li {
    width: 48%;
    margin-right: 0%;
}

.event_list1 li .img {
        height: 32vw;
    }
	

.forum01 .main_cont .top_area .flex{
	max-width:initial;
	flex-direction:column;
}

.forum01 .main_cont .top_area .flex .form_cont{
	max-width:279px;
	width: 100%;
}

.new_topic{
	width: 100%;
	max-width:279px;
	margin:20px 0 0;
}
	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 591px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 414px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons {
    width: 94% !important;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
}

.choose_list1 {
	width: 96%;
	font-size: 90%;
}

.choose_list1 > li {
	width: 49%;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 414px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 320px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 320px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */