@charset "UTF-8";

html,body { height:100%; }
	body {
		font-family: 'Lato', "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
		background: #FFFFFF;
		color: #0B1F32;
		font-size: 14px;
		letter-spacing: 1px;
		line-height: 180%;
		font-feature-settings: "halt" 1;
	}
	a {
		transition: 0.3s;
	}
	.contents {
		text-align: center;
		margin: 0 auto;
	}
	.contarea {
		background: #FFF;
		width: 100%;
		padding-top: 32px;
	}
	.strang {
		font-weight: bold;
	}
	.MB40 {
		margin-bottom: 40px;
	}
	@media screen and (max-width: 700px) {
		.mainarea {
			background-color: #003040;
			padding: 10px 0;
			background-image: url(feature2_main_bk.png);
			background-repeat: repeat;
			background-position: 0 center;
		}
		.mainarea img {
			width: 96%;
		}
		.cont-inner {
			width: 90%;
			margin: 0 auto;
			position: relative;
		}
		.mainttl {
			position: absolute;
			top: 0;
			right: 0;
		}
		.about {
			width: 100%;
			margin: 0 auto 40px;
		}
		.about h2 {
			margin-bottom: 16px;
		}
		h2 img {
			width: 100%;
		}
		.about p {
			font-size: 18px;
			margin-bottom: 20px;
			line-height: 200%;
			text-align: left;
			font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		}
		.about p br {
			display: none;
		}
		.about dl {
			text-align: left;
			margin-bottom: 16px;
		}
		.about dt {
			background-image: url(feature2_ico01.png);
			background-repeat: no-repeat;
			background-position: 0 3px;
			font-size: 16px;
			font-weight: bold;
			padding-left: 20px;
		}
		.about dd {
			font-size: 13px;
			padding-left: 20px;
		}
		#flow {
			background-color: #FCDDCB;
			padding: 40px 0;
			background-image: url(feature2_main_bk.png);
			background-repeat: repeat;
			background-position: 0 center;
		}
		#flow h2, #item h2 {
			margin-bottom: 40px;
		}
		#flow img {
			width: 100%;
		}
		#item .box-a {
			margin-bottom: 40px;
		}
		#item .box-a img, #item .box-b img, #item .box-c img, #item .box-d img, #item .box-e img {
			width: 100%;
		}
		#item dl {
			margin-bottom: 16px;
		}
		.box-a dl, .box-b dl, .box-a ul, .box-b ul {
			text-align: left;
			width: 100%;
		}
		#item dt {
			font-size: 20px;
			color: #AA200E;
			font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
			line-height: 32px;
		}
		#item .box-c, #item .box-f {
			float: left;
		}
		#item .box-d, #item .box-e {
			float: right;
		}
		#item .box-d dt, #item .box-f dt {
			font-size: 20px;
			margin-bottom: 10px;
		}
		.box-d dl, .box-d ul, .box-f dl, .box-f ul {
			text-align: left;
			width: 100%;
		}
		ul .store-name {
			font-size: 86%;
		}
		ul .item-name {
			font-size: 128%;
			font-weight: bold;
			line-height: 160%;
			border-top: 1px dotted #333333;
			border-bottom: 1px dotted #333333;
			display: inline-block;
			padding: 5px 0;
			margin-bottom: 10px;
			width: 100%;
		}
		ul .item-name br {
			display: none;
		}
		ul .price {
			font-weight: bold;
			margin-bottom: 32px;
		}
		ul .price span {
			font-size: 171%;
			letter-spacing: 2px;
		}
		ul .price p {
			color: #FFF;
			font-size: 76%;
			font-weight: bold;
			background-color: #C1A74A;
			display: inline-block;
			padding: 0 8px;
			margin-left: 16px;
		}
		ul .tax_in {
			margin-bottom: 16px;
		}
		ul .capa {
			font-size: 86%;
			font-weight: bold;
			margin-bottom: 10px;
		}
		.btn {
			text-align: center;
		}
		.btn a {
			display: inline-block;
			color: #FFFFFF;
			font-size: 105%;
			background-color: #D14C38;
			text-decoration: none;
			background-image: url(../201611/arrow01.png);
			background-image: none\9;
			background-repeat: no-repeat;
			background-size: 14px 14px;
			background-position: 35px center;
			padding: 10px 55px;
			border-radius: 22px;
			border: solid 1px #D14C38;
		}
		.btn a:hover {
			text-decoration: none;
			background-color: #FFFFFF;
			border: solid 1px #C32400;
			color: #C32400;
		}
		#list {
			background-color: #EEEEEE;
		}
		#list a {
			display: inline-block;
			color: #FFFFFF;
			font-size: 105%;
			background-color: #DD422F;
			text-decoration: none;
			background-image: url(arrow02.png);
			background-image: none\9;
			background-repeat: no-repeat;
			background-size: 14px;
			background-position: right 32px center;
			padding: 24px 45px;
			border-radius: 4px;
			border: solid 1px #DD422F;
			font-size: 150%;
			margin: 32px 0 16px 0;
			border-bottom: solid 5px #8D2518;
		}
		#list a:hover {
			background-color: #009A40;
			border: solid 1px #009A40;
			border-bottom: solid 5px #006025;
		}
		#back {
			width: 100%;
			margin: 0 auto;
			text-align: center;
		}
		#back a {
			display: inline-block;
			color: #FFFFFF;
			font-size: 105%;
			background-color: #888888;
			text-decoration: none;
			background-image: url(arrow03.png);
			background-repeat: no-repeat;
			background-size: 6px;
			background-position: 10px center;
			padding: 10px 16px 10px 32px;
			border-radius: 4px;
			border: solid 1px #888888;
			font-size: 100%;
			margin: 16px 0 64px 0;
		}
		#back a:hover {
			background-color: #AAAAAA;
			border: solid 1px #AAAAAA;
		}
		#copyright {
			font-size: 86%;
			text-align: center;
		}
		#footer {
			margin: auto;
			padding: 10px;
			width: 100%;
			background-color: #FFF;
			box-sizing: border-box;
		}
		.sp-none {
			display: none;
		}
	}
	@media screen and (min-width: 701px) {
		.mainarea {
			background-color: #003040;
			padding: 40px 0;
			background-image: url(feature2_main_bk.png);
			background-repeat: repeat;
			background-position: 0 center;
		}
		.mainarea img {
			width: 1000px;
		}
		.cont-inner {
			width: 1000px;
			margin: 0 auto;
			position: relative;
		}
		.mainttl {
			position: absolute;
			top: 0;
			right: 0;
		}
		.about {
			width: 852px;
			margin: 0 auto 40px;
		}
		.about h2 {
			margin-bottom: 16px;
		}
		.about p {
			font-size: 20px;
			margin-bottom: 20px;
			line-height: 200%;
			text-align: left;
			font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		}
		.about dl {
			text-align: left;
			margin-bottom: 16px;
		}
		.about dt {
			background-image: url(feature2_ico01.png);
			background-repeat: no-repeat;
			background-position: 0 center;
			font-size: 16px;
			font-weight: bold;
			padding-left: 20px;
		}
		.about dd {
			font-size: 13px;
			padding-left: 20px;
		}
		#flow {
			background-color: #FCDDCB;
			padding: 40px 0;
			background-image: url(feature2_main_bk.png);
			background-repeat: repeat;
			background-position: 0 center;
		}
		#flow h2, #item h2 {
			margin-bottom: 40px;
		}
		#item .box-a {
			float: left;
		}
		#item .box-b {
			float: right;
		}
		#item dl {
			margin-bottom: 16px;
		}
		.box-a dl, .box-b dl, .box-a ul, .box-b ul {
			text-align: left;
			width: 482px;
		}
		#item dt {
			font-size: 20px;
			color: #AA200E;
			font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
			line-height: 32px;
		}
		#item .box-c, #item .box-f {
			float: left;
		}
		#item .box-d, #item .box-e {
			float: right;
		}
		#item .box-d dt, #item .box-f dt {
			font-size: 26px;
			margin-bottom: 16px;
		}
		.box-d dl, .box-d ul, .box-f dl, .box-f ul {
			text-align: left;
			width: 368px;
		}
		ul .store-name {
			font-size: 86%;
		}
		ul .item-name {
			font-size: 128%;
			font-weight: bold;
			line-height: 160%;
			border-top: 1px dotted #333333;
			border-bottom: 1px dotted #333333;
			display: inline-block;
			padding: 10px 0;
			margin-bottom: 5px;
			min-width: 364px;
		}
		ul .price {
			font-weight: bold;
			color: #333333;
			margin-bottom: 20px;
		}
		ul .price span {
			font-size: 26px;
			letter-spacing: 2px;
			margin-left: 5px;
		}
		ul .price p {
			color: #FFF;
			font-size: 76%;
			font-weight: bold;
			background-color: #C2A841;
			display: inline-block;
			padding: 0 8px;
			margin-left: 10px;
		}
		ul .tax_in {
			margin-bottom: 16px;
			font-size: 14px;
			font-weight: bold;
			color: #333333;
		}
		.btn a {
			display: inline-block;
			color: #FFFFFF;
			font-size: 105%;
			background-color: #DC484A;
			text-decoration: none;
			background-image: url(../201611/arrow01.png);
			background-image: none\9;
			background-repeat: no-repeat;
			background-size: 14px 14px;
			background-position: 26px center;
			padding: 8px 26px 8px 50px;
			border-radius: 22px;
			border: solid 1px #DC484A;
		}
		ul .capa {
			font-size: 86%;
			font-weight: bold;
			margin-bottom: 10px;
		}
		.btn a:hover {
			text-decoration: none;
			background-color: #FFFFFF;
			border: solid 1px #C32400;
			color: #C32400;
		}
		#list {
			background-color: #EEEEEE;
		}
		#list a {
			display: inline-block;
			color: #FFFFFF;
			font-size: 105%;
			background-color: #DD422F;
			text-decoration: none;
			background-image: url(../201701/arrow02.png);
			background-image: none\9;
			background-repeat: no-repeat;
			background-size: 14px;
			background-position: right 32px center;
			padding: 32px 197px;
			border-radius: 4px;
			border: solid 1px #DD422F;
			font-size: 200%;
			margin: 64px 0 16px 0;
			border-bottom: solid 5px #8D2518;
		}
		#list a:hover {
			background-color: #E35B4A;
			border: solid 1px #E35B4A;
			border-bottom: solid 5px #9B3528;
		}
		#back {
			width: 715px;
			margin: 0 auto;
			text-align: left;
		}
		#back a {
			display: inline-block;
			color: #FFFFFF;
			font-size: 105%;
			background-color: #888888;
			text-decoration: none;
			background-image: url(../201701/arrow03.png);
			background-repeat: no-repeat;
			background-size: 6px;
			background-position: 10px center;
			padding: 10px 16px 10px 32px;
			border-radius: 4px;
			border: solid 1px #888888;
			font-size: 100%;
			margin: 16px 0 64px 0;
		}
		#back a:hover {
			background-color: #AAAAAA;
			border: solid 1px #AAAAAA;
		}
		#copyright {
			font-size: 86%;
			text-align: center;
		}
		#footer {
			margin: auto;
			padding: 10px 0;
			width: 100%;
			background-color: #FFF;
		}
		.pc-none {
			display: none;
		}
	}