@charset "utf-8";

/* 画像ボーダーなし、下揃え */
img{
	border : 0px;
	max-width : 100%;
	}
/* 文字の縦位置 */
.m{
	vertical-align : middle !important;
	}
.vm{
	vertical-align : middle !important;
	}
.mt10{
	margin-top : 10px !important;
	}
.mt20{
	margin-top : 20px !important;
	}
.mt30{
	margin-top : 30px !important;
	}
.mt50{
	margin-top : 50px !important;
	}
.mb10{
	margin-bottom : 10px !important;
	}
.mb20{
	margin-bottom : 20px !important;
	}
.mb30{
	margin-bottom : 30px !important;
	}
.mb40{
	margin-bottom : 40px !important;
	}
.mb50{
	margin-bottom : 50px !important;
	}
.mb80{
	margin-bottom : 80px !important;
	}
	
/* リンク */
a:link { color: #6e9fcf; text-decoration : none;} 
a:visited { color: #6e9fcf; text-decoration : none;} 
a:hover { color: #6e9fcf; text-decoration : none;} 
a:active { color: #6e9fcf; text-decoration : none;} 
a:focus{ outline:none;}



.hover a:hover{
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom:1;
	}

/* フロート */
.fl{
	float : left;
	margin-right : 20px;
	}
.fr{
	float : right;
	margin-left : 20px;
	}
.cr{
	clear : both;
	}
.crr{
	clear : right;
	}
	
.clear:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clear{
  min-height: 1px;
}

* html .clear{
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* センター */
.ce{
	text-align : center;
	}
.rr{
	text-align : right;
	}
.ll{
	text-align : left;
	}
/* マージンなし */
p,h1,h2,h3,h4{
	margin : 0;
	font-weight : normal;
	}
p{
	line-height: 2;
}
span.block{display : block;}


.serif{
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	}

.f10{
	font-size : 10px !important;
	line-height : 1.5;
	}
.f12{
	font-size : 12px !important;
	}
.f14{
	font-size : 14px !important;
	}
.f16{
	font-size : 16px !important;
	}
.f18{
	font-size : 18px !important;
	}
.f20{
	font-size : 20px !important;
	}
.f22{
	font-size : 22px !important;
	}
.f26{
	font-size : 26px !important;
	}
.f30{
	font-size : 30px !important;
	}
.f40{
	font-size : 40px !important;
	}

.ind{
	text-indent : -1em;
	margin-left : 1em;
	}
.ind2{
	text-indent : -2em;
	margin-left : 2em;
	}
.bold{
	font-weight : bold;
	}

.sky{
	color : #6e9fcf;
	}
.brown{
	color : #9f7836;
	}


.red{
	color : #de0a3c;
	}

form{
	margin : 0;
	}
textarea{
	font-size : 14px;
	}
table{
	font-size : 1em;
	line-height : 1.5;
	border-collapse : collapse;
	}
th{
	font-weight : normal;
	text-align : left;
	vertical-align : top;
	}
td{
	text-align : left;
	vertical-align : top;
	}

.nowrap{
	white-space : nowrap;
	}

ul{
	margin : 0;
	padding : 0;
	list-style : none;
	}
ol{
	margin : 0;
	padding : 0 0 0 1.5em;
	}

	.sp_only{
		display : none;
		}


/* ボディ全体 */
body{
	min-width : 1120px;
	margin : 0 auto;
	padding : 0;
	text-align : center;
	font-size : 14px;
	color : #000;
	line-height : 1.7;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	}


#head{
	text-align : center;
	padding : 10px 0px;
	}
#head_content{
	width : 1120px;
	margin : 0 auto;
	text-align : left;
	}
#head_content h1.title{
	font-size : 12px;
	margin : 0 0 10px 0;
	font-weight : bold;
	}
#head #logo{
	text-align : left;
	float : left;
	width : 314px;
	}
#head #logo h1{
	margin : 0;
	padding : 0;
	line-height : 0;
	}
#head #head_navi{
	float : left;
	width : 786px;
	margin : 0 0 0 20px;
	}
#head #head_navi #navi1{
	margin : 0 0 10px 0;
	}
#head #head_navi #navi1 li{
	float : left;
	background : #72a2d7;
	border-radius : 10px;
	margin : 0 5px 0 0;
	font-size : 12px;
	color : #fff;
	padding : 0 10px;
	}
#head #head_navi #navi1 li a{
	}
#head #head_navi #navi2 li{
	float : left;
	margin : 0 10px 0 0;
	}
#head #google_translate_element{
	text-align : right;
	margin : -30px 0 0 0;
	}

#head #main_navi_content{
	position : relative;
	width : 1120px;
	margin : 0 auto;
	}
#head #main_navi{
	width : 1120px;
	margin : 30px auto 20px;
	font-size : 20px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	border-left : solid 1px #dbdada;
	}
#head #main_navi li{
	float : left;
	border-right : solid 1px #dbdada;
	}
#head #main_navi li a{
	display : block;
	color : #5d5757;
	padding: 0 15px;
	}
#head #main_navi li{
	display : block;
	color : #5d5757;
	}
#head #main_navi li a:hover,
#head #main_navi li span:hover{
	color : #84b2df;
	}
#head #main_navi li span{
	display : block;
	color : #5d5757;
	cursor : pointer;
	padding: 0 15px;
	}



#head #sp_navi{
	display : none;
	}
#sidr{
	display : none;
	}

#page_title{
	width : 1120px;
	margin : 0 auto;
	text-align : left;
	}
#page_title h2{
	font-size : 26px;
	padding : 30px 0;
	}

h2{
	padding : 30px 10px;
	font-size : 36px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	color : #6e9fcf;
	}
h3{
	font-size : 32px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	line-height : 1.4;
	}
h4{
	color : #6e9fcf;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	line-height : 1.4;
	
	}

#main{
	margin : 0 0 10px 0;
	}
#main img{
	width : 100%;
	vertical-align: inherit;
	}

	.pc_main{
		color : #fff;
		min-width : 1120px;
		display : table;
		width : 100%;
		margin : 0 0 50px 0;
		}
	.pc_main .title_area{
		background : #6e9fcf;
		width : 50%;
		display : table-cell;
		vertical-align : middle;
		padding : 20px 0 0 0;
		}
	.pc_main .title_area .box{
		width : 560px;
		float : right;
		text-align : center;
		}
	.pc_main .title_area .box .title{
		font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
		font-size : 40px;
		margin : 0 0 20px 0;
		}
	.pc_main .title_area .box .read{
		font-size : 14px;
		width : 400px;
		margin : 0 0 0 80px;
		text-align: left;
		}
	.pc_main .image_area{
		width : 50%;
		line-height : 0;
		display : table-cell;
		}

.box{
	padding : 0;
	text-align : left;
	margin : 0 0 50px 0;
	}
	
.box980{
	width : 980px;
	text-align : left;
	margin : 0 auto 50px;
	}


/* Pill style */
#scrollUp {
	bottom: 30px;
	right: 30px;
	height: 38px;  /* Height of image */
	width: 38px; /* Width of image */
	background: url(../images/common/top.png) no-repeat;
	}
#whats h2{
	text-align: center;
	color: #000;
}#whats p{
	line-height: 2;
	margin-bottom: 0;
}
#whats p:not(:last-child){
	margin-bottom: 1rem;
	
}

#whats ul {
	display: flex;
	flex-wrap: nowrap;
	margin-top: 2rem;
	
}

#whats ul li{
	width: calc(100%/4);
}
#merit {
	padding: 50px 0;
	background: #F0FAFF;

}
#merit h2{
	text-align: center;
	color: #000;
	margin-bottom: 2rem;
	
}
#merit .case_wrap{
	background: #fff;
	border:solid 1px #5C84B5;
}
#merit .case_wrap:not(:last-child){
	margin-bottom: 2rem;
}


#merit .case_wrap h3{
	background: #5C84B5;
	text-align: center;
	padding: .5rem 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 20px;
}
#merit .case_inner{
	padding: 2rem 2.5rem;
}
#merit h4{
	text-align: center;
	font-size: 25px;
	margin-bottom: 1.5rem;
}
#merit ul.case_fukidashi{
	display: flex;
	flex-wrap: nowrap;
	margin: 0 -15px 30px;
}

#merit ul.case_fukidashi li{
	width: calc(100% /4);
	padding: 0 15px;
}
.balloon2 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 1.5em;
  min-width: 120px;
  max-width: 100%;
  color: #5C84B5;
  background: #F0FAFF;
  border: solid 3px #5C84B5;
  box-sizing: border-box;
	border-radius: 15px;
}

.balloon2:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #F0FAFF;
  z-index: 2;
}

.balloon2:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #5C84B5;
  z-index: 1;
}

li:nth-child(2) .balloon2,li:nth-child(4) .balloon2 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 1.5em;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  background: #84B1DD;
  border: solid 3px #5C84B5;
  box-sizing: border-box;
}

li:nth-child(2) .balloon2:before,li:nth-child(4) .balloon2:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #84B1DD;
  z-index: 2;
}

li:nth-child(2) .balloon2:after,li:nth-child(4) .balloon2:after{
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #5C84B5;
  z-index: 1;
}

.balloon2 p {
  margin: 0;
  padding: 0;
	font-size: 14px;
	font-weight: bold;
}

#merit .case_reason{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	margin: 0 -15px 40px;
}

#merit .case_reason li{
	width:calc(100%/3);
	padding: 0 15px;
}

#merit .case_reason li img{
	width: 80%;
	margin: 0 auto 1rem;
	display: block;
}

#merit .case_reason li h5{
	font-size: 20px;
	line-height: 1.75;
	position: relative;
	padding-left: 3.5em;
	margin-bottom: 1em;
	color: #6e9fcf;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

#merit .case_reason li h5::before{
	background: url(../images/01.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 52px;
	aspect-ratio:52/44;
	content: "";
	position: absolute;
	top:50%;
	left: 0;
	transform: translateY(-50%);
}

#merit .case_reason li:nth-child(2) h5::before{
	background: url(../images/02.svg);
	width: 54px;
	aspect-ratio:54/44;
}
#merit .case_reason li:nth-child(3) h5::before{
	background: url(../images/03.svg);
	width: 54px;
	aspect-ratio:54/44;
}
#merit .campaign_wrap{
	background: #F0FAFF;
	border: 1px solid #5C84B5;
}
#merit .campaign_wrap h4{
	background: #5C84B5;
	color: #fff;
	padding: .75em;
	margin-bottom: 0;
}
#merit .campaign_inner{
	padding: 1em;
}

#merit .campaign_inner p{
	margin-bottom: 1.5em;
	font-size: 16px;
	text-align: center;
}
#merit .campaign_list{
	display: flex;
	flex-wrap: nowrap;
}

#merit .campaign_list li{
	width: 50%;
	padding: 0 15px;
	font-size: 20px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

#merit .campaign_list li span{
	color: #5C84B5;
	font-size: 30px;
}

#merit .case2 .campaign_inner p{
	margin-bottom: 0;
	text-align: left;
	font-size: 14px;
}

#merit .case2 .campaign_inner h5{
	margin-bottom: 1rem;
	text-align: center;
	color: #5C84B5;
	font-size: 24px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
#price{
	background: #F8F7F4;
	padding: 50px 0;
}
#price h2{
	text-align: center;
	color: #000;
	
}

#price .flex{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}

#price .flex .flex_child{
	width: calc(100% /2);
	padding: 0 15px;
	margin-bottom: 1.5rem;
}
	
#price .flex .flex_child:last-child{
	width: 100%;
}

#price .flex .flex_child .price_wrap{
	display: flex;
	flex-wrap: nowrap;
	background: #D5D1BF;
	border: 1px solid #6A6A6A;
	height: 100%;
}

#price .flex .flex_child .price_wrap h3{
	font-size: 20px;
	font-weight: bold;
	width: 120px;
	text-align: center;
	align-self: center;
	font-family: inherit;
}
#price .flex .flex_child .price_wrap p{
	width: calc(100% - 120px);
	padding: 2rem;
	background: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	align-content: center;
}
#price .flex .flex_child .price_wrap p small{
	font-size: 12px;
	font-weight: 300;
}
#jirei{
	padding: 50px 0;
	
}
#jirei h2{
	text-align: center;
	color: #000;
}
#jirei .copy{
	padding: 1rem;
	background: #F8F7F4;
	margin-bottom: 2rem;
}

#jirei .copy p:first-child{
	text-align: right;
	margin-bottom: 2rem;
	font-size: 14px;
}

#jirei .copy p:nth-child(2){
	font-size: 25px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	text-align: right;
	
}

#jirei .copy p:last-child{
	text-align: right;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 20px;
}
#jirei .jirei_wrap:not(:last-child){
	margin-bottom: 3rem;
}

#jirei .jirei_wrap h3{
	background: #A1C1E0;
	padding: .5em 1em;
	font-size: 20px;
	color: #fff;
	margin-bottom: 1.5rem;
}
#jirei .jirei_wrap ul{
	display: flex;
	flex-wrap: nowrap;
	margin: 0 -15px;
	
}
#jirei .jirei_wrap ul li:first-child{
	width: calc(100% / 3 * 2);
}
#jirei .jirei_wrap ul li:last-child{
	width: calc(100% / 3);
}
#jirei .jirei_wrap ul li.img:first-child{
	width: calc(100% / 3);
}
#jirei .jirei_wrap ul li.text:last-child{
	width: calc(100% / 3 * 2);
}
#jirei .jirei_wrap ul li{
	padding: 0 15px;
}
#jirei a.page-cta{
	width: 500px;
	text-align: center;
	margin: 0 auto;
	background: #5B9FAC;
	color: #fff;
	font-weight: bold;
	padding: 1em 0;
	position: relative;
	display: block;
	font-size: 16px;
	border-radius: 15px;
}

#jirei a.page-cta::after{
	content: "";
	position: absolute;
	top: calc(50% - 3.75px);
	right: 10%;
	width: 7.5px;
	height: 7.5px;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	transform: rotate(-45deg);
}
/**********************************BRAKE POINT***************************************/

@media screen and (min-width: 736px) {
.pc-none{
		display: none;
	}
}


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

/* 画像ボーダーなし、下揃え */
img{
	border : 0px;
	max-width : 100%;
	}
/* 文字の縦位置 */
.m{
	vertical-align : middle;
	}
.vm{
	vertical-align : middle;
	}
.mt10{
	margin-top : 10px;
	}
.mt20{
	margin-top : 20px;
	}
.mt30{
	margin-top : 30px;
	}
.mt50{
	margin-top : 50px;
	}
.mb10{
	margin-bottom : 10px;
	}
.mb20{
	margin-bottom : 20px;
	}
.mb30{
	margin-bottom : 30px;
	}
.mb40{
	margin-bottom : 40px;
	}
.mb50{
	margin-bottom : 50px;
	}
.mb80{
	margin-bottom : 80px;
	}
	

/* フロート */
.fl{
	float : left;
	margin-right : 20px;
	}
.fr{
	float : right;
	margin-left : 20px;
	}
.cr{
	clear : both;
	}
.crr{
	clear : right;
	}
	
.clear:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clear{
  min-height: 1px;
}

* html .clear{
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* センター */
.ce{
	text-align : center;
	}
.rr{
	text-align : right;
	}
.ll{
	text-align : left;
	}
/* マージンなし */
p,h1,h2,h3,h4{
	margin : 0;
	font-weight : normal;
	}

.serif{
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	}

.f10{
	font-size : 10px !important;
	line-height : 1.5;
	}
.f12{
	font-size : 12px !important;
	}
.f14{
	font-size : 14px !important;
	}
.f16{
	font-size : 16px !important;
	}
.f18{
	font-size : 18px !important;
	}
.f20{
	font-size : 20px !important;
	}
.f22{
	font-size : 22px !important;
	}
.f26{
	font-size : 26px !important;
	}
.f30{
	font-size : 30px !important;
	}
.f40{
	font-size : 40px !important;
	}

.ind{
	text-indent : -1em;
	margin-left : 1em;
	}
.ind2{
	text-indent : -2em;
	margin-left : 2em;
	}


.nowrap{
	white-space : nowrap;
	}

ul{
	margin : 0;
	padding : 0;
	list-style : none;
	}
ol{
	margin : 0;
	padding : 0 0 0 1.5em;
	}


/* ボディ全体 */
body{
	min-width: 100%;
	margin : 0 auto;
	padding : 0;
	text-align : center;
	font-size : 14px;
	color : #000;
	line-height : 1.7;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	-webkit-text-size-adjust : 100%;
	}

#head{
	text-align : center;
	padding : 8px 0px;
	display : table;
	width : 100%;
	line-height : 0;
	}
#head_content{
	margin : 0 auto;
	text-align : left;
	}
#head_content h1.title{
	display : none;
	}
#head #logo{
	display : table-cell;
	vertical-align : middle;
	text-align : left;
	width : 75%;
	padding : 0 0 0 1%;
	}
#head #logo h1{
	margin : 0;
	padding : 0;
	line-height : 0;
	}
#head #head_navi{
	display : none;
	}
#head #main_navi{
	display : none;
	}
#head #sp_navi{
	display : table-cell;
	vertical-align : middle;
	text-align : right;
	padding : 0 1% 0 0;
	width : 20%;
	padding : 0 1% 0 8%;
	}
#head #google_translate_element{
	text-align : right;
	margin : 0 10px 0 0;
	}


h2{
	padding : 30px 10px;
	font-size : 20px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	color : #6e9fcf;
	}
h3{
	font-size : 20px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	line-height : 1.4;
	}
h4{
	color : #6e9fcf;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	line-height : 1.4;
	
	}

#main{
	margin : 0 0 10px 0;
	}
	.pc_main{
		min-width: 100%;
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 10px;
	}
.pc_main .title_area .box {
    width: 100%;
	}
	.pc_main .title_area,.pc_main .image_area{
		width: 100%;
		display: block;
	}
	.pc_main .title_area{
		order: 2;
	}.pc_main .image_area{
		order: 1;
		
	}
	.pc_main .title_area .box .read {
    font-size: 14px;
    width: 90%;
    margin: 0px auto;
    text-align: left;
	}
	.pc_main .title_area .box .title{
		margin: 0;
	}
	.ninteikou_title {
    padding: 5px;
    margin: 0 0 20px 0;
		font-size: 28px;
	}
.box{
	padding : 0;
	text-align : left;
	margin : 0 0 30px 0;
	}
	
/* Pill style */
#scrollUp {
	bottom: 60px;
	right: 5px;
	height: 38px;  /* Height of image */
	width: 38px; /* Width of image */
	background: url(../images/common/top.png) no-repeat;
	}
	.box980{
		width: 95%;
	}#whats ul{
		flex-wrap: wrap;
	}
	#whats ul li{
		width: 50%;
	}
	#merit{
		padding: 0;
	}
	#merit h2{
		margin-bottom: 0;
	}
	#merit ul.case_fukidashi,#merit .case_reason{
		flex-wrap: wrap;
	}
	#merit ul.case_fukidashi li{
		width: calc(100% / 2);
    padding: 0 5px;
	}
	.balloon2,li:nth-child(2) .balloon2, li:nth-child(4) .balloon2{
		padding: .75em;
	}
	#merit .case_inner{
		padding: 2rem 1.5rem;
	}
	#merit .case_reason li{
		width: 100%;
	}
	#merit .case_reason li:not(:last-child){
		margin-bottom: 2rem;
	}
	.sp-none{
		display: none;
	}
	#merit .campaign_inner{
		padding: .5em;
	}
	#merit .campaign_list {
    display: block;
	}
	#merit .campaign_list li {
    width: 100%;
    padding: 0;
    font-size: 20px;
		text-align: center;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
	#merit .case2 .campaign_inner h5{
		font-size: 20px;
	}
	#price {
		padding: 0 0 30px;
	}
	#price .flex{
		display: block;
		
	}
	
	#price .flex .flex_child{
	width: 100%;}
	#price .flex .flex_child .price_wrap p{
		padding: 1rem;
	}
	#jirei{
		padding: 0 0 30px; 
	}
	#jirei .copy p:nth-child(2){
		line-height: 1.75;
	}
	#jirei .jirei_wrap h3{
		padding: .5em;
	}
	#jirei .jirei_wrap ul{
		display: block;
		margin: 0;
	}
	
	#jirei .jirei_wrap ul li{
		width: 100%!important;
		padding: 0;
	}
	#jirei .jirei_wrap ul li:not(:last-child){
		margin-bottom: 1rem;
	}
	#jirei a.page-cta{
		width: 90%;
	}
}
