.maincont {
	color:#333 !important;
	font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, 'MS PGothic', 'ＭＳ Ｐゴシック', sans-serif !important;
    font-size: 14px;
    line-height: 1.6;
	background:#ffffff;
}
.maincont img {
    width: 100%;
}
.mod-main-header {
	margin: 0 0 30px;
}
.mod-main-header {
	position:relative;
}
.mod-main-header dl {
	width:auto;
	color:#ffffff;
	line-height:1.3;
	position:absolute;
	left: 6%;
    bottom: 20%;
}
.mod-main-header dt {
	float:left;
	clear:both;
	background:#8c5e31;
	padding:2px 5px;
	margin:0 5px 5px 0;
}
.mod-main-header dd {
	float:left;
	padding:2px 0;
}
.content-bg {
	background: url(../img/bg.png);
}
.content-width {
	max-width: 860px;
	margin: 0 auto;
	padding: 30px 0 60px;
}
.tit-main {
	/*width: 94.652%;*/
	margin: 0 auto 80px;
	text-align: center;
}
.tit-main_img01 {
	width: 45.117%;
	display: inline-block;
}
.tit-main_img02 {
	width: 45.233%;
	display: inline-block;
}
.introduction_01 {
	clear: both;
	display: inline-block;
}
.introduction_01 .img {
	line-height: 2;
	position: relative;
	margin-top: 2%;
}
.introduction_01 .caption {
	position: absolute;
	bottom: -7%;
	right: 0;
}
.introduction_01 h2,
.introduction_01 h3 {
	width: 27.864%;
	margin:0 0 35px;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}


.introduction_02 {
	margin: 60px 0 0;
	clear: both;
	display: inline-block;
}
.introduction_02 h2,
.introduction_02 h3 {
	width: 38.49%;
	margin: 0 0 35px;
}
.introduction_02 .txt {
	width: 46.745%;
	float: left;
}
.introduction_02 .txt02 {
	width: 46.745%;
	float: left;
}
.introduction_02 .txt02 img {
	width: 69.652%;
	display: block;
	margin: 2.5% auto 0;
}
.introduction_02 .img {
	width: 50.117%;
	float: right;
	position: relative;
}
.introduction_02 .caption {
	width: 54%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.introduction_02 .caption dt {
	float: left;
}
.introduction_02 .caption dd {
	padding-left: 10%;
	text-align: left;
}
.introduction_03 {
	margin: 60px 0 0;
	clear: both;
	display: inline-block;
}
.introduction_03 h2,
.introduction_03 h3 {
	width: 59.768%;
	margin: 0 0 35px;
}
.introduction_03 .txt {
	width: 46.745%;
	float: left;
}
.introduction_03 .img {
	width: 50.117%;
	float: right;
	position: relative;
}
.introduction_03 .caption {
	width: 50%;
	position: absolute;
	bottom: 29%;
	left: 0;
}
.introduction_04 {
	margin: 60px 0 0;
	clear: both;
	display: inline-block;
}
.introduction_04 h2,
.introduction_04 h3 {
	width: 52.326%;
	margin: 0 0 35px;
}
.introduction_04 .txt {
	width: 50.117%;
	float: right;
}
.introduction_04 .caption {
	margin-top: 5%;
}
.introduction_04 .img {
	width: 46.745%;
	float: left;
}
.introduction_05 {
	margin: 60px 0 0;
	clear: both;
	display: inline-block;
}
.introduction_05 .txt {
	width: 28.605%;
	float: left;
}
.introduction_05 .img {
	width: 67.675%;
	float: right;
}
.introduction_05 .img li {
	width: 49.83%;
	float: left;
}
.introduction_05 .img li:nth-of-type(1) {
	margin-right: 0.3%;
}
.introduction_05 .caption {
	width: 45%;
	margin-top: 5%;
}
.btn_monitor {
	max-width: 323px;
	margin: 46px auto 0;
}
.btn_monitor a span:after {
	right: -17%;
}
.impressions {
	text-align: center;
}
.recommend-plan {
	background: #fbeed3;
	border: 1px solid #375b84;
	margin-top: 60px;
	padding: 14px 0 27px 0;
}

.recommend-plan > p {
	background: #375b84;
	color: #FFF;
	font-size: 14px;
	margin: 0 29px 0 0;
	width: 325px;
	text-align: center;
	padding: 3px 0;
}
.recommend-plan > p br {
	display: none;
}
.recommend-plan h3,
.recommend-plan h5 {
	font-size: 25px;
	color: #375b84;
	margin: 0 0 20px 30px
}
.recommend-plan > div {
	width: 100%;
	padding: 0 30px;
	font-size: 0;
	box-sizing: border-box;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content: space-between;
}

.recommend-plan > div div {
	box-sizing: border-box;
	vertical-align: top;
}

.recommend-plan > div div:nth-of-type(1){
	width: 50%;
	order: 2;
	-ms-flex-order:2;
	-webkit-order:2;
}

.recommend-plan > div div:nth-of-type(1) ul {
	font-size: 0
}

.recommend-plan > div div:nth-of-type(1) ul li {
	display: inline-block;
	width: 49%;
	height: auto;
	vertical-align: top;
}

.recommend-plan > div div:nth-of-type(1) ul li span {
	text-align: left;
	font-size: 12px;
	margin: 5px 0 0 0;
	display: block;
}
.recommend-plan > div div:nth-of-type(1) ul li:nth-of-type(2) span {
	text-align:left;
}
.recommend-plan > div div:nth-of-type(1) ul li:nth-of-type(1) {
	margin: 0 1% 0 0;
}

.recommend-plan > div div:nth-of-type(1) ul li:nth-of-type(2) {
	margin: 0 0 0 1%;
}

.recommend-plan > div div:nth-of-type(2){
	width: 48%;
	font-size: 14px;
	order: 1;
	-ms-flex-order:1;
	-webkit-order:1;
}

.recommend-plan > div div:nth-of-type(2) p {
	margin: 0 0 31px 0;
}

.recommend-plan > div div:nth-of-type(2) dt {
	float: left;
	clear: left;
}
.recommend-plan > div div:nth-of-type(2) dd {
	padding: 0 0 0 63px;
	margin: 0 0 5px 0;
}

div.btnarea {
	box-sizing: border-box;
	width: 50%;
	margin: 0;
}

div.btnarea p {
	margin: 0 0 10px;
	width: 100%;
}

div.btnarea p a.btn{
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
	position: relative;
	box-sizing: border-box;
	margin: 0 0 5px;
	padding: 8px 40px;
	transition: opacity .25s ease-in-out;
	text-align: center;
	text-decoration: none;
	opacity: 1;
	color: #333;
	border: 1px solid #666;
	border-radius: 4px;
	background-color: #fff;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
}

div.btnarea p a.btn:hover {
	text-decoration: none;
	opacity: .65;
	border-bottom: 1px solid #666;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
}

div.btnarea p a.btn:after {
	    position: absolute;
    top: 0;
    right: 12px;
    bottom: 0;
    display: inline-block;
    width: 7px;
    height: 12px;
    margin: auto;
    content: '';
	background-image: url(../../../common/img/sprites/1x-s98e1058949.png);
    background-position: -7px 0;
}

.display-pc {
	display:block;
}
.display-sp {
	display:none;
}
@media screen and (max-width:800px) {
	.introduction_02 .img {
		padding-bottom: 2%;
	}
}
@media screen and (max-width:784px) {
	.mod-main-header dl {
		top: 50%;
	}
}
@media screen and (max-width:700px) {
	.introduction_02 .img {
		padding-bottom: 5%;
	}
	.introduction_02 .caption {
		width:auto;
		position:inherit;
		margin-top:5%;
	}
	.introduction_03 .caption {
		width:auto;
		position:inherit;
		margin-top:5%;
	}
	.introduction_03 .caption br {
		display:none;
	}
}
@media screen and (max-width:640px) {
	.content-width {
		max-width: none;
		width: 93%;
		padding: 6.5% 0 8%;
	}
	.mod-main-header dl {
		width: auto;
		right: 0;
		bottom: 0;
		top: 50%;
		font-size:10px;
	}
	.mod-main-header dt {
		color:#ffffff;
	}
	.tit-main {
		width:auto;
		margin: 0 auto;
	}
	.tit-main_img01 {
		width: 84%;
		display:block;
		margin:0 auto;
	}
	.tit-main_img02 {
		width: 89%;
		display:block;
		margin:1% auto 0;
	}
	.introduction_01 {
		background:none;
		margin-top:11.3%;
	}
	.introduction_01 h2,
	.introduction_01 h3 {
		width:50%;
		margin-bottom: 2.5%;
	}
	.introduction_01 .txt {
		width: 100%;
		float: none;
	}
	.introduction_01 .img {
		width: 100%;
		float: none;
		line-height: 2;
		position: relative;
		margin-top: 6%;
		padding-bottom: 0;
	}
	.introduction_01 .caption {
		text-align:center;
		font-size: 12px;
		position: absolute;
		right:0;
		bottom:-6%;
	}
	.introduction_01 .caption br {
		display:none;
	}
	.introduction_02 {
		margin-top: 11%;
	}
	.introduction_02 h2,
	.introduction_02 h3 {
		width: 73%;
		margin-bottom: 2.5%;
	}
	.introduction_02 .txt {
		width:100%;
		float:none;
		margin-top:6%;
	}
	.introduction_02 .txt02 {
		width:100%;
	}
	.introduction_02 .txt02 p {
		width:55%;
		float:left;
	}
	.introduction_02 .txt02 img {
		width:43%;
		float:right;
		margin:0;
	}
	.introduction_02 .img {
		width: 87.785%;
		float: none;
		margin:0 auto;
		padding:0;
	}
	.introduction_02 .caption {
		width: 100%;
		position: inherit;
		margin:2% 0 0;
		font-size:12px;
	}
	.introduction_03 {
		margin-top: 12%;
	}
	.introduction_03 h2,
	.introduction_03 h3 {
		width:100%;
		margin-bottom: 2.5%;
	}
	.introduction_03 .txt {
		width: 100%;
		float: none;
	}
	.introduction_03 .txt .mb50 {
		margin-bottom: 0 !important;
	}
	.introduction_03 .txt img {
		margin:6% 0 0 0;
	}
	.introduction_03 .caption {
		width: 100%;
		position: inherit;
		bottom: inherit;
		right: inherit;
		font-size: 12px;
		margin-top: 2%;
	}
	.introduction_03 .caption br {
		display: none;
	}
	.introduction_03 .img {
		width: 58%;
		float: none;
		margin: 6% auto 0;
	}
	.introduction_03 .img .display-sp {
		margin-top:6%;
	}
	.introduction_04 {
		margin-top: 11%;
	}
	.introduction_04 h2,
	.introduction_04 h3 {
		width: 99%;
		margin-bottom: 2.5%;
	}
	.introduction_04 .txt {
		width: 100%;
		float: none;
	}
	.spmb0 {
		margin-bottom: 0!important;
	}
	.introduction_04 .img {
		width: 100%;
		float: none;
		margin: 6% auto 0;
	}
	.introduction_04 .caption {
		font-size: 12px;
		margin: 2% 0 0;
		text-align: center;
	}
	.introduction_05 {
		margin-top: 11%;
	}
	.introduction_05 h3 {
		width:45%;
		margin-bottom: 2.5%;
	}
	.introduction_05 .txt {
		width:100%;
		float:none;
	}
	.introduction_05 .img {
		width: 100%;
		float: none;
		position: inherit;
		margin: 6% auto 0;
	}
	.introduction_05 .caption {
		width: 100%;
		position: inherit;
		bottom: inherit;
		right: inherit;
		font-size: 12px;
		margin-top: 2%;
	}
	.introduction_05 .caption.display-sp {
		display: inline-block;
	}

	.impressions {
		text-align: left;
	}
	.mb30 {
		margin-bottom: 2.5% !important;
	}
	.recommend-plan {
		background: #fbeed3;
		border: 1px solid #375b84;
		margin-top: 15%;
		padding: 3% 0;
	}
	.recommend-plan > p {
		background: #375b84;
		color: #FFF;
		font-size: 14px;
		margin: 0 29px 0 0;
		width: 93%;
		text-align: left;
		padding: 3px 0 0 3%;
	}
	.recommend-plan > p br{
		display:block;
	}
	.recommend-plan h3,
	.recommend-plan h5 {
		font-size: 18px;
		color: #375b84;
		margin: 0 0 10px 3%;
	}
	.recommend-plan h3 br,
	.recommend-plan h5 br {
		display: block;
	}
	.recommend-plan > div {
		width: 100%;
		padding: 0 3%;
		font-size: 0;
		box-sizing: border-box;
		display: block;
	}
	.recommend-plan > div div {
		display: block;
		box-sizing: border-box;
		vertical-align: top;
	}
	.recommend-plan > div div:nth-of-type(1) {
		width: 100%;
	}
	.recommend-plan > div div:nth-of-type(1) ul li {
		display: block;
		width: 100%;
		height: auto;
		vertical-align: top;
	}
	.recommend-plan > div div:nth-of-type(1) ul li:nth-of-type(1) {
		display: none;
    	/*margin: 0 0 2% 0;*/
	}
	.recommend-plan > div div:nth-of-type(1) ul li:nth-of-type(2) {
		/*display: none;*/
		margin: 0 0 2% 0;
	}
	.recommend-plan > div div:nth-of-type(2) {
		width: 100%;
		font-size: 14px;
		margin: 0 0 20px 0;
	}
	.recommend-plan > div div:nth-of-type(2) p {
		margin: 0 0 15px 0;
	}
	.recommend-plan > div div:nth-of-type(2) dd {
		padding: 0 0 0 63px;
		margin: 0 0 5px 0;
	}
	.display-pc {
		display:none;
	}
	.display-sp {
		display:block;
	}
}
@media screen and (max-width:400px) {
	.introduction_01 .caption{
		position: inherit;
		text-align:right;
	}
	.mod-main-header dd span{
		display:block;
	}
}