body{
  font-family: "Noto Sans JP", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.c-red{
	color: #b70c21;
}

.marker-y{
    background:linear-gradient(transparent 65%, #fff8bf 65%);
}

.txt-wrap_01{
 background-image: linear-gradient(90deg, rgba(213, 195, 168, 1), rgba(236, 228, 217, 1) 20% 80%, rgba(213, 195, 168, 1));
 width: 100%;
}
.txt-box_01 {
	background: #fff;
    color: #222;
	letter-spacing: 0.1em;
    line-height: 2em;
    max-width: 63vw;
    width: 100%;
    margin: 0 auto;
    font-size: 2.3em;
    font-weight: bold;
    padding: 100px 8vw 120px;
	box-shadow: 0px 0px 18px -12px;

}

.head-style_01{
	background: #fdf8eb;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 80px;
	padding: 20px 20px;
}


.head-style_01 span{
	border-left: 6px solid #7a0309;
	display: block;
	padding: 0 0 0 1vw;
}


.head-style_02{
	background: #fff;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 80px;
	padding: 20px 20px 20px 0;
}


.head-style_02 span{
	border-left: 6px solid #555;
	display: block;
	padding: 10px 0 10px 1vw;
}


.list-style_A{
	border: 2px solid #555;
	margin: 0 0 80px 0;
	padding: 7vh 3.5vw;
}
.list-style_A li{
	font-size: 1.1em !important;
	margin: 0 0 15px 0;
    position: relative;
    padding-left: 30px;
}

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

.list-style_A li:before {
    content: "";
    position: absolute;
    top: .45em;
    left: 0;
    -webkit-transform: rotate(50deg);
    -ms-transform: rotate(40deg);
    transform: rotate(45deg);
    width: 12px;
    height: 18px;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
  }

.list-style_B{
	border: 2px solid #e78c00;
	margin: 0 0 80px 0;
	padding: 7vh 3.5vw;
	position: relative;
}
.list-style_B li{
	font-size: 1.1em !important;
	margin: 0 0 15px 0;
    position: relative;
    padding-left: 15px;
	list-style-type: square;
}
.list-style_B li::marker{
	color: #e78c00 !important;
}

.list-style_B:before {
	background: url("../img/pc/list_voice.png") no-repeat;
    content: "";
	display: block;
    position: absolute;
    top: -16px;
    left: 30px;
    width: 200px;
    height: 30px;
	z-index: 1000;
  }


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

.txt-image{
	margin: 0 auto 40px;
	max-width: 640px;
	width: 100%;
}

.txt-image img{
	border:1px solid #eee;
	border-radius: 15px;
box-shadow: 0 5px 15px rgba(0,0,0,0.2);
	height: auto;
	width: 100%;
}


@media (max-width: 1023px) {
.head-style_02{
	font-size: 1.0em;
	line-height: 1.5em;
	margin-bottom: 20px;
	padding: 20px 20px 20px 0;
}


.head-style_02 span{
	border-left: 4px solid #555;
	display: block;
	padding: 10px 0 10px 3vw;
}


.list-style_A{
	border: 1px solid #999;
	margin: 0 0 40px 0;
	padding: 7vh 3.5vw;
}
.list-style_A li{
	font-size: 1.0em !important;
	margin: 0 0 15px 0;
    position: relative;
    padding-left: 25px;
}

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

.list-style_A li:before {
    content: "";
    position: absolute;
    top: .3.5em;
    left: .1em;
    -webkit-transform: rotate(50deg);
    -ms-transform: rotate(40deg);
    transform: rotate(45deg);
    width: 5px;
    height: 10px;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
}

.list-style_B{
	border: 1px solid #e78c00;
	margin: 0 0 40px 0;
	padding: 7vh 2vw 7vh 8vw;
	position: relative;
}	
	
.list-style_B li{
	font-size: 1.0em !important;
	margin: 0 0 15px 0;
    padding-left: 5px;
	list-style-type: square;
}
.list-style_B li::marker{
	color: #e78c00 !important;
}

.list-style_B:before {
	background: url("../img/pc/list_voice.png") no-repeat;
	background-size: 50%;
    content: "";
	display: block;
    position: absolute;
    top: -10px;
    left: 20px;
    width: 80%;
    height: 80%;
	z-index: 1000;
  }

	
}



/* フォーム　*/
#form {
  font-size: 16px;
}

#form .must {
  padding: 4px 8px;
  font-size: 12px;
  border-radius: 3px;
}

form#mailformpro dl dt {
  padding-top: .5em;
}

form#mailformpro dl dd {
  margin-bottom: 30px !important;
}

form#mailformpro dl dd input,
form#mailformpro dl dd select{
	min-height: 30px !important;
}

form#mailformpro dl dd label input{
	min-height: 10px !important;
}

/* formボタン大きさ変更 */
.mfp_element_submit, .mfp_element_reset, .mfp_element_button, button.mfp_next, button.mfp_prev, button {
    text-align: center;
    border-radius: 50px;
    border: none;
    background: #D92E2E !important;
    width: 100%;
    max-width: 460px;
    height: 80px;
    line-height: 80px;
    padding-top: 3px;
    cursor: pointer;
    border-radius: 38px;
    font-size: 2.2rem;
    text-align: center;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    box-sizing: border-box;
    margin: 2em;
}


@media (min-width: 1024px) {
	.pc-br{
		display: block;
		font-style: normal !important;
	}
	.pc-dp-none{
		display: none;
	}

	}
@media (max-width: 1023px) {
	.sp-dp-none{
		display: none;
	}

	.sp-br{
		display: block;
		font-style: normal !important;
	}
	

	.txt-box_01 {
		line-height: 1.8em;
		margin: 0 auto;
	    max-width: 100%;
		font-size: 1.8em;
		padding: 60px 10px 60px;
		}
	.head-style_01{
		font-size: 1.1em;
		line-height: 1.5em;
		margin-bottom: 40px;
		padding: 0;
	}

	.head-style_01 span{
		border-left: 6px solid #7a0309;
		display: block;
		padding: 10px;
	}
	.mfp input[type="email"]{
		width: 100% !important;
	}

	.mfp textarea{
		width: 100%;
	}
	
/* formボタン大きさ変更(スマホ) */
.mfp_element_submit, .mfp_element_reset, .mfp_element_button, button.mfp_next, button.mfp_prev, button {
		text-align: center;
        border-radius: 50px;
        border: none;
        background: #D92E2E !important;
        width: 100%;
        max-width: 90% !important;
        max-width: 540px;
        height: 90px;
        line-height: 90px;
        padding-top: 0;
        cursor: pointer;
        border-radius: 50px;
        font-size: 1.6em;
        text-align: center;
        font-weight: bold;
        color: #fff;
        letter-spacing: 3px;
        box-sizing: border-box;
        margin: 1.2em auto;
}
	
	
}