@charset "utf-8";
/* 共通 */

body {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Mplus 1p", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}
html, body, h1, h2, h3, h4, p, ul, li, dl, dt, dd, a, table, th, td, span, figure {
	margin: 0;
	padding: 0;
	line-height: 1.0;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}
* {
	box-sizing:border-box;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
	color: inherit;
}
a:hover {
	text-decoration: none;
	opacity: 0.7;
}
img {
	border: none;
	vertical-align: bottom;
	max-width: 100%;
	max-height: 100%;
}
/* 共通 */

.hide {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.flex_box {
	display: flex;
	justify-content: space-between;
}
.bold {
	font-weight: bold;
}
/* .top */

.top {
	width: 100%;
	max-width: 750px;
	height: 445px;
	background: url(../img/top_image.jpg) no-repeat center/contain;
	margin: 0 auto 20px;
}
/* con 共通 */
.title {
	background: url(../img/title00.jpg) repeat-x center/contain;
}
h3 {
	max-width: 750px;
	height: 100px;
	padding-left: 30px;
	font-size: 26px;
	font-weight: bold;
	line-height: 100px;
	box-sizing: border-box;
	margin:auto;
}
.con01 h3 {
	background: url(../img/title01.jpg) no-repeat center/contain;
}
.con02 h3 {
	background: url(../img/title02.jpg) no-repeat center/contain;
}
.con03 h3 {
	background: url(../img/title03.jpg) no-repeat center/contain;
}
.con04 h3 {
	background: url(../img/title04.jpg) no-repeat center/contain;
}
.con05 h3, .con06 h3 {
	background: url(../img/title00.jpg) no-repeat center/contain;
}
.con05 h4 {
	font-size:15px;
	font-weight:bold;
	text-align:center;
	margin:20px auto;
}
.con05 .kan_wrap span.block {
	display:block;
	font-size:0.8em;
}
.con05 .kan_wrap span.right {
    display: block;
    text-align: right;
    padding-right: 20px;
}
.con05 .kan_wrap figure {
    margin-bottom: 20px;
}

/* .left_wrap */

.left_wrap {
	flex-basis: 240px;
}
.left_wrap>figure {
	margin-bottom: 40px;
}
.con01 .left_wrap {
	position: relative;
}
.left_wrap p {
	margin-bottom: 10px;
	padding-left: 20px;
	font-size: 18px;
	box-sizing: border-box;
}
.left_wrap p:last-child {
	margin-bottom: 40px;
}
.p_price {
	font-size: 14px;
	letter-spacing:0;
}
.f_price {
	color: #f00;
	margin-bottom: 5px;
	letter-spacing: -0.03em;
}
.f_s {
	font-size: 12px;
}
.left_wrap .ninki {
	display: block;
    width: 30%;
    max-width: 80px;
	height: 80px;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: auto;
	right: 20px;
	left: auto;
}
.kounyu_btn, .movie_btn {
	display: block;
	max-width: 160px;
	height: 35px;
	font-size: 15px;
	box-sizing: border-box;
	padding-left: 40px;
	color: #fff!important;
	line-height: 35px;
	margin: 20px 0;
}
.kounyu_btn {
	background: url(../img/icon_kounyu.jpg) no-repeat center/contain;
}
.movie_btn {
	background: url(../img/icon_movie.jpg) no-repeat center/contain;
}
/* .right_wrap */

.right_wrap {
	flex-basis: 455px;
	margin-bottom: 40px;
}
.con_wrap>.flex_box {
	max-width: 740px;
	margin: auto;
}
.right_wrap dl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	color: #172a88;
}
.right_wrap dt {
	width: 50px;
	height: 50px;
	background: #172a88;
	border-radius: 50%;
	box-sizing: border-box;
}
.right_wrap dt:first-child {
	margin-bottom: 20px;
}
.right_wrap dt span {
	display: block;
	color: #fff;
	text-align: center;
	line-height: 50px;
}
.right_wrap dd {
	width: calc(100% - 50px - 10px);
	margin-bottom: 20px;
	font-size: 14px;
	box-sizing: border-box;
	line-height: 1.3;
	font-weight: 600;
}
.right_wrap dd:nth-of-type(2) {
	margin-bottom: 10px;
}
.right_wrap dd:last-child {
	margin-bottom: 0;
}
.right_wrap .atn {
	color: #f00;
	font-size: 12px;
	padding-left: 60px;
	width: 100%;
	line-height: 1.4;
}
/* .bottom_wrap */

.bottom_wrap {
	margin: 0 auto 50px;
	max-width: 700px;
}
.bottom_flex {
	display: flex;
	justify-content: space-between;
}
.bottom_flex figure {
	width: calc((100% - 10px) / 2);
}
/* .con01 */

.con01 .right_wrap .flex_box {
}
.con01 .right_wrap ul {
	width: 50%
}
.con01 .right_wrap figure {
	width: calc(50% - 4px);
	margin-bottom: 40px;
}
.con01 .right_wrap ul li {
	font-size: 10px;
	font-weight: 800;
	color: #172ABB;
	box-sizing: border-box;
	width: 100%;
	height: 82px;
	margin-bottom: 5px;
	padding: 16px 0 15px 40px;
	line-height: 1.7;
}
.con01 .right_wrap ul li:nth-child(1) {
	background: url(../img/con01_list01.jpg) no-repeat center/contain;
}
.con01 .right_wrap ul li:nth-child(2) {
	background: url(../img/con01_list02.jpg) no-repeat center/contain;
}
.con01 .right_wrap ul li:nth-child(3) {
	background: url(../img/con01_list03.jpg) no-repeat center/contain;
	margin-bottom: 0;
}
/* .con02 */

.right_wrap>p {
	margin-bottom: 30px;
}
/* .con03,.con04 */

.con03 h3, .con04 h3 {
	margin-bottom: 10px;
}
/* .con05 */

.con05 .left_wrap figure {
	margin-bottom: 20px;
}
.con05 .left_wrap figure:nth-of-type(2) {
	margin-top: 50px;
}
.con05 .right_wrap .set {
	position: relative;
	box-sizing: border-box;
	border: 1px solid #000;
	border-radius: 5px;
}
.con05 .right_wrap .set>p {
	display: block;
	width: 100px;
	height: 30px;
	background: #000;
	border-radius: 5px;
	transform: rotate(-20deg);
	color: #fff;
	line-height: 30px;
	text-align: center;
	position: absolute;
	margin: auto;
	top: -10px;
	bottom: auto;
	right: auto;
	left: -40px;
}
.set ul {
	display: flex;
	padding: 20px 10px;
	box-sizing: border-box;
	justify-content: space-around;
	align-items: baseline;
}
.set li {
	width: calc(100% / 4);
}
.set ul li p {
	text-align: center;
	font-size: 10px;
	margin: 10px 0;
}
.set span {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	padding: 3px 2px;
}
.tejun {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 40px;
}
.tejun li {
	width: calc((100% - 20px) / 5);
	margin-right: 5px;
}
.tejun li:last-child {
	margin-right: 0;
}
.tejun p {
	margin: 10px 0 5px;
}
.tejun .number {
	font-size: 13px;
	background: #000;
	color: #fff;
	display: block;
	box-sizing: border-box;
	width: 15px;
	height: 15px;
	text-align: center;
	line-height: 15px;
	margin: 5px 0;
}
.tejun .text {
	font-size: 10px;
	height: 2.5em;
	display: block;
}
.con05 .bottom_flex figure {
	width: calc((100% - 20px) / 3);
	margin-right: 10px;
}
.con05 .bottom_flex figure:last-child {
	margin-right: 0;
}
/* .con06 */

.con06 ul {
	display: flex;
	max-width: 700px;
	margin: auto;
	justify-content: space-between;
	flex-wrap: wrap;
}
.con06 li {
	width: calc((100% - 21px) / 3);
	margin-right: 10px;
	margin-bottom: 15px;
	border: 1px solid #9fa0a0;
	box-sizing: border-box;
	padding: 10px;
	font-size: 12px;
}
.con06 li:nth-child(3n) {
	margin-right: 0;
}
.con06_title {
	color: #172ABB;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 10px;
}
.con06 li p:nth-child(3), .con06 li p:nth-child(4) {
	margin-left: 5px;
	margin-bottom: 5px;
}
.con06 li p:nth-child(5) a {
	margin: 10px auto;
}
.sila p {
	margin-left: 5px;
}
.sila p:nth-child(3), .sila p:nth-child(5), .sila p:nth-child(7) {
	margin-bottom: 5px;
}
.sila p:nth-child(4), .sila p:nth-child(6), .sila p:nth-child(8) {
	margin-bottom: 15px!important;
}
.sila p:last-child a {
	margin: 10px auto;
}
.con06 .p_price {
	font-size: 12px;
}
.con06 .f_price {
	font-size: 15px;
}
.con06 .f_s {
	font-size: 10px;
}

/* footer */
footer {
    text-align: center;
    padding-bottom: 20px;
}

footer ul {
    justify-content: center;
    align-items: center;
    margin: 0 auto 30px;
    max-width: 200px;
}

footer a {
    display: block;
    box-sizing: border-box;
    width: 43px;
    height: 43px;
    border-radius: 3px;
    transition: 0.3s;
}

footer a:hover {
    opacity: 0.3;
}

footer .link_fb {
    background: url(../img/icon_fb.png) no-repeat center/contain;
}

footer .link_ig {
    margin-right: 30px;
    background: url(../img/icon_ig.png) no-repeat center/contain;
}

footer .link_yt {
    background: url(../img/icon_yt.png) no-repeat center/contain;
    margin-right: 30px;
}

footer .foo_text {
    font-size: 12px;
    margin-bottom: 10px;
    color: #727171;
}

footer .last_text {
    font-size: 10px;
    color: #727171;
}

footer .nho_t {
    font-size: 12px;
    margin: 30px 0 10px;
    color: #727171;
}

footer .nho_link a {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 34px;
    max-width: 300px;
    margin: 0 auto 40px;
    padding: 0 10px;
}

footer .pw_link a {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 58px;
    max-width: 240px;
    margin: 0 auto 40px;
    padding: 0 10px;
}


/* .topへ戻る */
.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 15px;
	z-index: 999;
}
.pagetop a {
	display: block;
	background-color: #8290d9;
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
	padding: 10px;
	opacity: 0.8;
	transition: 0.5s;
	border-radius: 5px;
}
.pagetop a:hover {
	display: block;
	background-color: #172a88;
	text-align: center;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	padding: 10px;
	opacity: 0.8;
	border-radius: 5px;
}
/* 切り替え */

.pc {
	display: block;
}
.sp {
	display: none;
}
@media screen and (max-width:768px) {
	.top {
		width: 100%;
		height: 0;
		padding-bottom: 59.33%;
	}
	h3 {
		max-width: 750px;
		height: auto;
		font-size: 20px;
	}
}

@media screen and (max-width:600px) {
	h3 {
		font-size: 13px;
	}
	.con05 h3 {
		font-size: 10px;
	}
	.left_wrap {
		display: block;
	}
	.left_wrap figure img {
		display: block;
		margin: auto;
	}
	.left_wrap figure, .left_wrap .sp_flex_box {
		width: 100%;
		margin: auto;
	}
	.left_wrap .ninki {
		right: 10%;
	}
	.right_wrap ul {
		margin-bottom: 10px;
	}
	/* .con01 */
	.con01 .right_wrap .flex_box {
		display: block;
	}
	.con01 .right_wrap ul {
		width: 100%;
	}
	.con01 .right_wrap figure {
		width: 100%;
	}
  .con01 .right_wrap ul li {
    font-size:11px;
    max-width: 240px;
    margin: 0 auto 10px;
  }
	/* .con05 */
	.con05 .left_wrap figure:nth-of-type(1) {
		width: 100%;
	}
	.con05 .left_wrap figure:nth-of-type(1) img {
		width: 100%;
		margin: auto;
	}
	.con05 .left_wrap figure:nth-of-type(2) {
		width: 100%;
	}
	.con05 .left_wrap figure:nth-of-type(2) img {
		width: 100%;
		margin: auto;
	}
	.con05 .left_wrap .sp_flex_box {
		width: 100%;
	}
	.set ul {
		display: inherit;
	}
	.set li {
		width: 100%;
	}
	.set li img {
		display: block;
		margin: auto;
	}
	.tejun {
		display: inherit;
	}
	.tejun li {
		width: 100%;
		margin: auto;
	}
	.con06 ul li {
		/* display: flex; */
	}
	.con06 li figure {
		width: 100%;
	}
	.con06 li .sp_flex_box {
		width: 100%;
	}
	.kounyu_btn, .movie_btn {
		margin: 10px auto;
	}
	.tejun .text {
		font-size:15px;
		height:auto;
	}
}
@media screen and (max-width:440px) {
	.flex_box {
		display:block;
	}
	.con05 .right_wrap {
	}
	.con05 .kan_wrap p {
		max-width: 300px;
		margin: auto;
	}
	.con05 .right_wrap .set {
		margin: 20px 50px;
	}
	.tejun li {
		width: 100%;
		max-width: 250px;
	}
	.tejun li:last-child {
		margin: auto;
	}
	.kan_wrap li {
		margin-bottom:60px;
	}
	.con06 ul {
		display:block;
	}
	.con06 li,.con06 li:nth-child(3n) {
		width: 80%;
		margin: 0 auto 15px;
	}
	footer .flex_box {
		display:flex;
	}
}