@charset "utf-8";



body,td,th {
	font-family: "メイリオ", Meiryo, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #313131;
	font-size:15px;
	line-height: 1.6;
	margin: 0;
}

a {color: #1281C7; text-decoration: none}
a:hover {opacity: 0.8;}
.hover_opacity:hover {opacity: 0.8;}

ul#menu li a {color: #f85e4e;text-decoration: none}
ul.foot_list li a {color: #ffffff;text-decoration: none}


.clear_both {clear: both}

img {
	vertical-align: bottom;
	max-width: 100%
}
.f_red {color: #e70012}
.f_yellow {color: #fff100}
.f_bold {font-weight: bold}


.mt_50 {margin-top: 50px}

#page_top{
	width: 50px;
    height: 50px;
    position: fixed;
    right: 20px;
    bottom: 50px;
    opacity: 0.9;
    border-radius: 50%;
	background-color: #87bf11
}
#page_top a{
    position: relative;
    display: block;
    width: 50px;
    height: 20px;
    text-decoration: none;
}
#page_top a::before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f106';
    font-size: 35px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -5px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}


/* Mobile Layout: 481px. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	clear: none;
	float: none;
	overflow : hidden ;
	box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  -ms-box-sizing: border-box;
	  -o-box-sizing: border-box;
}

/* トップエリア-----------------------------*/
.sp_logo {
	display: block;
	position: absolute;
	top: 8px;
}
img.sp_logo  {
	width: 220px;
}
.logo {display: none}
.top_time, .top_tel, .top_button {display: none}

#menu {display: none;}
ul.slicknav_nav {padding: 15px 0 7px 0}

.slicknav_nav li {
	padding: 5px 0;
	font-weight: bold
}

.header_sp {display: block}
.header_tabpc {display: none}

.headr_bottom {
	background-color: #f83530;
	color: #FFFFFF;
	font-weight: bold;
	padding: 25px 0;
}

/* メインエリア-----------------------------*/
.txt_01 {
	font-family: 'M PLUS 1p';
	font-weight: 800;
	font-size: 20px;
	text-align: center;
	margin-top: 35px
}
.txt_01 span.br {display: block}

.txt_02 {
	font-weight: bold;
	text-align: center;
	margin-top: 15px
}

.bg_T {
	background-image: url("img/bg_T.jpg");
	background-position: center;
	height: 100px;
	background-size: cover;
	margin-top: 20px
}

.sec_02, .sec_04 {
	background-color: #fff0ee;
	padding: 20px 0;
	margin-top: 50px
}
.title, .title2 {
	text-align: center;
	font-family: 'M PLUS 1p';
	font-weight: 800;
	font-size: 19px;
	margin-bottom: 15px
}
.title1_2 {
	font-size: 22px!important;
	line-height: 1.3
}
.title2_2 {font-size: 22px!important}
.title img {
	display: block;
	width: 40px ;
	height: auto;
	margin: 0 auto
}

.nayami_img1, .nayami_img2 {display: none}
.nayami_img3 {margin-top: 15px}

.ten_waku {
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	border: dashed 3px #adadad;
	padding: 25px 0 20px;
	font-size: 18px
}
.ten_waku li {list-style: none}
.ten_waku li::before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 17px;
    vertical-align: middle;
    background: url( "img/check.png");
    background-size: 18px 17px;
    margin-right: 8px
}

.triangle{
	width: 0;
	height: 0;
	border-left: 70px solid transparent;
	border-right: 70px solid transparent;
	border-top: 30px solid #87bf11;
	margin: 15px auto;
}
.title2::before {
    content: '';
    display: inline-block;
    width: 19px;
    height: 30px;
    vertical-align: middle;
    background: url( "img/Slash_L.png");
    background-size: 19px 30px;
}
.title2::after {
    content: '';
    display: inline-block;
    width: 19px;
    height: 30px;
    vertical-align: middle;
    background: url( "img/Slash_R.png");
    background-size: 19px 30px;
	margin-left: -5px
}

.photo_area div {margin-bottom: 15px;}

.txt_03 {margin: 15px 0 20px}

.pink_waku {margin-top: 20px}

.flower_L, .flower_R {display: none}

img.img_05 {
	display: block;
	margin: 0 auto
}

.dekirubox {
	position: relative;
	background-color: #FFFFFF;
	padding: 20px 15px;
	margin-bottom: 20px
}
.dekirubox .num {
	background-color: #e70012;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 30px;
	width: 43px;
	height: 43px
}
.dekirutitle, .dekirutitle2, .dekirutitle3 {
	margin-left: 40px;
	font-weight: bold;
	font-size: 17px
}
.dekirubox hr{
	border:none;
	border-top:dotted 2px #7d7d7d;
	height:1px;
	color:#FFFFFF;
	margin-bottom: 15px
}
.dekiruimg img {
	display: block;
	margin: 0 auto
}

.dekirutxt {margin: 15px 0 3px}

.sec_05 {margin-top: 50px}

.flow_box, .flow_box2 {
	border: solid 3px #f86b76;
	background-color: #fff7f6;
	padding: 15px
}

.flow_num, .flow_box2_num {
	font-weight: bold;
	font-size: 24px;
	color: #e70012;
	text-align: center;
}
.flow_button {
	background-color: #f72a3a;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border-radius: 5px;
	padding: 10px 0;
	margin-top: 15px
}

.flow_title, .flow_box2_title {
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.flow_triangle, .flow_triangle2  {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 20px solid #e70012;
	margin: 10px auto
}

.flow_txt {margin-top: 10px}

.flow_box2_txt {
	background-color: #FFFFFF;
	border: dashed 2px #b5b5b5;
	padding: 15px;
	margin: 10px 0
}
.flow_box2_img img {
	display: block;
	margin: 10px auto 0
}

.sec_06 {margin-top: 50px}
.txt_04 {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.recom_box {
	border: solid 2px #ffb6af;
	border-radius: 7px;
	padding: 15px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	margin-bottom: 15px
}
.recom_name {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	border-bottom: solid 1px #A8A8A8
}
.recom_name span::before {
    content: "\f111";
    margin-right: 8px;
    color: #87bf11;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
	font-size: 15px;
	position:relative;
	top:-3px

}
.recom_box P {font-size: 15px}
.recom_box img {
	display: block;
	margin: 0 auto
}
.recom_triangle{
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 15px solid #ebebeb;
	margin: 5px auto 0
}
.comment {
	background-color: #ebebeb;
	font-weight: bold;
	padding: 13px 15px 10px
}

.sec_07 {margin-top: 30px}
.ruby {
	font-size: 10px;
	color: #87bf11
}
.block {display: block}

.media_rec_title {
	font-weight: bold;
	font-size: 18px
}
.media_rec_title span.cir::before {
    content: "\f111";
    margin-right: 8px;
    color: #87bf11;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
	font-size: 14px;
	position: relative;
	top: -3px;
	
}
.media_rec_txt {margin: 15px 0}
.media_rec_img img {
	display: block;
	margin: 0 auto
}

.media_rec_box1 {
	margin-top: 25px;
	padding: 30px 0;
	border-top: dotted 2px #838383;
	border-bottom: dotted 2px #838383
}
.media_rec_box2 {
	padding: 30px 0;
	border-bottom: dotted 2px #838383
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


/* バナー-----------------------------*/
.ban_area {margin-top: 50px!important}

.info_banner {
	border: solid 4px #fd6460;
}
.info_ban_title {
	background-color: #e70012;
	padding: 10px;
	font-family: 'M PLUS 1p';
	font-weight: 700;
	font-size: 19px;
	color: #FFFFFF;
	position: relative
}

.info_ban_title span.info_title_txt::before {
	display: block;
	content:" ";
    width:250px;
    height:38px;
    background:url( "img/logo.png");    
    background-size:contain;
	margin: 0 auto 10px
 
}
.info_ban_title span {text-shadow: 2px 4px 3px rgba(0,0,0,0.3);}

.info_ban_in {
	padding: 10px 15px 10px;
	text-align: center
}
.info_ban_button {
	background-color: #87bf11;
	padding: 10px 3px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	border-radius: 7px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	margin-top: 7px
}

.info_ban_button img {
	width: 22px;
	height: auto;
	vertical-align: top;
	display: inline-block;
	margin-top: 2px
}

.info_ban_tel {margin-top: 15px}


.info_ban_tel div {
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	text-align: center
}
.info_ban_time {
	margin-top: 6px;
	font-weight: bold;
}


/* フッター-----------------------------*/
.footer_area {
	background-color: #f83530;
	color: #FFFFFF;
	padding: 30px 0;
	margin-top: 50px
}
.foot_title {
	border-bottom: solid 1px #FFFFFF;
	padding-bottom: 7px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 17px
}
.footer_area .about a {
	color: #FFFFFF;
	text-decoration: none}

.menu,.map {margin-top: 25px}
 
ul.foot_list {
	padding: 0;
	margin: 0
}
 ul.foot_list li {list-style: none;}
.foot_list li::before {
    content: "\f0da";
    margin-right: 7px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.foot_bottom {
	background-color: #fd6460;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0;
	font-size: 12px
}

.sp_foot_button_area {
	position: fixed;
	bottom: 0;
	width: 100%;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
}

.foot_button {
	background-color: #87bf11;
	color: #FFFFFF;
	max-width: 380px;
	width: 65%;
	margin: 10px auto;
	padding: 7px 5px;
	border-radius: 7px;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}

.foot_button img {
	width: 25px;
	height: auto;
	vertical-align: top;
	margin-top: 3px
}


/* メールフォ―ム-----------------------------*/
#formWrap {margin-top: 20px}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse: collapse;
	border-spacing: 0
}

table.formTable th, table.formTable td {
	width:auto;
	display:block;
	padding: 10px;
	border:1px solid #ccc;
}
table.formTable td {
	padding: 20px 10px
}
table.formTable th {
	border-bottom:0;
	background:#efefef;
	
}

input[type="text"], textarea {
	width:100%;
	padding:5px;
	font-size:110%;
	display:block;
	    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display:block;
	width:100%;
	height:40px;
	 -webkit-appearance: none;
	border-radius: 0;
	font-size: 15px;
	background-color: #E0E0E0;
	border: solid 1px #A8A8A8
}

.thanks_area {margin: 30px 0 0}		
.thanks_comment {
	background-color: #E9E9E9;
	padding: 20px;
	margin-top: 30px;
	border-radius: 10px;
	    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.thanks_comment a {color: #1281C7; text-decoration: underline}
.thanks_img img{
	display: block;
	margin: 15px auto;
	width: 130px;
	height: auto
}




/* Tablet Layout: 481px to 768px. */
@media only screen and (min-width: 481px) {
	
body,td,th {font-size:17px;}	
	
.gridContainer {
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	
}

/* トップエリア-----------------------------*/
img.sp_logo  {width: 290px;}
.slicknav_menu {padding-bottom: 18px!important}
ul.slicknav_nav {padding: 20px 0 0 0}

.header_sp {display: none}
.header_tabpc {
	display: block;
	background-image: url("img/header.jpg");
	height: 400px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center; 
	background-size: cover;
}
	
.header img {display: block}
	
img.head_txt {
	width: 55%;
	height: auto;
	position: absolute;
	top: 30px
}
img.head_button {
	width: 40%;
	height: auto;
	position: absolute;
	top: 240px
}
.headr_bottom {text-align: center}
	
img.head_kutikomi {
	position: absolute;
	width: 374px;
	top: 310px;
}


/* メインエリア-----------------------------*/	
.txt_01 {
	font-size: 27px;
	margin-top: 60px;
}
.txt_01 span.br {display: inline-block}	
.txt_01 span.br2 {display: block}
.txt_02 span.br3 {display: block}

.bg_T {
	height: 180px;
	margin-top: 40px
}

.sec_02, .sec_04 {
	padding: 30px 0;
	margin-top: 80px
}	

.title, .title2 {
	font-size: 30px;
	margin-bottom: 40px;
}

.title1_2 {font-size: 36px!important}
.title2_2 {font-size: 40px!important}	
.title img {
	display: inline-block;
	width: 60px ;
	margin: 0
}

.nayami div {display: inline-block}
.ten_waku {
	padding: 30px 0;
	width: 53%;
	font-size: 23px
}	
.ten_waku li::before {
    width: 22px;
    height: 21px;
    background-size: 22px 21px;
}
.nayami_img1, .nayami_img2{
	display: inline-block;
	width: 22%;
	text-align: center;
	vertical-align: top;
	    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.nayami_img1 {padding: 35px 10px 0 0}
.nayami_img2 {padding: 60px 0 0 10px}
.nayami_img3 {display: none!important}

.triangle{
	border-left: 100px solid transparent;
	border-right: 100px solid transparent;
	border-top: 45px solid #87bf11;
	margin: 30px auto;
}	
.title2::before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 50px;
    vertical-align: middle;
    background: url( "img/Slash_L.png");
    background-size: 32px 50px;
}
.title2::after {
    content: '';
    display: inline-block;
    width: 32px;
    height: 50px;
    vertical-align: middle;
    background: url( "img/Slash_R.png");
    background-size: 32px 50px;
	margin-left: -8px
}

.photo_area {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}
.pink_waku {margin-top: 40px}

.dekirubox_area {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.dekirubox {
	padding: 25px 20px 20px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	margin-bottom: 40px
}

.box_L, .box_R {width: 48%;}
.box_L {margin-right: 2%}
.box_R {margin-left: 2%}

.dekirubox .num {
	font-size: 32px;
	width: 55px;
	height: 55px
}
.dekirutitle, .dekirutitle2, .dekirutitle3 {
	margin-left: 55px;
	font-size: 20px;
	line-height: 27px
}

.sec_05 {margin-top: 80px}
.flow_area  {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.flow_box {
	width: 47%;
	padding: 15px 20px;
	margin-bottom: 20px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;	
}
.triangle_area {
	width: 6%;
	position: relative
}
.flow_triangle{
    width: 0;
    height: 0;
    border-left: 20px solid #e70012;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
	position: absolute;
	top: 40%;
	left: 30%
}	
.triangle2 {display: none}

.flow_triangle2 {
    width: 0;
    height: 0;
    border-left: 53px solid transparent;
    border-right: 53px solid transparent;
    border-top: 35px solid #e70012;
	margin: 0 auto 15px
}	
.flow_box2_txtarea {
	float: right;
	width: 68%
}
.flow_box2_img {
	float: left;
	width: 30%
}
.flow_box2_img img {margin: 20px auto 0}
.flow_box2_num, .flow_box2_title {
	text-align: left;
	display: inline-block
}	
.flow_box2_txt {
	padding: 15px 20px;
	margin: 10px 0
}
.sec_06 {margin-top: 80px}	
.txt_04 {font-size: 20px;}

.recom_area {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}	
	
.recom_box {
	width: 32%;
	display: inline-block
}
.recom_box2 {
	margin-left: 1%;
	margin-right: 1%
}
.recom_name {font-size: 22px;}
.recom_box P {font-size: 14px}
.comment {
	font-size: 16px;
	padding: 10px 8px
}

.sec_07 {margin-top: 50px}
.ruby {font-size: 12px;}	
	
.media_rec_title {font-size: 20px}
.media_rec_txt {margin: 20px 0 30px}
	
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
	

/* バナー-----------------------------*/
.ban_area {margin-top: 80px!important}
.info_banner {
	border: solid 6px #fd6460
}
.info_ban_title {
	text-align: center;
	font-size: 22px;
}

.info_ban_title span.info_title_txt::before {
	display: inline-block;
    width:200px;
    height:30px;
	margin: 0 8px 0 0;
	position: relative;
	top: 5px
}

.info_ban_in {text-align: left}
.info_ban_img {
	float: left;
	width: 40%
}
.info_ban_txt {
	float: right;
	width: 58%;
}
	
.info_ban_button {
	padding: 13px 5px;
	font-size: 18px;
	margin-top: 0
}

.info_ban_button img {
	width: 25px;
	height: auto;
	margin-top: 2px
}	
.info_ban_tel {margin-top: 10px}	
.info_ban_tel img {width: 330px;}	
.info_ban_tel div {
	text-align: left;
	font-size: 14px;
	margin-top: 5px
}
.info_ban_time {
	margin-top: 5px;
	text-align: left
}	

	
/* フッター-----------------------------*/
.menu,.map {margin-top: 0}
	
.foot_title {font-size: 20px}

.footer_area .about {
	float: left;
	width: 36%;
	margin-right: 2%
}
.footer_area .menu {
	float: left;
	width: 27%
}
.footer_area .map	 {
	float: right;
	width: 33%
}
	
.foot_bottom {font-size: 14px}		
	
.foot_button {font-size: 20px;}

.foot_button img {
	width: 28px;
	margin-top: 3px
}

	
/* メールフォ―ム-----------------------------*/	
#formWrap {
	width:700px;
	margin:50px auto;
	color:#555;
	font-size:90%;
}

table.formTable td,table.formTable th{
	padding:15px;
	display: table-cell
}
table.formTable th{
	width:30%;
	font-weight:normal;
	text-align:left;
}

input[type="submit"], input[type="reset"], input[type="button"] {
	display:inline-block;
	width:180px;
	height:40px;
}

.thanks_area {
	width: 700px;
	margin: 30px auto 0
}	
	
.thanks_comment {
	float: right;
	width: 68%
}
.thanks_img {
	float: left;
	width: 30%
}
	
.thanks_img img{
	width: 173px;
	height: auto
}
	
	
	
}

/* Desktop Layout: 769px to a max of 1232px. */
@media only screen and (min-width: 769px) {
body,td,th {font-size:18px;}
	
.gridContainer {
	width: 1200px;
	padding-left: 0;
	padding-right: 0;
	margin: auto;
}
	
/* トップエリア-----------------------------*/
#menu {display: block;}
.slicknav_menu {display: none;}
	
.top_area {padding: 15px 0;}

.sp_logo {display: none}
.logo {
	display: block;
	float: left;
}
.top_area_R {
	float: right;
	text-align: right;
}
.top_tel { margin-right: 220px;}

.navibar {
	background-color: #fff0ee;
	padding: 15px 0;
	color: #f85e4e;
	font-size: 17px;
	font-weight: bold
}

.navibar ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.navibar li {
	text-align: center;
	display: inline-block;
	width: 24.6%;
}
.top_area_R div {display: inline-block;}
.top_button {margin-left: 20px}
	
.header_tabpc {height: 530px;}	

img.head_txt {
	width: 517px;
	height: auto;
	top: 80px;
}
img.head_button {
	width: 374px;
	top: 350px;
}

.headr_bottom {
	font-size: 20px;
	padding: 30px 0
}

img.head_kutikomi {
	width: 374px;
	top: 430px;
}


/* メインエリア-----------------------------*/	
.txt_01 {
	font-size: 36px;
	margin-top: 100px
}
.txt_02 span.br3 {display: inline-block}

.bg_T {
	height: 240px;
	margin-top: 70px
}

.sec_02, .sec_04 {margin-top: 130px}	
.title, .title2 {font-size: 36px}
.title2_2 {font-size: 45px!important}	
	
.title img {width: 77px;}	
	
.ten_waku {font-size: 30px}
.ten_waku li::before {
    width: 27px;
    height: 26px;
    background-size: 27px 26px;
}

.triangle{
	border-left: 115px solid transparent;
	border-right: 115px solid transparent;
	border-top: 50px solid #87bf11;
	margin: 30px auto;
}	

.pink_waku {
	border: solid 8px #ffb6af;
	padding: 5px 5px 25px;
	margin-top: 45px
}

.flower_L, .flower_R {display: block}
.flower_L {float: left}
.flower_R {float: right}		

.dekirubox {
	padding: 40px 25px 30px;
	margin-bottom: 40px
}	

.dekirubox .num {
	font-size: 40px;
	width: 65px;
	height: 62px;
	padding-top: 3px
}	
.dekirutitle {
	margin-left: 60px;
	font-size: 24px;
	line-height: 32px
}
.dekirutitle2 {
	margin-left: 60px;
	font-size: 23px;
	line-height: 31px
}
.dekirutitle3 {
	margin-left: 60px;
	font-size: 22px;
	line-height: 30px
}

.dekiruimg {float: left}
.dekirutxt {
	float: right;
	margin: 0 0 3px
}

.box_01 .dekiruimg {width: 45%;}	
.box_01 .dekirutxt {width: 55%;}

.box_02 .dekiruimg {width: 50%;}
.box_02 .dekirutxt {width: 50%;}

.box_03 .dekiruimg {width: 40%;}
.box_03 .dekirutxt {width: 60%;}	

.img_t_20 {margin-top: 20px}
.img_t_30 {margin-top: 30px}	


.sec_05 {margin-top: 130px}

.flow_box {width: 274px}	
.triangle_area {width: 34px;}
	
.triangle2 {display: inline-block}
	
.flow_box2_txtarea {width: 75%}
.flow_box2_img {width: 25%}

.sec_06 {margin-top: 130px}
.txt_04 {font-size: 24px;}

.recom_box2 {
	margin-left: 2%;
	margin-right: 1.9%
}
.recom_name {font-size: 24px;}
.recom_box P {font-size: 15px}
.comment {
	font-size: 17px;
	padding: 10px 13px
}

.sec_07 {margin-top: 70px}
.ruby {font-size: 14px;}
	
.block {display: inline-block}

.media_rec_txt_area {
	float: left;
	width: 670px
}
.media_rec_img {
	float: right;
	width: 492px
}
.media_rec_title {font-size: 24px}	
	
.youtube {
  position: relative;
  width: 800px;
  padding-top: 40%;
	margin-left: auto;
	margin-right: auto;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 800px !important;
  height: 450px !important;
}

	
/* バナー-----------------------------*/
.ban_area {margin-top: 130px!important}
	
.info_ban_title {font-size: 35px;}
	
.info_ban_title span.info_title_txt::before {
    width:290px;
    height:44px;
	margin: 0 10px 0 0;
	top: 6px
}
	
.info_ban_in {padding: 10px 30px}
	
.info_ban_img {width: 465px}
.info_ban_txt {width: 625px;}
	
.info_ban_button {
	padding: 25px 5px;
	font-size: 30px;
	margin-top: 25px
}

.info_ban_button img {width: 46px;}		
.info_ban_tel {margin-top: 25px}	
.info_ban_tel img {width: 478px;}	
	
.info_ban_tel div {
	width: 130px;
	display: inline-block;
	font-size: 18px;
	line-height: 1.3;
	margin-left: 10px;
	vertical-align: middle
}
.info_ban_tel div span {display: block}
	
.info_ban_time {
	margin-top: 25px;
	font-weight: bold;
	font-size: 24px
}	
	
/* フッター-----------------------------*/
.footer_area {
	padding: 50px 0;
	margin-top: 80px
}
.foot_title {font-size: 24px}
.foot_bottom {font-size: 16px}	
	
.sp_foot_button_area {display: none}



}