@charset "UTF-8";

/*-----------------------------------

	base

-----------------------------------*/
h2 {
    background: url(../img/h2_title_bg.png) no-repeat;
    background-size: cover;
    padding: 25px 0;
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 1;
    margin-bottom: 40px;
}
h2 span {
	width:1000px;
	margin:0 auto;
	display: inline-block;
    vertical-align: middle;
    position: relative;	
}
h2 span::before, h2 span::after {
    content: '';
    width: 79px;
    height: 27px;
    background: url(../img/h2_title_ornament.png) no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
h2 span::before {
    left: 0;
}
h2 span::after {
    right: 0;
}
@media screen and (max-width: 1200px) {
	
	h2 {
		font-size: 26px;
	}
	h2 span {
		width: 90%;
		margin: 0 auto;
	}
	h2 span::before, h2 span::after {
		width: 40px;
		height: 14px;
	}
}
@media screen and (max-width: 640px) {
	
	h2 {
		font-size: 18px;
	}
}

h3{
	font-size:30px;
	line-height:1.5;
	color:#795d2d;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #bf7575;
}
h3 span{
	display:block;
	font-size:18px;
	font-weight:100;
	color:#000;
	margin-top:20px;
}

@media screen and (max-width: 1200px) {
	
	h3{
		font-size:26px;
	}
	
}

@media screen and (max-width: 640px) {
	
	h3 {
		font-size: 20px;
		padding-bottom:10px;
	}
	h3 span {
		font-size: 16px;
		margin-top: 15px;
	}
	
}

h4.price_ttl {
    font-size: 24px;
    color: #795d2d;
    text-align: center;
    max-width: 600px;
    margin: 0 auto 50px;
    width: 100%;
    position: relative;
}
h4.price_ttl span {
    font-size: 15px;
    display: block;
    margin-top: 15px;
    font-weight: 400;
    color: #212121;
}
h4.price_ttl::before{
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
    margin: auto;
    background: url(../img/price_title_border.png) no-repeat;
    background-size: cover;
}

h4.list_p {
    color: #e57c92;
}

@media screen and (max-width: 640px) {
	
	h4.price_ttl {
		font-size: 20px;
	}
	
}


h5 {
    font-size: 16px;
    color: #997c2c;
	position:relative;
	padding-left:15px;	
}
h5::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    background: #997c2c;
    width: 10px;
    height: 10px;
	
}
.h5_text {
	font-size: 14px;
	margin-bottom:60px;
	padding-left:15px;	
}
.h5_text:last-child {
	margin-bottom:0;
}

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


h6 {
    font-size: 21px;
    color: #e57c92;
    text-align: center;
    margin: 0 auto 20px;
    border-bottom: 1px solid #e57c92;
    padding-bottom: 10px;
}

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

	h6 {
		font-size: 18px;
	}
	
}


.inner_box {
	margin:60px 0 80px;	
}
.pink_text {
	font-family: 'Noto Sans JP', serif !important;
    color: #e57c92 !important;
    line-height: 150% !important;
    margin-top: 10px;
}

.dN {
    display: none;
}
.tab-box {
    margin-bottom: 40px;
}
.tab-box table{
	width:100%;
}
.tab-box .nav li {
    float: left;
    max-width: 200px;
    width: 33%;
    margin-right: .5%;
    line-height: 0;
}
.tab-box .nav li:last-child {
    margin-right: 0;
}
.tab-box table.pc {
    width: 100%;
    display: table;
}
.tab-box table.both {
    width: 100%;
    display: table;
}
.tab-box table th, .tab-box table td{
    border: 1px solid #997c2c;
    padding: 20px 10px;
    line-height: 1;
	text-align:center;
    font-weight: 400;
    font-size: 16px;
    vertical-align: middle;
}
/*.tab-box table th {
	text-align: left;
    font-weight: 400;
}
.tab-box table td{
	text-align: center;	
}*/
.tab-box table th.sub {
    background: #fffafa;
    color: #212121;
}
.tab-box table td.td_red {
    color: #de6262;
}
.tab-box table th.table_lp {
	background: #f7edf6;
}
.tab-box table th.text_lp {
	color: #e57c92;	
}
.tab-box table th.table_w {
	background: #fff;
}
.tab-box table td.sub_p {
    background: #e57c92;
    color: #fff;
}
.tab-box table span {
    display: block;
    color: #e57c92;
    padding-top: 10px;
    line-height: 180%;
}
.tab-box table .w40 {width: 40%;}
.tab-box table .w60 {width: 60%;}

.price_list table th, .price_list table td{
	border: 1px solid #e57c92;
}
.nav_width {
	font-family: 'Noto Serif JP', serif !important;
	background: url(../img/price_tab.png) no-repeat;
    background-size: cover;
    font-size: 24px !important;
    color: #fff;
    text-align: center;
	margin:0 auto !important;
    line-height: 1;
	border-radius: 12px 12px 0 0;
}
.nav_width span{
	font-size: 10px;
	font-size: 1.0em;
	line-height: 1.8em;
	font-weight: normal;
	letter-spacing: 0.05rem;
}
@media screen and (max-width: 1000px) {
	
	#block_04 .tab-box,
	#block_08 .tab-box {
		overflow-x: scroll;
	}
	.nav_width {
		font-size: 18px !important;
		line-height: 2.5;
	}

}
@media screen and (max-width: 840px) {
   
    .tab-box table th, .tab-box table td{
        padding: 10px;
        font-size: 14px;
        letter-spacing: 0;
    }
}
@media screen and (max-width: 640px) {
  
    .inner_box{
        margin: 40px 0;
    }
    .tab-box {
        margin-bottom: 20px;
    }
    .tab-box .nav li {
        width: 33.33%;
        margin-right: 0;
    }
    .tab-box table.pc {
        display: none;
    }
    .tab-box table.sp {
        width: 100%;
        display: table;
        margin-bottom: 10px;
    }
	.tab-box table td.sub_p {
		font-size: 12px;
	}
   
}
/*-----------------------------------

	mainvisual

-----------------------------------*/
#mainvisual {
	background: url(../img/main_kv.jpg) no-repeat;
	background-position: center top;
	background-size: 100% auto;
	padding-top: 30%; 
	padding-bottom:50px;
}


@media screen and (max-width: 1300px) {
	
	#mainvisual {
		padding-bottom: 2%;
	}

}
@media screen and (max-width: 640px) {
   #mainvisual {
		background: url(../img/sp/main_kv.jpg) no-repeat;
		margin-top: 70px;
		padding-bottom: 0;
		background-size: contain;
		padding-top: 131%; 
	}
}

/*-----------------------------------

	main_block

-----------------------------------*/
#main_block {
}
#main_block p {
	font-family: 'Noto Sans JP', sans-serif;
	font-size:14px;
	font-weight:100;
	line-height:200%;	
}
#main_block .note {
	font-family: 'Noto Sans JP', sans-serif;
	font-size:12px;
	font-weight:100;
	line-height:200%;	
	margin-top:10px;
}
#main_block .intro_text{
	font-family :YuMincho, 'Yu Mincho';
	font-size:15px;
	font-weight:900;
	line-height:200%;
}
#main_block .inner{
	overflow:hidden;
	margin:50px 0 80px 0;
}
#main_block .img_box{
	float:left;
	width:480px;
}
#main_block .text_box{
	float:right;
	width:48%;
	margin-left:2%;
}
#main_block .block_bg,
#block_05 .block_bg01,
#block_05 .block_bg02,
#block_05 .block_bg03,
#block_10 .block_bg01,
#block_10 .block_bg02 {
    background-size: cover !important;
    /*height: 600px; */
    background-position: center;
    max-height: 1000px;
    height: 100vh;
    width: 100%;
}
#block_08 .block_bg {
    background-size: cover !important;
    background-position: center;
    max-height: 1000px !important;
    height: 100vh;
    width: 100%;
}
#block_01 .block_bg {
	background: url(../img/block_bg01.png) no-repeat;
}
#block_02 .block_bg {
	background: url(../img/block_bg02.png) no-repeat;
}
#block_03 .block_bg {
	background: url(../img/block_bg03.png) no-repeat;
}
#block_05 .block_bg01 {
	background: url(../img/block_bg05_1.png) no-repeat;
}
#block_05 .block_bg02 {
	background: url(../img/block_bg05_2.png) no-repeat;
}
#block_05 .block_bg03 {
	background: url(../img/block_bg05_3.png) no-repeat;
}
#block_06 .block_bg {
	background: url(../img/block_bg06.png) no-repeat;
}
#block_07 .block_bg {
	background: url(../img/block_bg07.png) no-repeat;
}
#block_08 .block_bg {
	background: linear-gradient(to bottom, transparent 0%, transparent 70%, #fff 100%), url(../img/block_bg08.png) no-repeat;
}
#block_09 .block_bg {
	background: url(../img/block_bg09.png) no-repeat;
}
#block_10 .block_bg01 {
	background: url(../img/block_bg10_1.png) no-repeat;
}
#block_10 .block_bg02 {
	background: url(../img/block_bg10_2.png) no-repeat;
}
#block_05 .block_listbg {
    background: #f0f7eb;
    position: relative;
    padding: 20px 0 50px 0;
}
#block_05 .block_listbg:before {
	content:"";
	position:absolute;
	bottom:0;
	width:100%;
	height:50%;
	background:#f0e7f1;
}
#main_block .block_bg .contents_inner,
#block_05 .block_bg01 .contents_inner,
#block_05 .block_bg02 .contents_inner,
#block_05 .block_bg03 .contents_inner,
#block_08 .block_bg .contents_inner,
#block_10 .block_bg01 .contents_inner,
#block_10 .block_bg02 .contents_inner{
	position:relative;
	height:100%;
}
#main_block .block_text {
    position: absolute;
    left: 0;
    top: 50%;
    width: 640px;
    transform: translate(0, -50%);
}
#main_block .title {
    font-size: 16px;
	font-weight:bold;
    color: #997c2c;
    position: relative;
    padding-left: 15px;
}
#main_block .title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    background: #997c2c;
    width: 10px;
    height: 10px;
}
#main_block .text {
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 15px;
}

#block_05 .list_box {
	position:relative;
}
#block_05 .list_box li {
    float: left;
    width: 483px;
    margin-right: 34px;
    margin-top: 30px;
}
#block_05 .list_box li:nth-child(even) {
	margin-right:0;
}

#block_06 .ink_text {
	color:#e57c92 !important;
}

#block_08 .text_inner {
	position: absolute;
    left: 0;
    top: 0;
    width: 480px;
    transform: translate(0);
}

#block_08 .p_text {
	float: left;
    width: 100%;
	color:#e57c92;
}

#block_08 table th {
	text-align:left;
}
#block_08 table td.en {
    text-align: right;
    padding: 20px 25px;
}

#block_08 table th.sub {
	text-align:center;
}

#block_08 table th.sub_p {
	background:#fcdede;
	text-align:center;
}

#block_08 table th.th_pink,
#block_08 table td.td_pink{
	background:#fffafa;
}

#block_08 .block_08_text_box {
	margin-top:90px;	
}
#block_08 .block_08_text_box img {
    width: 480px;
    margin: 0 auto;
    display: block;
}

#block_08 .block_img08_takasaki {
    width: 630px;
    margin: 0 auto 30px;
}

#block_08 .takasaki table th.sub{
	text-align:left;
}


#block_09 .point_list {
    padding: 0 0 70px 0;
    position: relative;
}
#block_09 .point_list:before {
    content: "";
    background: #fff6fa;
    position: absolute;
    top: 5%;
    width: 100%;
    height: 95%;
    z-index: -1;
}


#block_09 .tab-box table th {
	text-align: left;
}
#block_09 .tab-box table td{
	text-align: center;	
}

@media screen and (max-width: 1600px) {
	
	#main_block .img_box{
		width:48%;
	}
	#main_block .block_bg,
	#block_05 .block_bg01,
	#block_05 .block_bg02,
	#block_05 .block_bg03,
	#block_10 .block_bg01,
	#block_10 .block_bg02 {
		/*height: 60vh;*/
		/*min-height: 450px;*/
		max-height:600px;
		background-size: cover;
		background-position: right top;
	}
	
	#block_05 .list_box li {
		width: 49%;
		 margin-right: 2%;
	}
	
	#block_08 .block_bg{
		background-size: cover;
		background-position: right top;
	}
	/*#block_08 .text_inner {
		transform: translate(0);
	}*/
	
	/*#main_block .block_text {
		transform: translate(0%, 15%);
	}*/
	
}

@media screen and (max-width: 840px) {
	
	#main_block {
		padding-bottom: 0;
	}
	#block_08 .block_bg {
		background: url(../img/block_bg08.png) no-repeat;
	}
	#block_08 .block_img08_takasaki {
		width: 100%;
	}
	/*#block_08 .text_inner {
		width: 90%;
		transform: translate(5%);
	}*/
	#block_08 .block_08_text_box {
		margin-top: 40px;
	}
	#block_08 .text_inner {
		width:100%;
		position:static;
		overflow:hidden;
	}
	#block_08 .block_bg {
		height:100%;
		max-height: 100% !important;
	}
	#block_08 .block_08_text_box img{
		width:80%;
	}

}
@media screen and (max-width: 640px) {
	
	#main_block .intro_text{
		font-size:14px;
	}
	#main_block .img_box {
		float: none;
		width: 100%;
		margin-bottom:30px;
	}
	#main_block .text_box{
		float:none;
		width:100%;
		margin-left:0;
	}
	#main_block .inner{
		margin:30px 0;
	}
	#main_block .block_bg,
	#block_05 .block_bg01,
	#block_05 .block_bg02,
	#block_05 .block_bg03,
	#block_08 .block_bg,
	#block_10 .block_bg01,
	#block_10 .block_bg02 {
		max-height: 400px;
	}
	
	
	/*#block_08 .block_08_text_box {
		margin-top: 10%;
	}
	#block_08 .block_bg{
		height: 100% !important;
	}
	#block_08 .block_08_text_box img{
		width:95%;
	}*/
	/*#main_block .block_text {
		transform: translate(0%, 15%);
	}*/
	
	
	#block_09 .point_list {
		padding:20px 0;
	}
    
}


/*-----------------------------------

    base

-----------------------------------*/

.red{
    color: #ff6699;
        font-family: 'Noto Sans JP', sans-serif!important;
    font-weight: 400;
}
.red.req {
    font-weight: 500;
}
.red a {
    text-decoration: underline;
}
.feature {
    max-width: 600px;
    width: 100%;
    padding: 1px;
    background: url(../img/common/feature_border_bg.png) repeat-y;
    background-size: contain;
    border-radius: 20px;
    margin: 0 auto;
    position: relative;
}
.feature .feature_inner{
    padding: 0 25px 25px;
    width: 100%;
    background: #fff;
    border-radius: 19px;
    text-align: center;
}
.feature h3{
    padding: 0  0.5em;
    transform: translateY(-15px);
    background: #fff;
    display: inline-block;
    font-size: 24px;
    letter-spacing: 0;
    color: #6b5620;
}
.feature h3 span{
    background: linear-gradient(transparent 65%, #f7f1e4 65%);
    padding: 0 0.5em;
}
.feature ul li{
    color: #313131;
    text-align: left;
    border-bottom: 1px solid #aaaaaa;
    padding: 5px 0 5px 2em;
    text-indent: -2em;
    letter-spacing: 0;
}
.feature ul li::before{
    content: '';
    width: 17px;
    height: 17px;
    background: url(../img/common/feature_icon.png) no-repeat;
    background-size: contain;
    margin-right: 10px;
    display: inline-block;
}
.feature ul li span {
    font-size: 18px;
    font-weight: 500;
    color: #b48b28;
}

.other_list {
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}
.other_list li{
    width: 24%;
    margin-bottom: 2%;
    margin-right: 1.33%;
}
.other_list li:nth-child(4n){
    margin-right: 0;
}
.other_list li a{
    display: block;
    border: 1px solid #997c2c;
    border-radius: 8px;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1.4;
    height: 70px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    text-align: center;
    background: #f7f1e4;
    background: -moz-linear-gradient(bottom,  #f7f1e4 0%, #f7f7f8 100%);
    background: -webkit-linear-gradient(bottom,  #f7f1e4 0%,#f7f7f8 100%);
    background: linear-gradient(to top,  #f7f1e4 0%,#f7f7f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f1e4', endColorstr='#f7f7f8',GradientType=0 );
}
.center_table_img {
    text-align: center;
    margin: 20px 0;
}
.asterisk {
    position: relative;
    padding-left: 20px;
}
.asterisk::after {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.bold500 {
    font-weight: 500!important;
}
.caution_title {
    font-family: 'Noto Sans JP', sans-serif!important;
}
.redline {
    padding: 5px;
    border: 4px solid #f06464;
}
.br_w900 {
    display: none;
}
.br_w900_none {
    display: block;
}
.w900_inline {
    display: inline;
}


/* blue_border(pc) */
.blueTop {
    border-top: 4px solid #6489f0!important;
}
.blueBottom {
    border-bottom: 4px solid #6489f0!important;
}
.blueLeft {
    border-left: 4px solid #6489f0!important;
}
.blueRight {
    border-right: 4px solid #6489f0!important;
}
.blue {
	color: #6489f0;
}

/* blue_border(responsive) */
.blueTop_res {
    border-top: none;
}
.blueBottom_res {
    border-bottom: none;
}
.blueLeft_res {
    border-left: none;
}
.blueRight_res {
    border-right: none;
}

@media screen and (max-width: 900px) {
    .br_w900 {
        display: block;
    }
    .br_w900_none {
        display: none;
    }
    .w900_inline {
        display: inline;
    }
    
/* blue_border(pc) */
    .blueTop {
        border-top: none!important;
    }
    .blueBottom {
        border-bottom: none!important;
    }
    .blueLeft {
        border-left: none!important;
    }
    .blueRight {
        border-right: none!important;
    }

/* blue_border(responsive) */
    .blueTop_res {
        border-top: 4px solid #6489f0!important;
    }
    .blueBottom_res {
        border-bottom: 4px solid #6489f0!important;
    }
    .blueLeft_res {
        border-left: 4px solid #6489f0!important;
    }
    .blueRight_res {
        border-right: 4px solid #6489f0!important;
    }
}



@media screen and (max-width: 840px) {
    
   
    
}
@media screen and (max-width: 640px) {
   
}
@media screen and (max-width: 340px) {
    h2::before, h2::after{
        background: none;
        width: 0;
        height: 0;
    }
    h2::before {
        margin-right: 0;
    }
    h2::after {
        margin-left: 0;
    }
}
/*-----------------------------------

    intro_block

-----------------------------------*/
#intro_block {
    padding-bottom: 100px;
    text-align: center;
}
#intro_block p{
    display: inline-block;
    text-align: left;
}
@media screen and (max-width: 640px) {
    #intro_block {
        padding-bottom: 40px;
    }
}

/*-----------------------------------

    menu_block sp

-----------------------------------*/
#menu_block {
    padding-bottom: 40px;
}
#menu_block h2{
    background: none;
    color: #b48b28;
    font-size: 20px;
    position: relative;
    padding: 0;
}
#menu_block h2::before{
    background: none;
    width: 0;
    height: 0;
    margin-right: 0;
}
#menu_block h2::after{
    content: '';
    width: 100%;
    height: 1px;
    background: url(../img/common/sp/menu_border.png) no-repeat;
    background-size: cover;
    margin-left: 0;
}
#menu_block ul{
}
#menu_block ul li{
    float: left;
    width: 50%;
    border-right:  1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #f7f1e4;
    background: -moz-linear-gradient(bottom, #f7f1e4 0%, #f7f7f8 100%);
    background: -webkit-linear-gradient(bottom, #f7f1e4 0%,#f7f7f8 100%);
    background: linear-gradient(to top, #f7f1e4 0%,#f7f7f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f1e4', endColorstr='#f7f7f8',GradientType=0 );
}
#menu_block ul li:nth-child(2n){
    border-right:  none;
}
#menu_block ul li a{
    text-align: center;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 400;
    color: #515151;
    line-height: 1.2;
    height: 60px;
    width: 100%;
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    position: relative;
}
#menu_block ul li a::after{
    position: absolute;
    content: '';
    width: 15px;
    height: 8px;
    background: url(../img/common/menu_arrow01.png) no-repeat;
    background-size: contain;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
}
@media screen and (max-width: 340px) {
    #menu_block ul li{
        width: 100%;
    }
}


/*-----------------------------------

    form01_block

-----------------------------------*/

#form01_block .top_message {
    font-weight: 500;
    font-size: 17px
}
#form01_block .caution_title {
    color: #997c2c;
    margin: 30px 0 10px;
}
#form01_block .gray_box {
    border: 1px solid #686767;
    padding: 20px;
}
#form01_block span.gray_box_bold {
    font-weight: 600;
    font-size: 16px;
}
#form01_block span.underline {
    text-decoration: underline;
}
#form01_block ul.bullets {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    padding-left: 23px;
    margin: 20px 0;
}
#form01_block ul.bullets li {
    list-style: disc
}
#form01_block .blue_flame {
    background: #6489f0;
    color: #fff;
    padding: 2px 3px;
    margin: 0 4px;
}
#form01_block .red_flame {
    background: #f06464;
    color: #fff;
    padding: 2px 3px;
    margin: 0 4px;
}
#form01_block table {
    width: 100%;
}
#form01_block th,
#form01_block td {
    font-family: 'Noto Sans JP', sans-serif;
    border: 2px solid #ccc;
    padding: 15px
}
#form01_block th {
    background: #ece4d6;
    width: 180px;
}
#form01_block td {
    font-weight: 400;
    width: calc(100% - 180px);
}
#form01_block table label {
/*    margin-right: 20px;*/
    cursor: pointer;
}
#form01_block ul.list_inline li {
    display: inline;
}
#form01_block ul.exclamation li {
    position: relative;
    padding-left: 25px;
    font-size: 12px;
    line-height: 180%;
}
#form01_block ul.exclamation li::before {
    content: "!";
    position: absolute;
    left: 6.5px;
    top: 1px;
    font-weight: 500;
}
#form01_block ul.exclamation li::after {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #ff6699;
    border-radius: 50%;
}
#form01_block td span.example {
    display: block;
    color: #999;
}
#form01_block input {
    padding: 5px;
    font-family: 'Noto Sans JP', sans-serif;
    border: 2px solid #929292;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 3px;
    -o-border-radius: 6px;
    border-radius: 6px;
	max-width: 100% !important;
}
#form01_block select {
    padding: 3px 5px;
    font-family: 'Noto Sans JP', sans-serif;
    border: 2px solid #929292;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 3px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
#form01_block td.name_form span.example,
#form01_block td.post_form span.example {
    margin-top: 10px
}
#form01_block td.post_form span.point {
    margin-left: 15px
}
#form01_block textarea {
    padding: 5px;
    font-family: 'Noto Sans JP', sans-serif;
    border: 2px solid #929292;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 3px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
#form01_block span.post_title {
    display: block;
    margin: 20px 0 5px;
}
#form01_block .tel_form span.example {
    display: inline;
}
#form01_block .tel_form .red {
    margin-top: 10px;
}
#form01_block th.contact_from_hospital span {
    font-size: 14px
}
#form01_block th.contact_from_hospital {
    padding: 5px;
    font-size: 13px;
    vertical-align: middle;
}
#form01_block td.age_form span.example {
    display: inline;
    margin-left: 10px;
}
#form01_block td.mail_form .red {
    margin-top: 10px;
}
#form01_block ul.col_2 {
    display: flex;
    flex-flow: row wrap;
}
#form01_block ul.col_2 li:nth-of-type(2n+1) {
    width: 54%;
    margin-right: 2%;
}
#form01_block ul.col_2 li:nth-of-type(2n) {
    width: 44%;
}
#form01_block .checkbox_other {
    margin-top: 20px
}
#form01_block .checkbox_other label {
    display: block;
}
#form01_block .checkbox_other input {
    margin-top: 10px;
}
#form01_block ul.col_3 {
    display: flex;
    flex-flow: row wrap;
    margin-top: 10px;
}
#form01_block ul.col_3 li {
    width: 32%;
}
#form01_block ul.col_3 li:not(:nth-of-type(3n)) {
    margin-right: 2%;
}
#form01_block .reservation_box span {
    padding: 0 4px
}
#form01_block .reservation_box span.bold {
    padding-left: 0;
    font-weight: 600
}
#form01_block .reservation_box:nth-last-of-type(1) {
    margin-top: 10px
}
#form01_block td.consultation_form span.example {
    position: relative;
    padding-left: 45px
}
#form01_block td.consultation_form span.example::after {
    position: absolute;
    content: "（例）";
    top: 0;
    left: 0;
}
#form01_block td.consultation_form textarea {
    margin-top: 10px
}
#form01_block th.purpose {
    padding: 5px;
    font-size: 13px;
}
#form01_block th.purpose span {
    font-size: 14px;
}
#form01_block .submit input {
    border: none;
}
#form01_block .submit input:hover {
    transition : 0.2s ;
	-webkit-transition : 0.2s ;
	-moz-transition    : 0.2s ;
	-o-transition      : 0.2s ;
	-ms-transition     : 0.2s ;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

/* radio-btn design */
#form01_block .radio-input{
  display: none;
}
#form01_block label .radio-input + span{
  padding-left: 20px;
  position:relative;
  margin-right: 20px;
}
#form01_block label .radio-input + span::before{
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 50%;
}
#form01_block label .radio-input:checked + span{
  color: #997c2c;
}
#form01_block label .radio-input:checked + span::after{
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 3px;
  width: 9px;
  height: 9px;
  background: #997c2c;
  border-radius: 50%;
}

/* checkbox design */
#form01_block .checkbox_input{
    display: none;
}
#form01_block .checkbox_input + span{
    padding-left: 25px;
    position:relative;
    margin-right: 20px;
    font-size: 12px
}
#form01_block .checkbox_input + span::before{
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    width: 15px;
    height: 15px;
    background: #fff;
    border: solid 2px #aeaeae;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;

}
#form01_block .checkbox_input:checked + span{
    color: #997c2c;
    
}
#form01_block .checkbox_input:checked + span::after{
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 5px;
    width: 7px;
    height: 14px;
    transform: rotate(40deg);
    border-bottom: 3px solid #997c2c;
    border-right: 3px solid #997c2c;
}


@media screen and (max-width: 960px) {
    #form01_block td.post_form span.point {
        display: block;
        margin-top: 10px
    }
    #form01_block .tel_form span.example {
        display: block;
        margin-top: 10px;
    }
}

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

    #form01_block th {
        width: 100%;
        display: block;
        border: none;
    }
    #form01_block tr:nth-last-of-type(1) > td {
        padding-bottom: 15px;
    }
    #form01_block td {
        width: 100%;
        display: block;
        border: none;
        padding-bottom: 40px
    }
    #form01_block td.name_form input:nth-last-of-type(1) {
        margin-top: 10px;
    }
    #form01_block td.name_form span.name_span {
        position: relative;
        top: 5px
    }
    #form01_block .post_form textarea {
        width: 100%;
    }
    #form01_block td.mail_form input {
        width: 100%;
    }
}

@media screen and (max-width: 840px) {
    #form01_block .checkbox_other input {
        width: 100%;
    }
    #form01_block td.consultation_form textarea {
        width: 100%;
    }
    #form01_block .reservation_box span.bold {
        display: block;
    }
}

@media screen and (max-width: 640px) {
    #form01_block .top_message {
        font-size: 15px
    }
    #form01_block .reservation_box span {
        padding: 0 1px;
    }
}

@media screen and (max-width: 480px) {
    #form01_block th.contact_from_hospital {
        font-size: 12px;
    }
    #form01_block ul.col_2 li:nth-of-type(2n+1) {
        width: 100%;
        margin-right: 0;
    }
    #form01_block ul.col_2 li:nth-of-type(2n) {
        width: 100%;
    }
    #form01_block ul.col_3 li {
        width: 48%;
    }
    #form01_block ul.col_3 li:not(:nth-of-type(3n)) {
        margin-right: 0;
    }
    #form01_block ul.col_3 li:not(:nth-of-type(2n)) {
        margin-right: 4%;
    }
}

/* button */
.submit {
	display: inline-block;
}
.submit button {
	outline: none;
	background: none;
	border: none;
	width: 186px;
	cursor: pointer;
}
.submit button.back_btn {
	margin-right: 20px;
}
.submit button:hover img {
	opacity: .8;
}
.col_2 .mwform-checkbox-field {
	display: inline-block;
	width: 49%;
	margin-left: 0 !important;
}
.col_3 .mwform-checkbox-field {
	display: inline-block;
	width: 32%;
	margin-left: 0 !important;
}
.checkbox_other span {
	display: block;
	text-align: left;
	font-size: 12px;
}
.last_item_mt20 .mwform-radio-field:last-of-type {
	margin-top: 20px;
}
.confirm_show {
	display: none;
}
.mw_wp_form_confirm .input_show {
	display: none !important;
}
.mw_wp_form_confirm .confirm_show {
	display: block;	
}
.thanks h4 {
	font-size: 1.3em;
	margin-bottom: 1em;
	line-height: 1.6;
	color: #997c2c;
}

@media screen and (max-width: 640px) {
	.submit button.back_btn {
		margin-right: 0;
		margin-bottom: 20px;
	}
	.col_2 .mwform-checkbox-field {		
		width: 100%;
		
	}
	.col_3 .mwform-checkbox-field {		
		width: 49%;		
	}
	#address {
		width: 100%;
	}
}


/*-----------------------------------

	fixedlinks

-----------------------------------*/
#fixed_box {
    position: absolute;
    left: 50%;
    bottom: 20%;
    width: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 999;
}
#fixed_box.fixed {
	position: fixed;
	bottom: 30px;
}
#fixed_box .fixed_link {
    position: absolute;
    right: 20px;
	bottom:0;
    transition: .3s;
}
.fixed_link_btn,
.fixed_link_contact{
	display:block;
	text-align:center;
	margin:0 auto;	
}
#fixed_box .fixed_link_contact:hover {
	opacity:0.8;
}


.dli-close {
    font-size: 100%;
    font-weight: bold;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.3em;
    line-height: 1.3em;
    cursor: pointer;
    transition: .2s;
}
    
.dli-close:hover{
	opacity:0.8;
}

/*.dli-close {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 1.5em;
  height: 0.1em;
  background: currentColor;
  border-radius: 0.1em;
  position: relative;
  transform: rotate(45deg);
}

.dli-close::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
  cursor:pointer;
}*/
@media screen and (min-width: 1101px) {
	#fixed_box {
		position: fixed !important;
	}
}
@media screen and (max-width: 1800px) {
	#fixed_box {
		position: fixed;
		left: 0;
		width: 100%;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	
}
/*@media screen and (max-width: 1500px) {
	#fixed_box .fixed_link {
		width:120px;
	}
	
}*/
@media screen and (max-width: 840px) {
	#fixed_box {
		display:none;
	}
	
}


