@charset "UTF-8";
/* --------------------------------
	style_sp.css
--------------------------------
messageページ用のcssです。
-------------------------------- */

.sp_back {
	background: url(../images/main01.jpg) no-repeat;
	background-position: center top 18px;
	background-size: 100% auto;
	height: 120px;
	width: 100%;
	text-align: center;
}
#message_top h1 {
	padding-top: 23px;
	box-sizing: border-box;
	font-size: 2.0rem;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 2px 5px #333333;
	margin: 0;
}
#message_top p {
	width: 100%;
	text-align: center;
	padding-top: 5px;
	box-sizing: border-box;
	font-size: 1.1rem;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 2px 5px #333333;
	margin: 0;
	font-family: 'Montserrat', sans-serif;
}
.message_area {
	margin: 10px 0px 0px;
	padding: 0 0 0px;
}
#message_top h2 {
	color: #c892a1;
	font-size: 1.8rem;
	padding: 20px 0;
	text-align: center;
	background-color: #fef7f7;
	border-top: solid 1px #fbd8d8;
	border-bottom: solid 1px #fbd8d8;
    margin-bottom: 10px;
	font-family: 'Montserrat', sans-serif;
}
#message_top p.main_text {
	width : -moz-calc(100% - 32px);
	width : -webkit-calc(100% - 32px);
	width : calc(100% - 32px);
	text-align: left;
	padding-top: 5px;
	box-sizing: border-box;
	font-size: 1.4rem;
	color: #4d4d4d;
	line-height: 2.0;
	margin: 0 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	text-shadow: inherit;
}
#message_02 {
	color: #4d4d4d;
	margin: 20px 0px 0px;
	text-align: center;
}

#message_02 h2 {
	color: #c892a1;
	font-size: 1.8rem;
	padding: 20px 0;
	text-align: center;
	background-color: #fef7f7;
	border-top: solid 1px #fbd8d8;
	border-bottom: solid 1px #fbd8d8;
    margin-bottom: 10px;
	font-family: 'Montserrat', sans-serif;
}




.inner {
    color: #4d4d4d;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    max-width: 1200px;
    padding: 0px 40px 0px;
}

.message_inner {
    margin: 20px auto;
    padding: 0 10px;
	font-family: 'Montserrat', sans-serif;
	font-size: 1.4rem;
	line-height: 2.0;
}

.message_inner p{
    text-align: left;
	margin: 0 6px;
}
.box01 {
	overflow: hidden;
}

img.imgM3 {
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    margin: 0 20px 10px;
}

.column {
    margin: 16px 0px 0;
	padding: 5px;
	border: 1px solid #ccc;
	text-align: left;
	display: inline-block;
	 float: left;
}

.column:before {
    content: "";
	display: block;
	clear: both;
}

.column a{
	display: inline-block;
	
}

.column a:hover img{
   opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

.column img{
    vertical-align: middle;
	margin-right: 10px;
	width: 80px;
}

.column p {
    display: inline-block;
    vertical-align: middle;
	font-size: 1.3rem!important;
	width : -moz-calc(100% - 110px);
	width : -webkit-calc(100% - 110px);
	width : calc(100% - 110px);
}

.column a p {
	text-decoration: underline;
}

.column a:hover p {
	text-decoration: none;
}

.colum_t {
	background-color: #000;
	color: #fff;
	padding: 2px;
	margin: 0 5px 0 0;
	font-size: 1.3rem;
}

.benefit_area{
	 margin: 30px auto 30px;
	padding: 20px 10px;
	background-color: #d7eaf1;
	 border-radius: 10px;
}
.message_inner h3{
    margin: 0px auto 20px;
	font-size: 1.8rem;
	color: #4faacb;
	line-height: 1.4;
}

.catch {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}
.catch:before, .catch:after {
  border-top: 1px solid;
  content: "";
  width: 3em; /* 線の長さ */
}
.catch:before {
  margin-right: 1em; /* 文字の右隣 */
}
.catch:after {
  margin-left: 1em; /* 文字の左隣 */
}

.message_inner h4{
	font-size: 1.6rem;
	color: #4faacb;
	text-align: left;
}

.message_inner h4 span{
	display: inline-block;
	width : -moz-calc(100% - 50px);
	width : -webkit-calc(100% - 50px);
	width : calc(100% - 50px);
	line-height:1.3;
}

.imgN {
    width: 40px;
    margin-right: 5px;
	vertical-align: top;
}

ul.benefit li{
	padding: 10px 10px 20px;
	border-radius: 10px;
	margin: 20px 0 0;
	background-color: #fff;
}

ul.benefit li p{
	font-size: 1.4rem;
	line-height: 1.6;
}

.imgB01{
	max-width: 640px;
	width: 100%;
	margin: 0 0 20px;
}

img.imgB02 {
    margin: 0px 0px 0 10px;
    max-width: 320px;
    width: 50%;
    float: right;
}

.imgB03{
	max-width: 640px;
	width: 100%;
	margin: 0 0 0px;
}

.imgB04{
	max-width: 640px;
	width : -moz-calc(50% - 10px);
	width : -webkit-calc(50% - 10px);
	width : calc(50% - 10px);
	margin: 0 5px 0px;
}


.box02{
	width: 90%;
	margin: 0 auto 20px;
}

.box02b{
	width: 90%;
	margin: 0 auto 20px;
}

ul.benefit li p.op_tex{
	font-size: 11px;
	text-align:right!important;
}

#message_03 {
	margin: 40px 0 60px;
}

#message_03 h2 {
	color: #c892a1;
	font-size: 1.8rem;
	padding: 20px 0;
	text-align: center;
	background-color: #fef7f7;
	border-top: solid 1px #fbd8d8;
	border-bottom: solid 1px #fbd8d8;
    margin-bottom: 10px;
	font-family: 'Montserrat', sans-serif;
}
#message_03 p {
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	color:#4d4d4d;
}

#message_03 a{
	text-decoration: underline;
	
}

#message_03 a:hover{
	text-decoration: none;
	
}



