.contents {
    margin: 20px auto 0;
}
.grid-cmn.grid-cmn-cl {
	width: 100%;
	background: #fff;
	padding: 20px 20px;
	border-radius: 10px;
	position: relative;
}
.mod-cmn-bnr-cl img {
	width: 120px;
}
.contents-main.full .grid-cmn>.col3-1, .grid-cmn.s-full>.col3-1 {
    width: 220px;
}
.contents-main.full .grid-cmn>.col3-2, .grid-cmn.s-full>.col3-2 {
    width: 640px;
}
.js-accordion .toggle, .js-accordion-tab .toggle {
	font-size: 18px;
	right: 20px!important;
	top: 20px!important;
}

.js-accordion+.js-accordion-body, .js-accordion-tab+.js-accordion-body {
	padding-top: 20px!important;
}
.mod-cmn-movie iframe {
	max-width: 100%!important;
}
.mod-cmn-movie {
	margin-bottom: 0!important;
}
.text-center{
	text-align: center;
}
.jichitai-kuwasiku{
	color: #fff;

}


/*btn*/

.msr_btn15 a{
	width: 50%;
	padding:14px;
	color:#c03;
	line-height: 120%;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	background: #fff;
	border: solid 2px #c03;
	font-size: 125%;
	display: block;
	position:relative;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	margin: auto;
	margin-bottom: 50px
}

.msr_btn15 {
	color: #000;
}

.msr_btn15 a::after{
content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    margin: -3px 0 0 0;
    border-top: solid 2px #c03;
    border-right: solid 2px #c03;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    /* left: 24px; */
    right: 20px;
    display: block;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.msr_btn15 a:hover{
  	background:#FAFAFA;
	box-shadow: 0px 3px 7px rgba(0,0,0,.3);
	border: solid 4px #c03;
	
}
.msr_btn15 a:hover::after{
  border-top: solid 2px #c03;
  border-right: solid 2px #c03;
}
.msr_btn16 a{
	width: 40%;
	padding:14px;
	color:#c03;
	line-height: 120%;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	background: #fff;
	border: solid 2px #c03;
	font-size: 125%;
	display: block;
	position:relative;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	margin: auto;
	margin-bottom: 50px
}

.msr_btn16 {
	color: #000;
}

.msr_btn16 a::after{
content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    margin: -3px 0 0 0;
    border-top: solid 2px #c03;
    border-right: solid 2px #c03;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    /* left: 24px; */
    right: 20px;
    display: block;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.msr_btn16 a:hover{
  	background:#FAFAFA;
	box-shadow: 0px 3px 7px rgba(0,0,0,.3);
	border: solid 4px #c03;
	
}
.msr_btn16 a:hover::after{
  border-top: solid 2px #c03;
  border-right: solid 2px #c03;
}

.msr_btn17 a{
	width: 50%;
	padding:14px;
	color:#c03;
	line-height: 120%;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	background: #fff;
	border: solid 2px #c03;
	font-size: 125%;
	display: block;
	position:relative;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	margin-left:165px;
	margin-bottom: 50px;
}

.msr_btn17 {
	color: #000;
}

.msr_btn17 a::after{
content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    margin: -3px 0 0 0;
    border-top: solid 2px #c03;
    border-right: solid 2px #c03;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    /* left: 24px; */
    right: 20px;
    display: block;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.msr_btn17 a:hover{
  	background:#FAFAFA;
	box-shadow: 0px 3px 7px rgba(0,0,0,.3);
	border: solid 4px #c03;
	
}
.msr_btn17 a:hover::after{
  border-top: solid 2px #c03;
  border-right: solid 2px #c03;
}


/* area */
.pcno {
	display: none;
}

.cl-main{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: normal;
}

.cl-main2 {
	background: #2972a7;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: normal;
	padding-bottom: 30px;
}



.pc-img{
	display: block;
	max-width: 100%;
	height: auto;
}
.sp-img{
	display: none;
}

.br-only-sp{
	display: none;
}

@media all and (-ms-high-contrast: none){
		.cl-main {
		font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
		font-weight: 500;
		padding-bottom: 100px;
	}
	.cl-main2 {
		background: #2972a7;
		font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
		font-weight: 500;
		padding-bottom: 100px;
	}
}

.contents {
	width: 100%!important;
}

.cl-mv {
	width: 100%;
	height: auto;
	background: #fff;
	
	
}
h1{
margin-bottom:40px;
}



.cl-menu-btn {
	width: 100%;
	background: #edece7;
}


.content-back {
	background: #fff;
	margin: 50px;
	padding: 50px 150px;
	border-radius: 10px;
}

.content-area {
	width: 940px	;
	height: auto;
	margin: 0 auto;
	background: #fff;
}
.content-area2 {
	width: 940px	;
	height: auto;
	margin: 0 auto;
	background: #fff;
}

.inquiry-full {
    width: 940px;
    margin: 0 auto;
}

/* Text */

a {text-decoration: none;}
.mt-20 {margin-top: 20px!important;}
.mt-50 {margin-top: 50px!important;}
.mb-20 {margin-bottom: 20px!important;}
.mb-50 {margin-bottom: 50px!important;}
.ml-20 {margin-left: 20px!important;}
.txt-c {text-align: center;}
.txt-b {font-weight: bold;}
.txt-h {color: #fff;!important}
.txt-red {color: #ed5542;}
.txt-20 {font-size: 125%;}

.cl-main2 h2 {
	font-size: 180%;
	font-weight: bold;
	display: table;
	margin: 0 auto;
	margin-bottom: 50px;
	border-bottom: solid 11px #fcd000;
	line-height: 0.5;
}

.cl-main2 h3 {
	font-size: 130%;
	font-weight: bold;
	background: #EE0031;
	color: #fff;
	padding: 20px 0 20px 20px;
	border-radius: 10px;
}

.cl-main2 h4 {
	fonr-size: 18px;
	font-weight: bold;
	border: 1px solid #ED5542;
	color: #ED5542;
	padding: 10px 0 10px 20px;
	border-radius: 10px;
}

.cl-main2 h5 {
	padding: 10px;
	border-left: 4px solid #ED5542;
}

.txt-lead {
	font-size: 125%;
	font-weight: bold;
	margin-left: 110px;
}

.txt-lead2 {
	font-size: 125%;
	font-weight: bold;
}
.txt-lead3{
    font-size: 125%;
    font-weight: bold;
    margin-left: 158px;
    text-align: left;
}
.txt-lead4{
    font-size: 125%;
    font-weight: bold;
 	text-align: center;
}
.tab-number {
	font-size: 180%;
	position: relative;
	top: 3px;
}
.jichitai_cp{
	font-size: 160%;
	text-align: center;
	font-weight: bold;
}
.biz_jichitai-emphasis{
	color: #cc0033;
}
.biz_jichitai-guide-item{
	font-size: 110%;
	font-weight: bold;
}
.biz_jichitai-guide-list{
	margin-left: 40px;
}
.biz_jichitai-guide img{
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.d-logo{
	margin: auto;
	margin-left: 180px;

}
.d-logo img{
	margin-bottom: 40px;
	width: 300px;
}
/* img */

.sp-img img {
	width: 100%;
}

.br-only-pc{
	display: block;
}

span.spno.campaign-icon-01 {
    position: absolute;
    top: 10px;
    right: 10px;
}

span.spno.campaign-icon-01 img {
    width: 100px;
}

.biz_jichitai-cp-img img{
	max-width: 650px;
    height: auto;
    margin: auto 158px 20px;
}

/* 例1、例2 */

.list-01 {
	display: flex;
}

.list-01 li {
	width: 100%;
}
.list-01-txt {
	padding: 10px 20px 0 20px;
}

/* Menu btn */

*, *:before, *:after {
	box-sizing: border-box;
}
.col_4{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_4 > div{
	width: 33.333%;
	padding: 10px;
}
.col_4 > div > a > div {
	height: 80px;
	background: #EFDD02;
	font-size: 110%;
	font-weight: bold;
	color: #333;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	border-radius: 10px;
}
.col_4 > div {
	position: relative;
}

.col_4 > div >::before {
	position: absolute;
	content: '';
	width: 25px;
	height: 25px;
	background: #fff;
	border-radius: 50%;
	top: 45%;
	right: 31px;
	margin-top: -7px;
}
.col_4 > div >::after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border: solid 6px transparent;
	border-left: solid 9px #333;
	top: 52%;
	right: 35.5px;
	margin-top: -3px;
	transform: rotate(90deg);
}

.col_4 > div > a > div:hover {
	background-color: #cabb01;
}
@media screen and (min-width: 767px) {
	.col_4 > div{
		width: 33.33333%;
	}
}
@media screen and (max-width: 480px) {
	.col_4 > div{
		width: 50%;
	}
}


/* campaign btn */

*, *:before, *:after {
	box-sizing: border-box;
}
.col_4_campaign > div >::after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border: solid 6px transparent;
	border-left: solid 9px #333;
	right: 30.5px;
	margin-top: -8px;
	margin-top: -46px;
}

.col_4_campaign {
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_4_campaign > div{
	width: 50%;
	padding: 10px;
	margin: 0 auto;
}
.col_4_campaign > div > a > div {
	height: 80px;
	background: #EFDD02;
	font-size: 110%;
	font-weight: bold;
	color: #333;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	border-radius: 10px;
}
.col_4_campaign > div {
	position: relative;
}

.col_4_campaign > div >::before {
	position: absolute;
	content: '';
	width: 25px;
	height: 25px;
	background: #fff;
	border-radius: 50%;
	top: 45%;
	right: 31px;
	margin-top: -7px;
}

.col_4_campaign > div > a > div:hover {
	background-color: #cabb01;
}
@media screen and (min-width: 767px) {
	.col_4_campaign > div{
		width: 33.33333%;
	}
}
@media screen and (max-width: 480px) {
	.col_4_campaign > div{
		width: 50%;
	}
}


/* Tab */

.tabs {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 1em 0 2em;
	font-weight: 300;
}

/* Nav */
.tabs nav {
	text-align: center;
	
}

.tabs nav ul {
	width: 100%;
	display: inline-flex;
}

.tabs nav ul li {
	width: 100%;
	display: block;
	float: left;
	position: relative;
	border-radius: 10px 10px 0 0;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all  1s ease;
}

.tabs nav ul li:hover{
	background: #cc0033;
	
}

.tabs nav li:nth-child(1) {
	background: #ed5542;
}

.tabs nav li:nth-child(2) {
	background: #eb9942;
}

.tabs nav li:nth-child(3) {
	background: #e9b500;
}

.tabs nav li.tab-current {
	z-index: 100;
}

.tabs nav a {
    text-align: center;
    color: #fff;
    display: block;
    font-size: 110%;
    font-weight: bold;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;

}

.icon-002:before {
	content: "";
}

.icon-003:before {
	content: "";
}

/* Content */
.tabs > .content {
	font-size: 100%;
}

.content section {
	padding: 20px 0 50px 0;
	display: none;
	margin: 0 auto;
}

#section-1 {
	border-top: 10px solid #ED5542;
	
}

#section-2 {
	border-top: 10px solid #EB9942;
}

#section-3 {
	border-top: 10px solid #E9B500;
}

.content section:before,
.content section:after {
	content: '';
	display: table;
}

.content section:after {
	clear: both;
}

/* Fallback example */
.no-js .content section {
	display: block;
	padding-bottom: 2em;
}

.content section.content-current {
	display: block;
}

.mediabox {
	float: left;
	width: 33%;
	padding: 0 10px;
}

.mediabox-col2 {
	width: 50%;
}

.mediabox img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.mediabox h3 {
	margin: 0.75em 0 0.5em;
}

.mediabox p {
	padding: 10px 10px 0 10px;
    margin: 0;
    line-height: 1.3;
    text-align: center;
}

/* accbox */

/*ボックス全体*/
.accbox {
	margin: 2em 0;
	padding: 0;
	width: 100%;/*最大幅*/
}

/*ラベル*/
.accbox label {
    display: block;
    margin: 1.5px 0;
    padding: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 100%;
    background: #ed5542;
    cursor: pointer;
    transition: all 0.5s;
    border-radius: 10px;
}

/*アイコンを表示*/
.accbox label:before {
	content: '開く';
	font-family: 'FontAwesome';
	padding-right: 8px;
}

/*ラベルホバー時*/
.accbox label:hover {
	background :#ffe9a9;
}

/*チェックは隠す*/
.accbox input {
	display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
	height: 0;
	padding: 0;
	overflow: hidden;
	opacity: 0;
	transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
	height: auto;
	padding-top: 20px;
	opacity: 1;
}

.accbox .accshow p {
	margin: 15px 10px}

/*アイコンを入れ替える*/
.cssacc:checked + label:before {
	content: '閉じる';
}

/* accbox02 */

/*ボックス全体*/
.accbox02 {
	margin: 2em 0;
	padding: 0;
	width: 100%;/*最大幅*/
}

/*ラベル*/
.accbox02 label {
    display: block;
    margin: 1.5px 0;
    padding: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 100%;
    background: #ed5542;
    cursor: pointer;
    transition: all 0.5s;
    border-radius: 10px;
}

/*アイコンを表示*/
.accbox02 label:before {
	content: '開く';
	font-family: 'FontAwesome';
	padding-right: 8px;
}

/*ラベルホバー時*/
.accbox02 label:hover {
	background :#ffe9a9;
}

/*チェックは隠す*/
.accbox02 input {
	display: none;
}

/*中身を非表示にしておく*/
.accbox02 .accshow02 {
	height: 0;
	padding: 0;
	overflow: hidden;
	opacity: 0;
	transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc02:checked + label + .accshow02 {
	height: auto;
	padding-top: 20px;
	opacity: 1;
}

.accbox02 .accshow02 p {
	margin: 15px 10px}

/*アイコンを入れ替える*/
.cssacc02:checked + label:before {
	content: '閉じる';
}

.cl-arrow {
width: 500px;
	margin: 0 auto;
	margin-top: 50px;
}
.cl-arrow img {
	width: 500px;
}

/* 関連コラム */

.list-02 {
	display: flex;
}

.list-02 li {
	width: 100%;
	padding: 0 10px;
}
.list-02-txt {
	color: #000;
	padding: 0 10px;
}
.list-02-txt-title {
	font-size: 90%;
	font-weight: bold;
	line-height: 41px;
}

.d-pc {
	display: flex;
	background: #fff;
	padding: 20px;
	border-radius: 10px;
	position: relative;
	margin-bottom: 50px;
}

.d-pc-l {
	width: 30%;
	text-align: center;
}

.d-pc-l img {
	width: 50%;
	margin: 0 auto;
}

.d-pc-icon {
	position: absolute;
	top: -34px;
	right: -25px;
}

.d-pc-icon img {
	width: 85px;
}

.d-pc-r {
	width: 75%;
}

.d-pc-r-title {
	font-size: 100%;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #ddd;
	line-height: 33px;
	margin-bottom: 10px;
}

/*ニュース*/


.news{
	margin: auto;
	background: #fff;

}

.news-content{
	padding: 10px 10px 40px;
    margin: auto 60px;
}

.news-tit{
	text-align: center;
	font-size: 180%;
	font-weight: bold;
	border-bottom: solid 11px #fcd000;
	display: table;
	margin: 0 auto;
	margin-bottom: 20px;
	line-height: 0.5
}

.msr_newslist01 {
	width: 100%;
	margin: auto;
	padding-left: 0;
}

.msr_newslist01 li {
	list-style: none; 
	  border-bottom: 1px solid #AAAAAA;
	  font-size: 130%;
}
.msr_newslist01 li a {
	box-sizing: border-box;
	color: #000000;
	display: table;
	padding: 10px;
	text-decoration: none;
	transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
	width: 100%;
	margin: auto;
}
.msr_newslist01 li a:hover {
	background: #EEEEEE;
	text-decoration: none;
}
.msr_newslist01 li div {
	display: table-cell;
	width: 144px;
}
.msr_newslist01 li p {
	display: table-cell;
	padding-left: 20px;
	vertical-align: middle;
	font-size: 80%;
}
.msr_newslist01 li time{
	font-size: 80%;
}

.biz_jichitai-performance{
	font-size: 100%;
	text-align: left;
	margin-bottom: 40px;
	margin-top: 40px;
	font-weight: nomal !important;

}
.cash-font{
	font-size: 180%;;
}

/*アコーディオン*/
.menu-num{
    display: inline-block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #c03;
    text-align: center;
    line-height: 70px;
    margin-right: 20px;
    color: #fff;
    position: absolute;
    top: -30px;
    left: -40px;
}

.menu {
	box-sizing: border-box;
  padding: 10px 10px 20px;
}
.menu input {
  display: none; /*チェックボックスを隠す*/
position: relative;
}
/*バー部分*/
.menu label {
    cursor: pointer;
    display: block;
    text-decoration: none;
    color: #000;
    line-height: 1;
    position: relative;
    margin: 0 0 40px;
    padding: 30px;
    background-color: #fff;
    border: solid 1px #cc0033;
    border-radius: 10px;
    font-size: 150%;
	font-weight: bold;
	
}
/*開いたときに表示される部分*/
.menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1px;
}
.menu li {
  height: 0;
  overflow-y: hidden;
  transition: padding-bottom 0.5s, padding-top 0.5s; /*閉じるときのアニメーション*/
  -webkit-transition: padding-bottom 0.5s, padding-top 0.5s
  -moz-transition: padding-bottom 0.5s, padding-top 0.5s;
  -ms-transition: padding-bottom 0.5s, padding-top 0.5s;
  -o-transition: padding-bottom 0.5s, padding-top 0.5s;
}
#menu_bar01:checked ~ #links01 li,
#menu_bar02:checked ~ #links02 li,
#menu_bar03:checked ~ #links03 li{
  height: auto; /*開いたときに表示されるliの高さ*/
  opacity: 1;
  background: #fff;
  padding: 10px;
}
 /*開いたときの下の余白*/
#menu_bar01:checked ~ #links01 li:last-child,
#menu_bar02:checked ~ #links02 li:last-child {
  margin-bottom: 60px;
}
#menu_bar03:checked ~ #links03 li:last-child {
  margin-bottom: 20px;
}
/*閉じた状態の矢印描画*/
.menu label:after{
  content:"";
  display:block;
  width:8px;
  height:8px;
  border-top: #cc0033 2px solid;
  border-right: #cc0033 2px solid;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  position:absolute;
  right: 2%;
  top: 0;
  bottom: 15%;
  margin: auto;
}
/*開いた状態の矢印描画*/
.menu input[type=checkbox]:checked + label:after{
  content:"";
  display:block;
  width:8px;
  height:8px;
  border-top: #cc0033 2px solid;
  border-right: #cc0033 2px solid;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position:absolute;
  right: 2%;
  top: 7%;
  bottom: 0;
  margin: auto;
}


.biz_jichitai-top .biz_jichitai-tab-cont-foot a .biz_jichitai-arrow-wrap {
	font-size: 0;
	position: absolute;
	right: 10px;
	width: 3.17%;
	padding-top: 5.56%;

	fill: #c03;
}
.biz_jichitai-top .biz_jichitai-tab-cont-foot a .biz_jichitai-arrow-wrap svg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.biz_jichitai-list{
	color: #c03;
}
.biz_jichitai-guide {
	 display: flex;
	justify-content: center;
}
.biz_jichitai-guide p{
	text-align: left;
}

.biz_jichitai-guide-tit{
	font-size: 110%;
	margin-right: 20px;
	
}

.biz_jichitai-top .biz_jichitai-tab-cont-head {
	display: flex;
	padding-top: 40px;
	margin-bottom: 50px;
	align-items: center;
}
.biz_jichitai-cp img{
	margin-bottom: 40px;	
	
}
.biz_jichitai-cp-text{
	font-size: 90%;
	text-align: left;
}

.cp-list{
	margin: auto;
	text-align: center;
	font-weight: bold;
	
}
.jichitai-cp-item{
	margin-bottom: 64px;
}

.menu a{
	color: #000;
}

/*General style */

/*
 .menu1{
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.menu::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 10px;
  background-color: rgba(255,0,0,0.5);
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
.menu1:hover::after {
  transform: scale(1, 1);
}
*/

@media screen and (min-width:1025px) and ( max-width:1566px) {

	.content-area {
	    width: 100%;
	    padding: 40px 20px;
	}
	.content-area2 {
	width: 100%;
	padding: 0px 20px 0px 20px;
	}
}

@media screen and (min-width:768px) and ( max-width:1024px) {
	.content-back {
		padding: 50px 50px 100px 50px;
	}
	.grid-cmn.grid-cmn-cl {
		width: 100%;
	}

	.content-area {
	    width: 100%;
	    padding: 0 20px;
	}
	.content-area2 {
	    width: 100%;
	    padding: 0 20px;
	}
	.sp-img img {
		width: 100%;
	}
	.col_4_campaign > div {
	    width: 50%;
	}
	.grid-cmn {
		display: flex;
	}
	.col_4 > div >::before {
	    width: 20px;
	    height: 20px;
	    top: 48%;
	    right: 15px;
	}
	.col_4 > div >::after {
	    right: 16.5px;
	}
	.list-02 img {
		width: 100%;
	}
	.tabs nav a {
	    font-size: 90%;
	}
}

.cp_box *, .cp_box *:before, .cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_box {
	position: relative;
}
.cp_box label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 140px; /* グラデーションの高さ */
	cursor: pointer;
	text-align: center;
	/* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
	background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 90%);
}
.cp_box input:checked + label {
	background: inherit; /* 開いた時にグラデーションを消す */
}
.cp_box label:after {
	line-height: 2.5rem;
	position: absolute;
	z-index: 2;
	bottom: 20px;
	left: 50%;
	width: 16rem;
	content: '\3059\3079\3066\898B\308B';
	transform: translate(-50%, 0);
	letter-spacing: 0.05em;
	color: #ffffff;
	border-radius: 20px;
	background-color: rgba(27, 37, 56, 1);
}
.cp_box input {
	display: none;
}
.cp_box .cp_container {
	overflow: hidden;
	height: 250px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box input:checked + label {
	/* display: none ; 閉じるボタンを消す場合解放 */
}
.cp_box input:checked + label:after {
	content: '\9589\3058\308B';
}
.cp_box input:checked ~ .cp_container {
	height: auto;
	padding-bottom: 80px; /* 閉じるボタンのbottomからの位置 */
	transition: all 0.5s;
}
.banner{
	font-size: 150%;
	font-weight: bold;
	color: #c03;
	text-align: center;
	background-color: #fff;
	padding-bottom: 80px;
	transition: 0.3s
}

.banner img{
	transition: 0.3s
}

.banner img:hover{
	opacity: 0.7;
}
.cp-img02{
	max-width: 500px!important;
	margin: auto;
}