@charset "utf-8";

.mainv {
	background: url(../img/reason/mainv.jpg) center top no-repeat;
	background-size: contain;
	position: relative;
}
.mainv:before {
	content: '';
	display: block;
	padding-top: 15.625%;
}
.mainv .mainv_t {
	position: absolute;
	top: 26%;
	left: 17.1354%;
	width: 50.15625%;
	max-width: 963px;
}
.mainv .mainv_t img {}


.page_link {
    margin-bottom: 19px;
}
.page_link ul {}
.page_link ul li {
    width: 23.6559%;
    max-width: 220px;
    height: 150px;
    background: url(../common/img/link_bg01.png) no-repeat;
    background-size: cover;
	position: relative;
}
.page_link ul li a {
    display:  block;
    font-size:  27px;
    font-weight:  bold;
    line-height:  1.36;
    height:  100%;
    border: 4px solid #CFB456;
}
.page_link ul li a:before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background: url(../common/img/arrow03.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: 16px;
	left: 0;
	right: 0;
	margin:  auto;
}
.page_link ul li a:after {
	content: '';
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.3);
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.page_link ul li a:hover {}
.page_link ul li a:hover:after {
	display: block;
}
.page_link ul li a b {
    /* display:  block; */
    display:  inline-block;
    /* width: 6em; */
    position:  absolute;
    top: calc(50% - 14px);
    left: 50%;
    /* right: 0; */
    /* margin: auto; */
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-align: left;
    white-space:  nowrap;
}

.sec_inner {
	background-color: #fff;
}
.sec_inner_main {
    padding: 25px 30px 30px;
}

#sec1 {
    padding: 30px 0 30px;
}
#sec1 .sec_inner {}
#sec1 h3 {}
#sec1 h4 {}
.sec1_01 {padding: 25px 30px 10px;}
.sec1_01 h4 {}
.sec1_01 p {
    margin-bottom: 20px;
}
.sec1_01 .flex {
    margin-bottom: 10px;
}
.sec1_01 .flex .flex-l {
    width:  62.9%;
    max-width: 585px;
}
.sec1_01 .flex .flex-l .p01 {
    font-size:  38px;
    font-weight:  bold;
    letter-spacing: 0.05em;
}
.sec1_01 .flex .flex-l .p01 strong {}
.sec1_01 .flex .flex-l .p_01 {
    margin-bottom: 10px;
    width: 90%;
}
.sec1_01 .flex .flex-l .p_01 strong {}
.sec1_01 .flex .flex-l .p02 {
    background-color:  #faf1f2;
    padding: 14px 30px 14px;
    color:  #a40000;
}
.sec1_01 .flex .flex-r {}
.sec1_01 .flex .flex-r .img {}
.sec1_01 .flex .flex-r .img img {}
.sec1_02 {
    padding: 25px 30px 42px;
}
.sec1_02 h4 {
    letter-spacing: 0.02em;
}
.sec1_02 .flex {}
.sec1_02 .flex .flex-l {
    width: 55%;
}
.sec1_02 .flex .flex-l p {}
.sec1_02 .flex .flex-r {
    width: 45%;
}
.sec1_02 .flex .flex-r .img {
    text-align: right;
}
.sec1_02 .flex .flex-r .img img {}

#sec2 {
    padding: 30px 0 30px;
}
#sec2 .sec_inner {}
#sec2 h3 {}
#sec2 h4 {
    margin-bottom: 20px;
}
.sec2_01 {
    padding: 25px 30px 10px;
}
.sec2_01 h4 {}
.sec2_01 .flex {}
.sec2_01 .flex .flex-l {
    width: 55%;
}
.sec2_01 .flex .flex-l p {}
.sec2_01 .flex .flex-r {
    width: 45%;
}
.sec2_01 .flex .flex-r .img {
    text-align: right;
}
.sec2_01 .flex .flex-r .img img {}
.sec2_02 {
    padding: 10px 30px 30px;
}
.sec2_02 h4 {}
.sec2_02 p {
    margin-bottom: 5px;
}
.sec2_03 {}
.sec2_03 h4 {}
.sec2_03 p {}
.sec2_03 .sec2_03_01 {
    margin-top: 24px;
    margin-bottom: 20px;
}
.sec2_03 .flex {}
.sec2_03 .flex .flex-l {
    width: 49%;
}
.sec2_03 .flex .flex-l .img {}
.sec2_03 .flex .flex-l .img img {}
.sec2_03 .flex .flex-r {
    width: 49%;
}
.sec2_03 .flex .flex-r .img {
    text-align: right;
}
.sec2_03 .flex .flex-r .img img {}
.sec2_03 .p_01 {
    margin-bottom: 5px;
}
.sec2_04 {
    padding: 25px 30px 0px;
}
.sec2_04 h4 {}
.sec2_04 p {}
.sec2_04 .p_01 {}

.sec_point {
    padding-bottom: 30px;
}
.sec_point h5 {
	background: url(../img/reason/icon01.png) left top no-repeat;
	padding-left: 135px;
	padding-top: 8px;
	min-height: 98px;
}
.sec_point h5 span {
    display:  inline-block;
    background-color:  #a40000;
    color:  #fff;
    font-size:  20px;
    padding: 2px 15px;
    margin-bottom: 5px;
}
.sec_point h5 b {
    display:  block;
    font-size:  26px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    padding-bottom: 10px;
}
.sec_point .sec_point_inner {
    border-top: 4px solid #a40000;
    background-color: #FAF2F2;
    padding: 25px 40px 25px;
}
.sec_point .sec_point_inner p {
    font-weight:  normal;
    margin-bottom: 0;
}
.sec_point .sec_point_inner .img {
    margin-top: 18px;
    margin-bottom: 14px;
    text-align:  center;
}
.sec_point .sec_point_inner .img img {}

#sec3 {
    padding: 30px 0 30px;
}
#sec3 .sec_inner {}
#sec3 h3 {}
#sec3 h4 {}
.sec3_01 {
    padding: 25px 30px 0px;
}
.sec3_01 h4 {}
.sec3_01 p {
    margin-bottom: 20px;
}
.sec3_02 {}
.sec3_02 h4 {
    margin-bottom: 46px;
}
.sec3_02_01 {}
.sec3_02 .flex {}
.sec3_02 .flex .flex-l {
    width: 59%;
}
.sec3_02 .flex .flex-l .ul_01 {
    /* margin-left: 17px; */
    width:  100%;
    padding: 0 17px;
}
.sec3_02 .flex .flex-l .ul_01 li {
	background: url(../common/img/check_icon.png) left top no-repeat;
	padding-left: 38px;
	padding-bottom: 17px;
	border-bottom: 1px dotted #000;
	margin-bottom: 14px;
	font-size:  22px;
	font-weight: bold;
	line-height: 24px;
}
.sec3_02 .flex .flex-r {
    width: 41%;
}
.sec3_02 .flex .flex-r .img {
    text-align:  right;
}
.sec3_02 .flex .flex-r .img img {}
.sec3_03 {}
.sec3_03 h4 {}
.sec3_03 p {}
.sec3_03 .ul_02 {}
.sec3_03 .ul_02 li {
    border: 1px solid #a40000;
    margin-bottom: 32px;
    position: relative;
}
.sec3_03 .ul_02 li:first-child {}
.sec3_03 .ul_02 li:last-child {
    margin-bottom: 6px;
}
.sec3_03 .ul_02 li:before {
    content: '';
    display: block;
    width: 34px;
    height: 16px;
    position: absolute;
    bottom: -42px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 17px solid transparent;
    border-top: 15px solid #ccc;
}
.sec3_03 .ul_02 li:last-child:before {
	display: none;
}
.sec3_03 .ul_02 li h5 {
    font-size:  30px;
    font-weight:  bold;
    letter-spacing:  0.05em;
    text-align:  center;
    background-color:  #a40000;
    color:  #fff;
    padding: 6px 0;
}
.sec3_03_01 {
    padding: 15px 24px 20px;
}
.sec3_03 .ul_02 li .flex {}
.sec3_03 .ul_02 li .flex .flex-l {
    width: 40%;
}
.sec3_03 .ul_02 li .flex .flex-l .img {
    text-align: center;
}
.sec3_03 .ul_02 li .flex .flex-l .img img {}
.sec3_03 .ul_02 li .flex .flex-r {
    width: 59.3%;
}
.sec3_03 .ul_02 li .flex .flex-r p {
    font-weight:  normal;
    margin-bottom: 0;
}

#sec4 {
    padding: 30px 0 0px;
}
#sec4 .sec_inner {}
#sec4 h3 {}
#sec4 h4 {}
.sec4_01 {
    padding: 25px 30px 25px;
}
.sec4_01 p {
    margin-bottom: 0;
}
.sec4_01 .space {
	float: right;
	height: 5.3em;
}
.sec4_01 .img {
    float:  right;
    clear: both;
    padding: 20px 0px 0px 40px;
}
.sec4_01 .img img {}
.sec4_02 {
    padding: 25px 30px 18px;
}
.sec4_02 h4 {}
.sec4_02_merit {}
.sec4_02_merit h5 {}
.sec4_02_merit h5 span {}
.sec4_02_merit h5 b {}
.sec4_02_merit .sec4_02_merit_inner {}
.sec4_02_merit .sec4_02_merit_inner p {}
.sec4_02_merit .sec4_02_merit_inner .img {}
.sec4_02_merit .sec4_02_merit_inner .img img {}


.sec4_02_01 {
    margin-top: 30px;
}
.sec4_02_01_inner {
    border:  5px solid #FAF2F2;
    padding: 35px 35px;
}
.sec4_02_01 .img {
    text-align:  center;
    margin-bottom: 34px;
}
.sec4_02_01 .img img {}
.sec4_02_01 ul {}
.sec4_02_01 ul li {
    margin-bottom: 35px;
}
.sec4_02_01 ul li:first-child {}
.sec4_02_01 ul li:last-child {
    margin-bottom: 0;
}
.sec4_02_01 ul li p {}
.sec4_02_01 ul li .p01 {
    font-size:  26px;
    font-weight:  bold;
    line-height: 1;
    margin-bottom: 20px;
    color:  #a40000;
}
.sec4_02_01 ul li .p02 {
    margin-bottom: 0;
}




@media screen and (max-width: 1100px) {
	
}

/*---------------------------------------------------------
	スマホ
---------------------------------------------------------*/
@media screen and (max-width: 680px) ,screen and (max-width: 737px) and (orientation: landscape) {
	
	.mainv {
    min-height: 80px;
    background-size: cover;
    background-position: center center;
	}
	.mainv:before {}
	.mainv .mainv_t {
    width: 271.6153px;
    top: 50%;
    left: 7.5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
 }
	.mainv .mainv_t img {}
	
	
	.page_link {
    margin-bottom: 0;
}
	.page_link ul {}
	.page_link ul li {
    width:  100%;
    height: 55px;
    margin: 0 auto 10px;
}
	.page_link ul li a {
    font-size: 15px;
    text-align: center;
    border-width: 2px;
}
	.page_link ul li a:before {
    width: 15px;
    height: 15px;
    bottom: 8px;
}
	.page_link ul li a:after {
    display: none;
}
	.page_link ul li a:hover {}
	.page_link ul li a:hover:after {
    display: none;
}
	.page_link ul li a b {
    width: 100%;
    top: calc(50% - 10px);
    text-align: center;
}

	.sec_inner {}
	.sec_inner_main {
    padding: 15px 4% 20px;
}

	#sec1 {
    padding: 70px 0 20px;
    margin-top: -50px;
}
	#sec1 .sec_inner {}
	#sec1 h3 {}
	#sec1 h4 {}
	.sec1_01 {
    padding: 15px 4% 10px;
}
	.sec1_01 h4 {}
	.sec1_01 p {
    margin-bottom: 10px;
}
	.sec1_01 .flex {}
	.sec1_01 .flex .flex-l {
    width: 100%;
}
	.sec1_01 .flex .flex-l .p01 {
    font-size: 20px;
    margin-bottom: 15px;
}
	.sec1_01 .flex .flex-l .p01 strong {}
	.sec1_01 .flex .flex-l .p_01 {
    width: 100%;
}
	.sec1_01 .flex .flex-l .p_01 strong {}
	.sec1_01 .flex .flex-l .p02 {}
	.sec1_01 .flex .flex-r {
    width: 100%;
}
	.sec1_01 .flex .flex-r .img {
    width: 158.5px;
    margin: 0 auto 10px;
}
	.sec1_01 .flex .flex-r .img img {}
	.sec1_02 {}
	.sec1_02 h4 {
    line-height: 1.4;
}
	.sec1_02 .flex {}
	.sec1_02 .flex .flex-l {
    width: 100%;
}
	.sec1_02 .flex .flex-l p {
    margin-bottom: 10px;
}
	.sec1_02 .flex .flex-r {
    width: 100%;
}
	.sec1_02 .flex .flex-r .img {
    text-align: center;
}
	.sec1_02 .flex .flex-r .img img {}

	#sec2 {
    padding: 70px 0 20px;
    margin-top: -50px;
}
	#sec2 .sec_inner {}
	#sec2 h3 {}
	#sec2 h4 {
    margin-bottom: 10px;
}
	.sec2_01 {}
	.sec2_01 h4 {}
	.sec2_01 .flex {}
	.sec2_01 .flex .flex-l {width:  100%;}
	.sec2_01 .flex .flex-l p {
    margin-bottom: 10px;
}
	.sec2_01 .flex .flex-r {
    width: 100%;
}
	.sec2_01 .flex .flex-r .img {
    text-align: center;
}
	.sec2_01 .flex .flex-r .img img {}
	.sec2_02 {}
	.sec2_02 h4 {}
	.sec2_02 p {}
	.sec2_03 {}
	.sec2_03 h4 {}
	.sec2_03 p {}
	.sec2_03 .sec2_03_01 {
    margin-top: 10px;
    margin-bottom: 10px;
}
	.sec2_03 .flex {}
	.sec2_03 .flex .flex-l {}
	.sec2_03 .flex .flex-l .img {}
	.sec2_03 .flex .flex-l .img img {}
	.sec2_03 .flex .flex-r {}
	.sec2_03 .flex .flex-r .img {}
	.sec2_03 .flex .flex-r .img img {}
	.sec2_03 .p_01 {}
	.sec2_04 {
    padding: 15px 4% 0px;
}
	.sec2_04 h4 {}
	.sec2_04 p {}
	.sec2_04 .p_01 {}

	.sec_point {
    padding-bottom: 15px;
}
	.sec_point h5 {
    background-size: 60.5px;
    padding-left: 67.5px;
    padding-top: 4px;
    min-height: 49px;
}
	.sec_point h5 span {
    font-size: 13px;
    padding: 1px 8px;
    margin-bottom: 3px;
}
	.sec_point h5 b {
    font-size: 15px;
    line-height: 1.4;
    padding-bottom: 5px;
}
	.sec_point .sec_point_inner {
    border-width: 2px;
    padding: 13px 1em 13px;
}
	.sec_point .sec_point_inner p {}
	.sec_point .sec_point_inner .img {
    margin-top: 10px;
    margin-bottom: 2px;
}
	.sec_point .sec_point_inner .img img {}

	#sec3 {
    padding: 70px 0 20px;
    margin-top: -50px;
}
	#sec3 .sec_inner {}
	#sec3 h3 {}
	#sec3 h4 {}
	.sec3_01 {
    padding: 15px 4% 0px;
}
	.sec3_01 h4 {
    line-height: 1.4;
}
	.sec3_01 p {
    margin-bottom: 10px;
}
	.sec3_02 {}
	.sec3_02 h4 {
    margin-bottom: 23px;
}
	.sec3_02_01 {}
	.sec3_02 .flex {}
	.sec3_02 .flex .flex-l {
    width:  100%;
    margin-bottom: 10px;
}
	.sec3_02 .flex .flex-l .ul_01 {}
	.sec3_02 .flex .flex-l .ul_01 li {
    background-size: 12.5px;
    background-position: 0 1px;
    padding-left: 19px;
    padding-bottom: 8px;
    margin-bottom: 7px;
    font-size: 14px;
    line-height: 14px;
}
	.sec3_02 .flex .flex-r {
    width: 100%;
}
	.sec3_02 .flex .flex-r .img {
    text-align: center;
}
	.sec3_02 .flex .flex-r .img img {}
	.sec3_03 {}
	.sec3_03 h4 {}
	.sec3_03 p {
    margin-bottom: 15px;
}
	.sec3_03 .ul_02 {}
	.sec3_03 .ul_02 li {}
	.sec3_03 .ul_02 li:first-child {}
	.sec3_03 .ul_02 li:last-child {}
	.sec3_03 .ul_02 li:before {}
	.sec3_03 .ul_02 li:last-child:before {}
	.sec3_03 .ul_02 li h5 {
    font-size: 16px;
    padding: 3px 0;
}
	.sec3_03_01 {
    padding: 12px 1em 12px;
}
	.sec3_03 .ul_02 li .flex {}
	.sec3_03 .ul_02 li .flex .flex-l {
    width:  100%;
}
	.sec3_03 .ul_02 li .flex .flex-l .img {
    max-width:  150px;
    max-height: 150px;
    margin: 0 auto 10px;
}
	.sec3_03 .ul_02 li .flex .flex-l .img img {max-width: 150px;max-height: 120px;}
	.sec3_03 .ul_02 li .flex .flex-r {
    width: 100%;
}
	.sec3_03 .ul_02 li .flex .flex-r p {}

	#sec4 {
    padding: 70px 0 10px;
    margin-top: -50px;
}
	#sec4 .sec_inner {}
	#sec4 h3 {}
	#sec4 h4 {}
	.sec4_01 {}
	.sec4_01 p {}
	.sec4_01 .space {
    display:  none;
}
	.sec4_01 .img {
    float:  none;
    padding:  0;
    margin-bottom: 10px;
    text-align: center;
}
	.sec4_01 .img img {}
	.sec4_02 {
    padding: 15px 4% 5px;
}
	.sec4_02 h4 {}
	.sec4_02_merit {}
	.sec4_02_merit h5 {}
	.sec4_02_merit h5 span {}
	.sec4_02_merit h5 b {}
	.sec4_02_merit .sec4_02_merit_inner {}
	.sec4_02_merit .sec4_02_merit_inner p {}
	.sec4_02_merit .sec4_02_merit_inner .img {}
	.sec4_02_merit .sec4_02_merit_inner .img img {}

	.sec4_02_01 {
    margin-top: 15px;
}
	.sec4_02_01_inner {
    border-width: 3px;
    padding: 20px 1em;
}
	.sec4_02_01 .img {
    margin-bottom: 20px;
}
	.sec4_02_01 .img img {}
	.sec4_02_01 ul {}
	.sec4_02_01 ul li {
    margin-bottom: 25px;
}
	.sec4_02_01 ul li:first-child {}
	.sec4_02_01 ul li:last-child {}
	.sec4_02_01 ul li p {}
	.sec4_02_01 ul li .p01 {
    font-size: 16px;
    margin-bottom: 10px;
}
	.sec4_02_01 ul li .p02 {}
	
}
