@charset "UTF-8";

.contsTtl .redH {
	background: #d00f31;
}
.redBtn {
	background-color: #d00f31;
	-webkit-box-shadow: 0px -5px 0px 0px #a2031f inset;
	box-shadow: 0px -5px 0px 0px #a2031f inset;
}
.cpBtnY {
	background: #fad025;
	color: #111111;
	-webkit-box-shadow: 0px -5px 0px 0px #b39f3f inset;
	box-shadow: 0px -5px 0px 0px #b39f3f inset;
}
.cpBtnG {
	background: #2dad55;
	-webkit-box-shadow: 0px -5px 0px 0px #1f823e inset;
	box-shadow: 0px -5px 0px 0px #1f823e inset;
}
.dbaraiBtn{
	margin: 0 auto;
	padding: 0 13.54167% 3.125%;
}
.dbaraiList01{
	padding: 0 5%;
	overflow: hidden;
	background: url("../img/imgparts9_2_01_bg.png") repeat-y;
}
.dbaraiList02{
	padding: 0 5%;
	overflow: hidden;
	background: url("../img/imgparts9_5_01_bg.png") repeat-y;
}	
.dbaraiList03{
	padding: 0 5%;
	overflow: hidden;
	background: url("../img/imgparts9_8_01_bg.png") repeat-y;
}
.dbaraiList01 li,
.dbaraiList02 li,
.dbaraiList03 li{
	width: 31.945%;
	float: left;
	margin-right: 2.085%;
}
.dbaraiList01 li:nth-child(3n+0),
.dbaraiList02 li:nth-child(3n+0),
.dbaraiList03 li:nth-child(3n+0){
	margin-right: 0;
	margin-bottom: 3%;
}

/* add */
.cp_page {
	font-family: 'Noto Sans JP',"Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3","メイリオ",Meiryo;
}
a.txtLink {
    text-decoration: underline;
    color: #0000ff;
    display: inline;
}
.blackBtn {
	background-color: #2b2b2b;
	-webkit-box-shadow: 0px -5px 0px 0px #232223 inset;
	box-shadow: 0px -5px 0px 0px #232223 inset;
}
.redBtn {
	background-color: #d00f31;
	-webkit-box-shadow: 0px -5px 0px 0px #a2031f inset;
	box-shadow: 0px -5px 0px 0px #a2031f inset;
}
.blueBtn {
	background-color: #004990;
	-webkit-box-shadow: 0px -5px 0px 0px #003b74 inset;
	box-shadow: 0px -5px 0px 0px #003b74 inset;
}
.contsTtl .blueH {
    background: #15398d;
}
.inner {
	padding: 0 10%;
}
.bgContents01 {
	background-color: #cfe3e6;
	padding-bottom: 5%;
}
.contsBlock01{
	max-width: 874px;
	width: 91.1%;
	margin: 0 auto;
	padding-top: 9%;
	border: 3px solid #141414;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.conts01Ttl01{
	width: 100%;
	position: absolute;
	top: -7%;
}
.conts01Img01{
	width: 95%;
	margin: auto;
}
.conts01Txt01{
	margin: 4.8% 4% 5.2% 3.9%;
	font-size: 19px;
	line-height: 1.84;
}
.conts01Inner{
	width: 100%;
	margin-top: 4.1%;
	padding: 2.3% 0 4.7%;
	background: #cfe3e6;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.contsBlock02{
	width: 100%;
	padding-bottom: 5.2%;
	background: #f2f2f2;
}
.conts02Ttl01{
	width: 100%;
}
.conts02Img01{
	width: 100%;
}
.conts02Inner{
	max-width: 880px;
	width: 91.7%;
	margin: 4.2% auto 0;
	padding: 4.6% 0 3.8%;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.conts02Img02{
	width: 100%;
}
.contsBlock03 {
	width: 90%;
	max-width: 700px;
	margin: 5% auto;
}

.shopImg01{
	max-width: 880px;
	margin: 5.3% 4.5% 3.4% 3.9%;
}
.blueBtn {
	background-color: #004990;
	box-shadow: 0px -5px 0px 0px #003b74 inset;
}

.cpNotesSubttl {
	background-color: #d7181f;
	color: #ffffff;
	font-weight: bold;
	line-height: 2;
	text-align: center;
	margin-bottom: 1rem;
}
.cpNotesList {
	line-height: 1.8;
}
.attention__lead {
	font-size: 16px;
}
.normalBtn01 {
	max-width: 708px;
	width: auto !important;
}

@media only screen and (min-width: 641px) {
	.normalBtn01 {
		max-width: 708px;
		width: auto !important;
	}
	.normalBtn01 .normalBtnLink {
		font-size: 39px;
	}
	.normalBtn01 .normalBtnLink {
		font-size: 39px;
	}
	.normalBtn02 {
		max-width: 672px;
		width: auto !important;
	}
}

@media screen and (max-width: 640px) {
	.contsTxt {
		font-size: 16px;
	}
	.contsTtl span.blueH  {
		font-size: 18px;
	}
	.cpNotesSubttl {
		font-size: 19px;
		margin-bottom: 5px;
	}
	.cpNotesList {
		line-height: 1.5;
	}
	.attention__lead {
		font-size: 14px;
	}
	.contsBlock01{
		border-width: 2px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	.conts01Ttl01 {
		top: -3%;
	}
	.conts01Txt01,
	.conts01Txt02{
		font-size: 16px;
	}
	.conts01Inner{
		-webkit-border-radius: 0 0 5px 5px;
		border-radius: 0 0 5px 5px;
	}
	.conts02Inner{
		-webkit-border-radius: 10px;
		border-radius: 10px;
	}
}

/* 追従バナー
********************************* */
.floatPcBnr {
    height: 300px;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: block;
    z-index: 2;
}
a.floatPcLink {
    display: block;
}
@media screen and (max-width: 640px) {
	.floatPcBnr, a.floatPcLink {
		display: none;
	}
}
.floatSpBnr {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    display: none;
    z-index: 2;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
	.floatSpBnr, a.floatSpLink {
		display: block;
	}
}
@media only screen and (min-width: 481px) {
	.txtSpace2 {
		padding-right: 2.0em;
	}
}