@charset "UTF-8";

/*--------------------------------------------------------------------
 *	共通の記述
 *--------------------------------------------------------------------*/

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: 0 !important;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 11px;
}
.swiper-pagination-bullet {
	width: 26px !important;
	height: 26px !important;
	background: #c1c1c1;
	opacity: 1;
	color: #ffffff;
}
.swiper-pagination-bullet-active {
	background: #e9b800;
}

/*------------------------------------------ article */
section#main_contents p.main_photo {
	margin: 0;
}
section#main_contents .lead,
section#main_contents .text_area p {
	margin: 0;
	color: #5f5f5f;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 2.0;
}
section#main_contents .text_block .notice {
	margin-top: 1em;
}
section#main_contents h2 {
	margin: 0;
	color: #5f5f5f;
	font-size: 2.0rem;
	font-weight: 700;
	line-height: 1.5;
}

/*------------------------------------------ main_contents */
section#main_contents sup {
	vertical-align: top;
}
section#main_contents #process {
	background-color: #f4f2e4;
}
section#main_contents #process h3 {
	margin: 0;
	font-weight: 500;
	text-align: center;
}
section#main_contents #process h4 {
	margin: 0;
	padding-left: 30px;
	color: #345ba3;
	font-size: 1.6rem;
	font-weight: 700;
}
section#main_contents #process h4:nth-of-type(1) {
	background: url("../../special/img/h4_01.png") no-repeat left center / 25px 25px ;
}
section#main_contents #process h4:nth-of-type(2) {
	background: url("../../special/img/h4_02.png") no-repeat left center / 25px 25px ;
}
section#main_contents #process h4:nth-of-type(3) {
	background: url("../../special/img/h4_asterisk.png") no-repeat left center / 25px 25px ;
}
section#main_contents #process h4:nth-of-type(4) {
	background: url("../../special/img/h4_03.png") no-repeat left center / 25px 25px ;
}
section#main_contents #process h4:nth-of-type(5) {
	background: url("../../special/img/h4_04.png") no-repeat left center / 25px 25px ;
}
section#main_contents #process h4:nth-of-type(6) {
	background: url("../../special/img/h4_05.png") no-repeat left center / 25px 25px ;
}
section#main_contents #process p {
	margin: 0;
	color: #696969;
	font-weight: 400;
	line-height: 1.71;
}
section#main_contents #coverage h3 {
	margin: 0;
	color: #696969;
	font-weight: 400;
	text-align: center;
}
section#main_contents #coverage ul {
	margin: 0;
	list-style-type: none;
}

/*------------------------------------------ special_200316 */
body#special_200316 section#main_contents .special_02 .text_block:nth-of-type(2) .photo_area ul {
	margin: 0;
}
body#special_200316 section#main_contents .special_02 .text_block:nth-of-type(2) .photo_area ul li {
	list-style-type: none;
}
body#special_200316 section#main_contents .special_02 .text_block .photo_area .reference {
	margin: 0;
	color: #dda40a;
}

/*------------------------------------------ special_200720 */
body#special_200720 section#main_contents h2 span {
	font-weight: normal;
}
body#special_200720 section#main_contents .address {
	background: #fffee6;
	border: 1px solid #e0e0e0;
}
body#special_200720 section#main_contents .special_02 #kogane {
	border: 1px solid #c1c1c1;
}
body#special_200720 section#main_contents .special_02 #kogane span.sub {
	font-weight: bold;
}
body#special_200720 section#main_contents .special_02 ul.notice {
	margin: 0;
	list-style-type: none;
	color: #3a5da4;
	font-weight: 400;
}

/*------------------------------------------ special_210120 */
body#special_210120 section#main_contents h2 {
	color: #a72126;
}
body#special_210120 section#main_contents h3 {
	margin: 1em 0 0.6em;
	font-size: 1.7rem;
	color: #0068b7;
}
body#special_210120 section#main_contents .addition {
	border: 1px solid #000;
	border-radius: 8px;
}
body#special_210120 section#main_contents .addition h4 {
	margin: 0.4em 0;
	font-size: 1.6rem;
	font-weight: bold;
	color: #000;
}

/*------------------------------------------ special_210726 */
body#special_210726 section#main_contents h2 {
	color: #a72126;
}
body#special_210726 section#main_contents .addition {
	border: 1px solid #000;
	border-radius: 8px;
}
body#special_210726 section#main_contents .addition h3 {
	margin: 0.4em 0;
	font-weight: bold;
	font-size: 2.0rem;
	color: #000;
}
body#special_210726 section#main_contents .special_01 .addition p:nth-of-type(1) {
	margin: 1em auto;
}
body#special_210726 section#main_contents .special_01 .addition p:nth-of-type(3) {
	margin-top: 1em;
	font-size: 1.2rem;
	line-height: 1.4;
}
body#special_210726 section#main_contents .special_01 .addition {
	background-color: #f5f5f5;
}
body#special_210726 section#main_contents .special_02 .main_photo {
	font-size: 1.2rem;
	line-height: 1.2;
}
body#special_210726 section#main_contents .special_02 .main_photo .notice {
	margin-top: 1em;
	display: block;
}
body#special_210726 section#main_contents .special_02 .addition:nth-of-type(2) {
	border: 1px solid #003686;
}
body#special_210726 section#main_contents .special_02 .addition:nth-of-type(2) h3 {
	color: #003686;
}
body#special_210726 section#main_contents .special_02 .addition:nth-of-type(2) ol {
	list-style-type: none;
	text-indent: -1em;
	margin: 1em 0 1em 1em;
	font-size: 1.5rem;
	color: #003686;
}
body#special_210726 section#main_contents .special_02 .message {
	font-weight: 700;
}
body#special_210726 section#main_contents .special_02 .addition:nth-of-type(4) {
	border: 1px solid #bf1b0f;
}
body#special_210726 section#main_contents .special_02 .addition:nth-of-type(4) h3 {
	margin-top: 0;
	line-height: 1.4;
}
body#special_210726 section#main_contents .special_02 .addition:nth-of-type(4) h3 span {
	font-size: 1.5rem;
}
body#special_210726 section#main_contents .special_02 .addition:nth-of-type(4) p:nth-of-type(2) {
	margin: 1em 0 0 1em;
	text-indent: -1em;
	font-size: 1.2rem;
	line-height: 1.4;
	color: #696969;
}

/*------------------------------------------ special_220120 */
body#special_220120 section#main_contents h2 {
	color: #a72126;
}
body#special_220120 section#main_contents .special_01 .addition {
	border: 1px solid #000;
	background-color: #f5f5f5;
}
body#special_220120 section#main_contents .special_01 .addition dl {
	margin: 0;
}
body#special_220120 section#main_contents .special_01 .addition dl dt {
	margin: 0;
	font-weight: bold;
}
body#special_220120 section#main_contents .special_01 .addition dl dd:nth-of-type(2) {
	margin-top: 1em;
	margin-bottom: 1em;
}
body#special_220120 section#main_contents .special_01 .addition dl span,
body#special_220120 section#main_contents .special_01 .addition p {
	font-weight: bold;
}
body#special_220120 section#main_contents .special_02 .main_photo .notice {
	margin-top: 1em;
	display: block;
}
body#special_220120 section#main_contents .special_02 .addition {
	border: 1px solid #000;
}
body#special_220120 section#main_contents .special_02 .addition h3 {
	margin: 0;
	font-weight: bold;
	font-size: 2.0rem;
	line-height: 1.4;
}
body#special_220120 section#main_contents .special_02 .addition h3 span {
	font-size: 1.5rem;
}

/*------------------------------------------ special_220715 */
body#special_220715 section#main_contents .main_photo span {
	display: block;
	font-size: 1.2rem;
}
body#special_220715 section#main_contents h2 {
	color: #a72126;
}
body#special_220715 section#main_contents p.photo {
	font-size: 1.2rem;
}
body#special_220715 section#main_contents .special_02 .addition {
	border: 1px solid #000;
}
body#special_220715 section#main_contents .special_02 .addition h3 {
	margin: 0;
	font-weight: bold;
	font-size: 2.0rem;
	line-height: 1.4;
}
body#special_220715 section#main_contents .special_02 .addition h3 span {
	font-size: 1.5rem;
}
body#special_220715 section#main_contents .special_02 .addition p {
	line-height: 1.4;
}

/*------------------------------------------ special_230125 */
body#special_230125 section#main_contents h2 {
	color: #a72126;
}
body#special_230125 section#main_contents h3 {
	padding-left: 30px;
	font-size: 2.0rem;
	font-weight: 500;
	color: #000;
}
body#special_230125 section#main_contents ul {
	list-style-type: none;
	margin: 0;
}
body#special_230125 section#main_contents h3:nth-of-type(1) {
	background: transparent url("../../special/archive/special_230117/img/h3_bg_01.png") no-repeat left center;
	background-size:  26px;
}
body#special_230125 section#main_contents h3:nth-of-type(2) {
	background: transparent url("../../special/archive/special_230117/img/h3_bg_02.png") no-repeat left center;
	background-size:  26px;
}
body#special_230125 section#main_contents h3:nth-of-type(3) {
	background: transparent url("../../special/archive/special_230117/img/h3_bg_03.png") no-repeat left center;
	background-size:  26px;
}
body#special_230125 section#main_contents h3:nth-of-type(4) {
	background: transparent url("../../special/archive/special_230117/img/h3_bg_04.png") no-repeat left center;
	background-size:  26px;
}
body#special_230125 section#main_contents .notice {
	font-size: 1.2rem;
}
body#special_230125 section#main_contents .special_02 .text_block .text:nth-of-type(2) {
	margin-top: 1em;
}

/*------------------------------------------ special_230724 */
body#special_230724 section#main_contents h2 {
	color: #a72126;
}
body#special_230724 section#main_contents h3 {
	padding-left: 30px;
	font-size: 2.0rem;
	font-weight: 500;
	color: #000;
}
body#special_230724 section#main_contents ul {
	list-style-type: none;
	margin: 0;
}
body#special_230724 section#main_contents .notice {
	padding-left: 0;
	text-indent: 0;
}

/*------------------------------------------ special_240117 */
body#special_240117 section#main_contents h2 {
	color: #a72126;
}
body#special_240117 section#main_contents .special_02 .text_area p:nth-of-type(1) {
	margin-bottom: 3em;
}
body#special_240117 section#main_contents .special_02 .notice {
	margin: 3em 0;
	font-size: 1.2rem;
}

/*------------------------------------------ special_240729 */
body#special_240729 section#main_contents h2 {
	color: #a72126;
}
body#special_240729 section#main_contents .special_01 .text_block:nth-of-type(3) .photo_area a {
	color: #5db230;
	font-size: 1.2rem;
}
body#special_240729 section#main_contents .special_01 .text_block:nth-of-type(3) .photo img {
	display: block;
}
body#special_240729 section#main_contents .special_02 .notice {
	margin-bottom: 10%;
	line-height: 1.5;
}

/*------------------------------------------ special_250128 */
body#special_250128 section#main_contents h2 {
	color: #a72126;
}
body#special_250128 section#main_contents .special_01 .text_area:nth-of-type(3) h2 {
	color: #5f5f5f;
}
body#special_250128 section#main_contents .special_01 .notice {
	margin-top: 0.5em;
	line-height: 1.2;
}
body#special_250128 section#main_contents .special_01 .notice span {
	font-size: 1.2rem;
}
body#special_250128 section#main_contents .special_02 .text_block:nth-of-type(1) .photo_area span {
	color: #4c6cae;
}
body#special_250128 section#main_contents .special_02 .text_area:nth-of-type(2) h2,
body#special_250128 section#main_contents .special_02 .text_area:nth-of-type(3) h2 {
	color: #5f5f5f;
}

/*------------------------------------------ special_250723 */
body#special_250723 section#main_contents h2 {
	color: #a72126;
}
body#special_250723 section#main_contents h3 {
	margin: 0;
	color: #000;
	font-size: 1.8rem;
	font-weight: 700;
}


/*--------------------------------------------------------------------
 *	736px以下用（SP用）の記述
 *--------------------------------------------------------------------*/

@media screen and (max-width: 736px) {
/* 736px以下用（SP用）の記述 */
#top_pagination {
	top: 0;
	bottom: unset;
}
.swiper-container {
	padding-top: 15%;
}
.swiper-button-next, .swiper-button-prev {
	display: none;
}

/*------------------------------------------ article */
section#main_contents {
	padding-bottom: 20%;
}
section#main_contents .lead {
	margin: 0 0 6.25%;
	padding: 0 4.6875%;
}
section#main_contents .text_area {
	padding: 10.9375% 4.6875%;
}
section#main_contents .text_block {
	margin: 5% 0 15%;
}
section#main_contents .text_block .notice {
	font-size: 1.2rem;
}
section#main_contents p.photo {
	margin-top: 9.375%;
	font-size: 1.2rem;
	line-height: 1.5;
}
section#main_contents p.photo img {
	margin-bottom: 2.5%;
}

/*------------------------------------------ special_03 */
section#main_contents .special_03 .text_area {
	padding: 10.9375% 0;
}
section#main_contents .special_03 .inner {
	padding: 0 4.6875%;
}
section#main_contents .special_03 .text_block:last-child {
	margin-bottom: 0;
}
section#main_contents .special_03 #process {
	margin-bottom: 15%;
	padding: 7.8125% 3.125%;
}
section#main_contents .special_03 #process h3 {
	font-size: 2.2rem;
}
section#main_contents .special_03 #process h4 {
	margin-top: 7.8125%;
}
section#main_contents .special_03 #process p {
	margin-top: 2.5%;
}
section#main_contents #coverage {
	padding-bottom: 15%;
}
section#main_contents #coverage h3 {
	font-size: 1.8rem;
}
section#main_contents #coverage ul {
	padding: 0 4.6875%;
}
section#main_contents #coverage ul li {
	margin-top: 4.6875%;
}

/*------------------------------------------ special_200316 */
body#special_200316 section#main_contents .special_02 .text_block .photo_area .reference {
	margin: 5% 0 0;
	font-size: 1.3rem;
}
body#special_200316 section#main_contents .special_02 .text_block:nth-of-type(2) .photo_area ul li {
	font-size: 1.3rem;
}

/*------------------------------------------ special_200720 */
body#special_200720 section#main_contents h2 span {
	font-size: 1.4rem;
}
body#special_200720 section#main_contents .address {
	margin-top: 6.125%;
	padding: 3.125% 5%;
}
body#special_200720 section#main_contents .special_01 .text_block:nth-of-type(2) .address span {
	margin-left: 3em;
	display: inline-block;
}
body#special_200720 section#main_contents .special_02 #kogane {
	margin-bottom: 10%;
	padding: 7% 3%;
	border-radius: 10px;
}
body#special_200720 section#main_contents .special_02 #kogane .text_block {
	margin-bottom: 0;
}
body#special_200720 section#main_contents .special_02 ul.notice {
	margin: 10% 0 5%;
	font-size: 1.2rem;
}

/*------------------------------------------ special_210120 */
body#special_210120 section#main_contents .text_block {
	position: relative;
	margin-bottom: 10%;
	padding-bottom: 10%;
}
body#special_210120 section#main_contents .text_block::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 42px;
	height: 1px;
	margin: 0 auto;
	background-color: #707070;
}
body#special_210120 section#main_contents .text_block:last-child {
	padding-bottom: 0;
}
body#special_210120 section#main_contents .text_block:last-child::after {
	content: none;
}
body#special_210120 section#main_contents .addition {
	margin-top: 6.125%;
	padding: 3.125% 5%;
}
body#special_210120 section#main_contents .special_02 .main_photo {
	margin-right: 4.6875%;
	margin-left: 4.6875%;
}

/*------------------------------------------ special_210726 */
body#special_210726 section#main_contents .special_01 .addition {
	margin-top: 7.5%;
	padding: 3.125% 5% 10%;
}
body#special_210726 section#main_contents .special_02 .main_photo .notice {
	padding: 0 4.6875%;
}
body#special_210726 section#main_contents .special_02 .addition {
	margin: 7.5% auto;
	padding: 5%;
}
body#special_210726 section#main_contents .special_02 .text_block:nth-of-type(3) .addition:nth-of-type(2) p {
	width: 15%;
	margin: 0 auto;
}
body#special_210726 section#main_contents .special_02 .illust {
	width: 50%;
	margin: 10% auto;
}

/*------------------------------------------ special_220120 */
body#special_220120 section#main_contents .text_block {
	position: relative;
	margin-bottom: 10%;
	padding-bottom: 10%;
}
body#special_220120 section#main_contents .text_block::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 42px;
	height: 1px;
	margin: 0 auto;
	background-color: #707070;
}
body#special_220120 section#main_contents .special_01 .text_block:nth-of-type(2) {
	padding-bottom: 0;
}

body#special_220120 section#main_contents .special_01 .text_block:nth-of-type(2)::after,
body#special_220120 section#main_contents .special_01 .text_block:nth-of-type(5)::after,
body#special_220120 section#main_contents .special_02 .text_block:nth-of-type(5)::after {
	content: none;
}
body#special_220120 section#main_contents .special_01 .addition {
  margin-top: 6.125%;
  padding: 3.125% 5%;
  border-radius: 8px;
}
body#special_220120 section#main_contents .special_01 .text_block:nth-of-type(5) {
	padding-bottom: 0;
}
body#special_220120 section#main_contents .special_02 .main_photo .notice {
	padding: 0 4.6875%;
}
body#special_220120 section#main_contents .special_02 .text_area > p {
	margin-top: 10%;
}
body#special_220120 section#main_contents .special_02 .addition {
	margin: 7.5% auto;
	padding: 5%;
	border-radius: 8px;
}

/*------------------------------------------ special_220715 */
body#special_220715 section#main_contents .main_photo span {
	margin-top: 2.8125%;
	padding: 0 4.6875%;
}
body#special_220715 section#main_contents .text_block .flow {
	margin-top: 9.0625%;
}
body#special_220715 section#main_contents .special_02 .addition {
	margin: 7.5% auto;
	padding: 5%;
	border-radius: 8px;
}
body#special_220715 section#main_contents .special_02 .addition h3 {
	margin-bottom: 3.5%;
}

/*------------------------------------------ special_230125 */
body#special_230125 section#main_contents .notice {
	line-height: 1.4;
}
body#special_230125 section#main_contents .main_photo .notice {
	padding-left: 1em;
}
body#special_230125 section#main_contents ul {
	padding-left: 1em;
	text-indent: -1em;
}


/*------------------------------------------ special_230724 */
body#special_230724 section#main_contents h2 {
    font-size: 1.7rem;
}
body#special_230724 section#main_contents .text_block {
    margin: 5% 0;
}
body#special_230724 section#main_contents .special_02 .main_photo:nt {
    margin: 5% 0;
}
body#special_230724 section#main_contents .special_02 .goodday {
	margin-bottom: 10%;
}

/*------------------------------------------ special_240117 */
body#special_240117 h1 span {
	font-size: 1.8rem;
}
body#special_240117 section#main_contents .special_01 .main_photo:nth-of-type(3) span {
	display: inline-block;
	margin: 4.6875% 4.6875% 0;
}

/*------------------------------------------ special_240729 */
body#special_240729 h1 span {
	font-size: 1.8rem;
}
body#special_240729 section#main_contents .special_01 .text_block:nth-of-type(3) .photo {
	text-align: center;
}
body#special_240729 section#main_contents .special_01 .text_block:nth-of-type(3) .photo img {
	width: 200px;
	margin: 0 auto;
}
body#special_240729 section#main_contents .special_01 .text_block:nth-of-type(3) .photo a {
	display: inline-block;
	width: 200px;
}
body#special_240729 section#main_contents .special_02 .text_area h2+p {
	margin-top: 5%;
}
body#special_240729 section#main_contents .special_02 .text_area p:nth-of-type(n+2) {
	margin-top: 10%;
}

/*------------------------------------------ special_250128 */
body#special_250128 h1 span {
	font-size: 1.8rem;
}
body#special_250128 section#main_contents .special_02 .text_block:nth-of-type(1) .photo_area span {
	font-size: 1.3rem;
}
body#special_250128 section#main_contents .special_02 .text_area:nth-of-type(4) p:nth-of-type(n+2) {
	margin-top: 10.9375%;
}
body#special_250128 section#main_contents .special_02 .notice {
	font-size: 1.2rem;
}

/*------------------------------------------ special_250723 */

/* 736px以下用（SP用）の記述 end */
}

/*--------------------------------------------------------------------
 *	737px以上用（PC用）の記述
 *--------------------------------------------------------------------*/
@media screen and (min-width: 737px), print {
/* 737px以上用（PC用）の記述 */
#top_pagination {
	display: none;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 5px;
}
.swiper-button-next,
.swiper-button-prev {
	width: 184px;
	height: 34px;
	bottom: 0;
	top: auto;
	z-index: 20;
}
.swiper-button-next {
	background-image: url("../../special/img/btn_next.png");
	background-size: 184px 34px;
}
.swiper-button-prev {
	background-image: url("../../special/img/btn_prev.png");
	background-size: 184px 34px;
}

/*------------------------------------------ article */
section#main_contents {
	width: 860px;
	margin: 0 auto;
	padding-bottom: 60px;
}
section#main_contents .lead {
	margin-bottom: 40px;
	text-align: center;
}
section#main_contents p.main_photo {
	margin-bottom: 40px;
}
section#main_contents .text_area {
	padding-bottom: 50px;
}
section#main_contents .text_block {
	position: relative;
	margin: 12px 0 30px;
	padding-bottom: 30px;
}
section#main_contents .text_block .text {
	width: 540px;
	display: inline-block;
	position: relative;
}
section#main_contents .text_block .text::before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -30px;
	display: inline-block;
	width: 3em;
	height: 1px;
	transform: translate(-50%);
	background-color: #707070;
}
section#main_contents .text_block .notice {
	width: 540px;
	padding-left: 1em;
	box-sizing: border-box;
	text-indent: -1em;
	font-size: 1.2rem;
}
section#main_contents p.photo {
	width: 260px;
	margin-bottom: 20px;
	font-size: 1.0rem;
	line-height: 1.6;
}
section#main_contents p.photo img {
	margin-bottom: 10px;
}

/*------------------------------------------ special_01 */
section#main_contents .special_01 .text_block .photo_area {
	position: absolute;
	top: 0;
	right: 0;
}

/*------------------------------------------ special_02 */
section#main_contents .special_02 .text_block .photo_area {
	position: absolute;
	top: -114px;
	right: 0;
}

/*------------------------------------------ special_03 */
section#main_contents .special_03 .text_area {
	position: relative;
}
section#main_contents .special_03 .text_block .photo_area {
	position: absolute;
	right: 0;
}

/*------------------------------------------ special_200203 */
body#special_200203 section#main_contents .special_01 .text_block:nth-of-type(1) .photo_area {
	top: 0;
}
body#special_200203 section#main_contents .special_01 .text_block:nth-of-type(2) .photo_area {
	top: 240px;
}
body#special_200203 section#main_contents .special_01 .text_block:nth-of-type(4) .photo_area {
	top: -75px;
}
body#special_200203 section#main_contents .special_02 .text_block:nth-of-type(1) .photo_area {
	top: 0;
}
body#special_200203 section#main_contents .special_02 .text_block:nth-of-type(2) .photo_area {
	top: -305px;
}
body#special_200203 section#main_contents .special_02 .text_block:nth-of-type(3) .photo_area {
	top: -550px;
}
body#special_200203 section#main_contents .special_03 .text_block:nth-of-type(1) .photo_area {
	top: 0;
}
body#special_200203 section#main_contents .special_03 .text_block:nth-of-type(2) .photo_area {
	top: -330px;
}
body#special_200203 section#main_contents .special_03 .text_block:nth-of-type(3) .photo_area {
	top: -550px;
}
body#special_200203 section#main_contents .special_03 #process {
	margin-bottom: 50px;
	padding: 30px 35px;
}
body#special_200203 section#main_contents .special_03 #process h3 {
	font-size: 2.0rem;
}
body#special_200203 section#main_contents .special_03 #process h4:nth-of-type(n+2) {
	margin-top: 25px;
}
body#special_200203 section#main_contents .special_03 #process p {
	margin-top: 5px;
}
body#special_200203 section#main_contents .special_03 #process p.notice {
	font-size: 1.2rem;
}
body#special_200203 section#main_contents #coverage {
	position: absolute;
	width: 260px;
	top: 770px;
	right: 0;
}
body#special_200203 section#main_contents #coverage ul li {
	margin-top: 10px;
}

/*------------------------------------------ special_200316 */
body#special_200316 {
	word-wrap: break-word;
	word-break: break-all;
}
body#special_200316 .lead {
	letter-spacing: -0.4px;
}
body#special_200316 section#main_contents .special_01 .text_block:nth-of-type(2) .photo_area {
	top: -254px;
}
body#special_200316 section#main_contents .special_01 .text_block:nth-of-type(3) .photo_area {
	top: -193px;
}
body#special_200316 section#main_contents .special_02 .text_block .photo_area {
	position: absolute;
	right: 0;
}
body#special_200316 section#main_contents .special_02 .text_block:nth-of-type(1) .photo_area {
	top: 10px;
}
body#special_200316 section#main_contents .special_02 .text_block:nth-of-type(2) .photo_area {
	top: -305px;
}
body#special_200316 section#main_contents .special_02 .text_block .photo_area .reference {
	font-size: 1.4rem;
}
body#special_200316 section#main_contents .special_02 .text_block:nth-of-type(2) .photo_area ul {
	width: 260px;
}
body#special_200316 section#main_contents .special_02 .text_block:nth-of-type(2) .photo_area ul li {
	font-size: 1.2rem;
}

/*------------------------------------------ special_200720 */
body#special_200720 section#main_contents h2 span {
	font-size: 1.4rem;
}
section#main_contents .text_block .text::before {
	content: none;
}
body#special_200720 section#main_contents p.photo {
	font-size: 1.2rem;
}
body#special_200720 section#main_contents .address {
	position: relative;
	width: 540px;
	margin-top: 30px;
	padding: 5px 20px;
	border-radius: 10px;
	box-sizing: border-box;
}
body#special_200720 section#main_contents .address::before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -30px;
	display: inline-block;
	width: 3em;
	height: 1px;
	transform: translate(-50%);
	background-color: #707070;
}
body#special_200720 section#main_contents .special_01 .text_block .photo_area,
body#special_200720 section#main_contents .special_02 .text_block .photo_area {
	top: 0;
}
body#special_200720 section#main_contents .special_02 #kogane {
	margin-bottom: 50px;
	padding: 30px 35px;
	border-radius: 10px;
}
body#special_200720 section#main_contents .special_02 #kogane .text_block {
	margin-bottom: 0;
	padding-bottom: 0;
}
body#special_200720 section#main_contents .special_02 #kogane .text_block .text {
	width: 500px;
}
body#special_200720 section#main_contents .special_02 #kogane .text_block .text:nth-of-type(n+2) {
	margin-top: 1em;
}
body#special_200720 section#main_contents .special_02 ul.notice {
	margin-top: 30px;
	font-size: 1.4rem;
}

/*------------------------------------------ special_210120 */

body#special_210120 section#main_contents h3 {
	font-size: 1.7rem;
}
body#special_210120 section#main_contents .text_block {
	padding-bottom: 0;
}
body#special_210120 section#main_contents .text_block .text {
	position: relative;
	padding-bottom: 30px;
}
body#special_210120 section#main_contents .text_block .text::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 42px;
	height: 1px;
	margin: 0 auto;
	background-color: #707070;
}
body#special_210120 section#main_contents .text_block:last-child .text {
	padding-bottom: 0;
}
body#special_210120 section#main_contents .text_block:last-child .text::after {
	content: none;
}
body#special_210120 section#main_contents .text_block .photo_area p.photo {
	font-size: 1.2rem;
}
body#special_210120 section#main_contents .special_01 .text_block .photo_area,
body#special_210120 section#main_contents .special_02 .text_block .photo_area {
	top: 0;
}
body#special_210120 section#main_contents .special_01 .text_block:nth-of-type(4) .photo_area {
	top: 110px;
}
body#special_210120 section#main_contents .addition {
	position: relative;
	width: 540px;
	margin-top: 30px;
	padding: 5px 20px;
	border-radius: 10px;
	box-sizing: border-box;
}
body#special_210120 section#main_contents .text_block > p.photo {
	width: 540px;
	margin: 2em 0 1em;
}

/*------------------------------------------ special_210726 */
body#special_210726 section#main_contents .special_01 .text_block .photo_area {
	top: 0;
}
body#special_210726 section#main_contents .special_01 .addition {
	position: relative;
	margin-top: 30px;
	padding: 20px 40px 30px;
	border-radius: 10px;
	box-sizing: border-box;
}
body#special_210726 section#main_contents .special_02 .text_block:nth-of-type(1) .photo_area {
	top: 0;
}
body#special_210726 section#main_contents .special_02 .text_block:nth-of-type(2) .photo_area {
	top: 170px;
}
body#special_210726 section#main_contents .special_02 .text_block:nth-of-type(3) .photo_area:nth-of-type(1) {
	top: 0;
}
body#special_210726 section#main_contents .special_02 .text_block:nth-of-type(3) .photo_area:nth-of-type(3) {
	top: 300px;
}
body#special_210726 section#main_contents .special_02 .addition {
	width: 540px;
	position: relative;
	margin: 30px 0;
	padding: 20px;
	border-radius: 10px;
	box-sizing: border-box;
}
body#special_210726 section#main_contents .special_02 .text_block:nth-of-type(3) .addition:nth-of-type(2) p {
	text-align: center;
}
body#special_210726 section#main_contents .special_02 .illust {
	width: 540px;
	margin: 30px 0;
	text-align: center;
}

/*------------------------------------------ special_220120 */
body#special_220120 section#main_contents .text_block .photo_area {
	top: 0;
}
body#special_220120 section#main_contents .text_block .text {
	position: relative;
	padding-bottom: 30px;
}
body#special_220120 section#main_contents .text_block .text::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 42px;
	height: 1px;
	margin: 0 auto;
	background-color: #707070;
}
body#special_220120 section#main_contents .special_01 .text_block:nth-of-type(5) .text::after {
	content: none;
}
body#special_220120 section#main_contents .special_01 .addition {
	position: relative;
	width: 540px;
	padding: 20px;
	border-radius: 10px;
	box-sizing: border-box;
}
body#special_220120 section#main_contents .special_01 .addition dl dd {
	margin-left: 4em;
}
body#special_220120 section#main_contents .special_02 .main_photo {
	font-size: 1.2rem;
	line-height: 1.2;
}
body#special_220120 section#main_contents .special_02 .text_area > p {
	margin-top: 20px;
}
body#special_220120 section#main_contents .special_02 .text_block:nth-of-type(5) .text::after {
	content: none;
}
body#special_220120 section#main_contents .special_02 .addition {
	width: 540px;
	position: relative;
	margin: 30px 0;
	padding: 20px;
	border-radius: 10px;
	box-sizing: border-box;
}
body#special_220120 section#main_contents .special_02 .addition h3 span {
	margin-right: 1em;
}

/*------------------------------------------ special_220715 */
body#special_220715 section#main_contents .main_photo span {
	margin-top: 15px;
}
body#special_220715 section#main_contents .special_01 {
	padding-bottom: 300px;
}
body#special_220715 section#main_contents .special_01 .text_block .flow {
	margin-top: 35px;
}
body#special_220715 section#main_contents .special_01 .notice {
	font-weight: bold;
}
body#special_220715 section#main_contents .special_01 .text_block:nth-of-type(1) .photo_area {
	top: 0;
}
body#special_220715 section#main_contents .special_01 .text_block:nth-of-type(4) .photo_area {
	top: -320px;
}
body#special_220715 section#main_contents .special_01 .text_block:nth-of-type(4) .photo_area p.photo {
	width: 210px;
}
body#special_220715 section#main_contents .special_02 .text_block:nth-of-type(1) .photo_area {
	top: 0;
}
body#special_220715 section#main_contents .special_02 .text_block:nth-of-type(2) .photo_area {
	top: -120px;
}
body#special_220715 section#main_contents .special_02 .text_block:nth-of-type(1) .photo_area p.photo,
body#special_220715 section#main_contents .special_02 .text_block:nth-of-type(2) .photo_area p.photo {
	width: 210px;
}
body#special_220715 section#main_contents .special_02 .addition {
	width: 540px;
	position: relative;
	margin: 30px 0;
	padding: 20px;
	border-radius: 10px;
	box-sizing: border-box;
}
body#special_220715 section#main_contents .special_02 .addition h3 {
	margin-bottom: 20px;
}
body#special_220715 section#main_contents .special_02 .addition h3 span {
	margin-right: 1em;
}

/*------------------------------------------ special_230125 */
body#special_230125 section#main_contents .lead {
	text-align: left;
}
body#special_230125 section#main_contents p.photo {
	width: 240px;
	font-size: 1.3rem;
}
body#special_230125 section#main_contents .special_01 .text_block:nth-of-type(2) .photo_area {
	top: 0;
}
body#special_230125 section#main_contents .special_01 .text_block:nth-of-type(2) .photo_area {
	top: -240px;
}
body#special_230125 section#main_contents .special_01 .text_block:nth-of-type(3) .photo_area {
	top: -130px;
}
body#special_230125 section#main_contents .special_01 .text_block:nth-of-type(4) .photo_area {
	top: -55px;
}
body#special_230125 section#main_contents .special_01 .text_block:nth-of-type(5) .photo_area {
	top: 0;
}
body#special_230125 section#main_contents .special_02 .text_block .type {
	margin: 45px 0 25px;
}
body#special_230125 section#main_contents .special_02 .text_block:nth-of-type(2) .photo_area,
body#special_230125 section#main_contents .special_02 .text_block:nth-of-type(3) .photo_area {
	top: 0;
}

/*------------------------------------------ special_230724 */
body#special_230724 section#main_contents .lead {
	text-align: left;
}
body#special_230724 section#main_contents h2 {
    font-size: 17px;
}
body#special_230724 section#main_contents p.main_photo {
	margin-bottom: 60px;
}
body#special_230724 section#main_contents .text_block {
    margin: 12px 0 40px;
}
body#special_230724 section#main_contents .special_02 p.photo {
    width: 300px;
}
body#special_230724 section#main_contents .notice {
    margin-top: 40px;
}

/*------------------------------------------ special_240117 */
body#special_240117 section#main_contents .lead {
	text-align: left;
}
body#special_240117 h1 {
	line-height: 1.2;
}
body#special_240117 h1 span {
	font-size: 1.5rem;
}
body#special_240117 section#main_contents .special_01 .text_area:nth-of-type(1) p.photo {
	width: 270px;
}
body#special_240117 section#main_contents .special_01 .main_photo:nth-of-type(3) {
	font-size: 1.2rem;
}
body#special_240117 section#main_contents .special_02 .text_area .photo_area {
	top: -40px;
}
body#special_240117 section#main_contents .special_02 .text_area:nth-of-type(1) p.photo {
	width: 270px;
}

/*------------------------------------------ special_240729 */
body#special_240729 section#main_contents .lead {
	text-align: left;
}
body#special_240729 h1 {
	line-height: 1.2;
}
body#special_240729 h1 span {
	font-size: 1.5rem;
}
body#special_240729 section#main_contents .special_01 .text_block:nth-of-type(3) .photo {
	font-size: 1.3rem;
}
body#special_240729 section#main_contents .special_01 .text_block:nth-of-type(3) .photo img {
	margin: 10px 0;
	width: 80px;
}
body#special_240729 section#main_contents .special_02 .text_area p {
	margin: 12px 0 30px;
}
body#special_240729 section#main_contents .special_02 .notice {
	font-size: 1.2rem;
}

/*------------------------------------------ special_250128 */
body#special_250128 section#main_contents .lead {
	text-align: left;
}
body#special_250128 h1 {
	line-height: 1.2;
}
body#special_250128 h1 span {
	font-size: 1.5rem;
}
body#special_250128 section#main_contents .special_02 .text_block:nth-of-type(1) .photo_area {
	top: 0;
}
body#special_250128 section#main_contents .special_02 .text_block:nth-of-type(1) .photo_area p {
	font-size: 1.3rem;
}
body#special_250128 section#main_contents .special_02 .text_block:nth-of-type(1) .photo_area span {
	font-size: 1.5rem;
}
body#special_250128 section#main_contents .special_02 .text_area:nth-of-type(4) p:nth-of-type(n+2) {
	margin-top: 50px;
}
body#special_250128 section#main_contents .special_02 .notice {
	font-size: 1.2rem;
}

/*------------------------------------------ special_250723 */

/* 737px以上用（PC用）の記述 end */
}