@charset "UTF-8";
/*----------------------------------------

	index CSS

	- common
	- breadcrumb_pc
	- s_00
	- s_01
	- s_02
	- s_03
	- s_04
	- s_05
	- s_06
	- s_07
	- s_08
	- list_back
	- breadcrumb_sp
	- other

-----------------------------------------*/

/*----------------------------------------
	common
-----------------------------------------*/
article#contents .slick-arrow {
    top: calc(50% - 15px);
}

[class*="font45"] { font-size: 4.5rem; }

article#contents {
	background: url("../img/bg01.jpg") repeat-y;
	background-size: 100% auto;
}

#headtitle.tit_bg {
	height: auto;
	background: #E5C3C3;
}
#header .h_box01 #lang {
	--lang-color: #fff;
}
#headtitle.tit_bg .headtitle_bg {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	height: 400px;
	background-color: #ccc;
	background-image: url("../img/mv_bg01_sp.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
#headtitle .headtitle_inner {
	position: relative;
	display: block;
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 auto;
	        flex: 1 1 auto;
}
#headtitle .headtitle_inner>h1 {
	position: relative;
	line-height: 1.3;
	z-index: 2;
}
#headtitle .headtitle_inner>h1 img {
	width: 100%;
	max-width: 380px;
}

.endWrap {
	display: table-cell;
	vertical-align: middle;
}
.endWrap .eventEnd {
	color: #fff;
	margin: 80px auto 0;
}

/* pc  768 - # */
@media print, screen and (min-width:768px) {
	[class*="font"][class*="_60"] {
		font-size: 6.0rem;
	}
	article#contents {
		background-position-y: 1440px;
		overflow: hidden;
	}
	#headtitle.tit_bg .headtitle_bg {
		height: 645px;
		background-image: url("../img/mv_bg01.jpg");
		background-position: center top;
		background-size: cover;
	}
	#headtitle .headtitle_inner {
		width: 960px;
		margin: 0 auto;
		padding: 0;
	}
	#headtitle .headtitle_inner>h1 {
		max-width: 642px;
		margin: 0 auto 30px;
		padding: 0 0 10px;
		line-height: 1.45;
	}
	#headtitle .headtitle_inner>h1 img {
		width: 100%;
		max-width: none;
	}
}
@media screen and (min-width:768px) and (-webkit-min-device-pixel-ratio: 2),
	   screen and (min-width:768px) and (-o-min-device-pixel-ratio: 2/1),
	   screen and (min-width:768px) and (min-resolution: 2dppx){
	#headtitle.tit_bg .headtitle_bg {
		background-image: url("../img/mv_bg01@2x.jpg");
	}
}

/*----------------------------------------
	breadcrumb_pc
-----------------------------------------*/

/* pc  768 - # */
@media print, screen and (min-width:768px) {
#breadcrumb_pc {
	position: absolute;
	top: 0;
	left: 0;
}
#breadcrumb_pc,
#breadcrumb_pc a {
	color: #000;
}
#breadcrumb_pc>ul>li>a {
	border-bottom: 1px solid #000;
}
}

/*------------------------------------
	- s_00
------------------------------------*/

#s_00 {
	margin: 0 auto;
}
#s_00 .s_00_inner {
	background: url("../img/s00_bg02.png"), url("../img/s00_bg01.png");
	background-repeat: no-repeat, no-repeat;
	background-size: 520px 378px, 100% 378px;
	background-position: center top, left top;
}
#s_00 .s_00_inner>.box01 {
	margin-bottom: 10%;
}
#s_00 .s_00_inner>.box01>.box01_inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
#s_00 .s_00_inner>.box01>.box01_inner>.b01 {
	margin: 0 0 20px;
	padding: 45px 0 0 0;
}
#s_00 .s_00_inner>.box01>.box01_inner>.b02 {
	margin-bottom: 5px;
	padding: 0 20px;
}
#s_00 .s_00_inner>.box01>.box01_inner .txt {
	margin: 0 5.3%;
	padding: 0 0 80px;
	line-height: 2;
}
#s_00 .s_00_inner>.box01>.box01_inner .tit {
    margin: 0 5.3%;
    padding: 0 0 20px;
	letter-spacing: 0.3rem;
}
#s_00 .s_00_inner>.box01>.box01_inner .stit {
	padding: 0 0 4%;
}
#s_00 .s_00_inner>.box01>.box01_inner .b01 dl>dt {
	background: #fff;
	padding: 1.5% 5.3%;
}
#s_00 .s_00_inner>.box01>.box01_inner .b01 dl>dd {
	padding: 5.6% 5.3%;
	line-height: 1.6;
}
#s_00 .s_00_inner>.box01>.box01_inner .b01 dl>dd>p {
	padding: 0 0 2.5%;
}
#s_00 .s_00_inner>.box01>.box01_inner .b01 dl>dd>p:last-child {
	padding: 0;
}
#s_00 .box02 {
	max-width: 460px;
	margin: 0 auto 20px;
}
#s_00 .box02>ul {
	margin: 0 5.3%;
	text-align: center;
}
#s_00 .box02>ul>li>a {
	display: table;
	margin: 0 auto;
}
#s_00 .box02>ul>li {
	position: relative;
	z-index: 1;
	display: inline-block;
	/*float: left;*/
	width: 30%;
	max-width: 120px;
	height: 26.2vw;
	max-height: 120px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin: 0 5% 4% 0;
	border-radius: 50%;
	overflow: hidden;
}
#s_00 .box02>ul>li:nth-child(3n),
#s_00 .box02>ul>li:last-child {
	margin-right: 0;
}
#s_00 .box02>ul>li>a>span {
	display: table-cell;
	vertical-align: middle;
}
#s_00 .box02>ul>li>a {
	color: #ffffff;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
#s_00 .box02>ul>li>a:after {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-position: 50% 50%;
	background-size: contain;
	content: "";
}
#s_00 .box02>ul>li>a>span {
	position: relative;
	z-index: 100;
}
#s_00 .box02>ul>li:nth-child(even)>a {
	background-color: #f89189;
}
#s_00 .box02>ul>li:nth-child(odd)>a {
	background-color: #7ec5f4;
}
#s_00 .box02>ul>li:nth-child(1)>a:after {
	background-image: url("../img/s00_thumb01.jpg");
	opacity: 0.3;
}
#s_00 .box02>ul>li:nth-child(2)>a:after {
	background-image: url("../img/s00_thumb02.jpg");
	opacity: 0.3;
}
#s_00 .box02>ul>li:nth-child(3)>a:after {
	background-image: url("../img/s00_thumb03.jpg");
	opacity: 0.3;
}
#s_00 .box02>ul>li:nth-child(4)>a:after {
	background-image: url("../img/s00_thumb04.jpg");
	opacity: 0.3;
}
/*#s_00 .box02>ul>li:nth-child(5)>a:after {
	background-image: url("../img/s00_thumb05.jpg");
	opacity: 0.3;
}*/
#s_00 .box02>ul>li:nth-child(5)>a:after {
	background-image: url("../img/s00_thumb06.jpg");
	opacity: 0.3;
}
#s_00 .box02>ul>li:nth-child(6)>a:after {
	background-image: url("../img/s00_thumb07.jpg");
	opacity: 0.3;
}
#s_00 .box02>ul>li:nth-child(7)>a:after {
	background-image: url("../img/s00_thumb08.jpg");
	opacity: 0.3;
}

@media screen and (min-width:768px) {
	#s_00 {
		position: relative;
		margin: 0;
		padding: 90px 0 94px;
		max-width: 100%;
		background: url("../img/s00_bg02.png"), url("../img/s00_bg01.png");
		background-repeat: no-repeat, no-repeat;
		background-size: 1440px 950px, 100% 950px;
		background-position: center top, left top;
	}
	#s_00 .s_00_inner {
		margin: 0 auto;
		max-width: 1400px;
		background: none;
	}
	#s_00 .s_00_inner>.box01 {
		margin-bottom: 40px;
	}
	#s_00 .s_00_inner>.box01>.box01_inner {
		max-width: 1200px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		margin: 0 auto;
		padding: 0 10px 0 50px;
	}
	#s_00 .s_00_inner>.box01>.box01_inner .b01 {
		width: 55%;
		max-width: 55%;
		-webkit-box-flex: 1;
		    -ms-flex: 1 1 55%;
		        flex: 1 1 55%;
		padding: 80px 0 0 0;
	}
	#s_00 .s_00_inner>.box01>.box01_inner .b02 {
		width: 45%;
		max-width: 45%;
		-webkit-box-flex: 1;
		    -ms-flex: 1 1 45%;
		        flex: 1 1 45%;
		margin: 0;
		padding: 0 0 0 50px;
	}
	#s_00 .s_00_inner>.box01>.box01_inner .tit {
		margin: 0;
		padding-bottom: 2%;
	}
	#s_00 .s_00_inner>.box01>.box01_inner .txt {
		margin: 0;
		padding-bottom: 6%;
	}
	#s_00 .s_00_inner>.box01>.box01_inner dl {
		width: 100%;
		margin: 0 auto;
		border-top: 1px solid #EBEBEB;
	}
	#s_00 .s_00_inner>.box01>.box01_inner .b01 dl>dt,
	#s_00 .s_00_inner>.box01>.box01_inner .b01 dl>dd {
		background: none;
		display: inline-block;
		border-bottom: 1px solid #EBEBEB;
		padding: 0;
		line-height: 80px;
	}
	#s_00 .s_00_inner>.box01>.box01_inner .b01 dl>dt {
		width: 30%;
		text-align: center
	}
	#s_00 .s_00_inner>.box01>.box01_inner .b01 dl>dd {
		width: 70%;
	}
	#s_00 .box02 {
		max-width: 1440px;
		margin-bottom: 70px;
	}
	#s_00 .box02>ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		margin: 0 auto;
	}
	#s_00 .box02>ul>li {
		float: none;
		width: 140px;
		max-width: 140px;
		max-height: 140px;
		margin: 0 8px 0 0;
	}
	#s_00 .box02>ul>li:nth-child(3n) {
		margin-right: 8px;
	}
	#s_00 .box02>ul>li:last-child {
		margin-right: 0;
	}
	#s_00 .box02>ul>li>a {
		width: 140px;
		height: 140px;
		border-radius: 0;
	}
	#s_00 .box02>ul>li a::after {
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		    transform: scale(1, 1);
		-webkit-transition: 0.2s;
		-o-transition: 0.2s;
		transition: 0.2s;
	}
	#s_00 .box02>ul>li:hover a::after {
		-webkit-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		    transform: scale(1.1, 1.1);	
	} 
}
@media screen and (min-width:768px) and (max-width:1200px) {
	#s_00 .box02>ul>li {
		width: 110px;
		max-width: 110px;
		max-height: 110px;
		margin: 0 5px 0 0;
	}
	#s_00 .box02>ul>li:nth-child(3n) {
		margin-right: 5px;
	}
	#s_00 .box02>ul>li[class^="font"] {
		font-size: 1.2rem;
	}
	#s_00 .box02>ul>li>a {
		width: 110px;
		height: 110px;
		border-radius: 0;
	}
}

/*----------------------------------------
	s_01 - 07 common
-----------------------------------------*/
[id^="s_0"]+[id^="s_0"] {
	position: relative;
	width: 100%;
	padding: 10px;
}
[id^="s_0"]+[id^="s_0"]>.box_wrap {
	position: relative;
	z-index: 2;
	padding: 9px;
	background-color: #fff;
}
[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner {
	padding: 10px;
	border: 1px solid #ffdfd8;
}
[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner>.title {
	position: relative;
	z-index: 1;
}
[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner>.title::before {
	content: "";
	position: absolute;
	width: 200px;
	height: 165px;
	background-repeat: no-repeat;
	background-size: 200px auto;
}
[id^="s_0"]:not(#s_00):nth-of-type(even)>.box_wrap>.box_inner>.title::before {
	top: -25px;
	left: -30px;
	background-image: url("../img/cmn_l_i01.png");
	background-position: left top;
}
[id^="s_0"]:not(#s_00):nth-of-type(odd)>.box_wrap>.box_inner>.title::before {
	top: -25px;
	right: -30px;
	background-image: url("../img/cmn_r_i01.png");
	background-position: right top;
}
[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner>.title>h2 {
	position: relative;
	margin-bottom: 20px;
	padding: 20px 0 0 0;
}
[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner>.title>h2>span {
	display: inline-block;
}
[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner>.pc_wrapp {
	position: relative;
	z-index: 2;
}
[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .pic {
	margin-bottom: 20px;
}
[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .pic.pro .pro_inner {
	display: flex;
	flex-direction: column-reverse;
	margin-top: 10px;
	padding: 20px;
	border: 3px double #eee;
}
[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .pic.pro .pro_text {
	width: 100%;
}
[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .pic.pro .pro_pic {
	width: 175px;
	margin: 0 auto 10px;
}
[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .stitle {
	margin-bottom: 20px;
}
[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .txt {
	margin-bottom: 20px;
	padding: 0 10px;
}
[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .detail {
	margin-bottom: 20px;
}
[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .detail dl {
	margin: 0 -10px;
}
[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .detail dl dt {
	padding: 8px 20px;
	background-color: #ebebeb;
} 
[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .detail dl dd {
	padding: 8px 20px 15px;
}
[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .c_btn01 {
	margin-bottom: 20px;
}
[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .pb {
	display: inline-block;
	margin-top: 5px;
	padding: 3px 10px;
	font-size: 1.1rem;
	color: #fff;
	background-color: #f89189;
}

@media screen and (min-width:768px) {
	[id^="s_0"]+[id^="s_0"] {
		max-width: 100%;
		margin-top: 60px;
		padding: 0;
	}
	#s_00,
	#s_01 {
		margin-top: 0;
	}
	[id^="s_0"]+[id^="s_0"]>.box_wrap {
		max-width: 1260px;
		margin: 0 auto;
	}
	[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner {
		padding: 60px;
	}
	[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner>.title>h2 {
		margin-bottom: 50px;
		padding: 30px 0 0 0;
		letter-spacing: 5px;
	}
	[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner>.title::before {
		width: 250px;
		height: 205px;
		background-size: 250px auto;
	}
	[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .pic.pro .pro_inner {
		flex-direction: row;
	}
	[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .pic.pro .pro_text {
		width: calc(100% - 175px);
	}
	[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .pic.pro .pro_pic {
		width: 175px;
		margin: 0;
		padding: 0 0 0 10px;
	}
	[id^="s_0"]:not(#s_00):nth-of-type(even)>.box_wrap>.box_inner>.title::before {
		top: -72px;
		left: -88px;
	}
	[id^="s_0"]:not(#s_00):nth-of-type(odd)>.box_wrap>.box_inner>.title::before {
		top: -72px;
		right: -88px;
	}
	[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner>.pc_wrapp {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner>.pc_wrapp>.pic {
		width: 63%;
	}
	[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner>.pc_wrapp>.txt_box {
		width: 37%;
	}
	[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .txt {
		padding: 0;
	}/*
	#s_01 .pc_wrapp,
	#s_03 .pc_wrapp,
	#s_05 .pc_wrapp,
	#s_07 .pc_wrapp {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: row-reverse;
		        flex-direction: row-reverse;
	}
	#s_02 .pc_wrapp .txt_box,
	#s_04 .pc_wrapp .txt_box,
	#s_06 .pc_wrapp .txt_box,
	#s_08 .pc_wrapp .txt_box {
		padding: 20px 0 0 30px;
	}
	#s_01 .pc_wrapp .txt_box,
	#s_03 .pc_wrapp .txt_box,
	#s_05 .pc_wrapp .txt_box,
	#s_07 .pc_wrapp .txt_box {
		padding: 20px 30px 0 0;
	}*/
	#s_01 .pc_wrapp,
	#s_03 .pc_wrapp,
	#s_05 .pc_wrapp,
	#s_06 .pc_wrapp,
	#s_08 .pc_wrapp {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: row-reverse;
		        flex-direction: row-reverse;
	}
	#s_02 .pc_wrapp .txt_box,
	#s_04 .pc_wrapp .txt_box,
	#s_07 .pc_wrapp .txt_box{
		padding: 20px 0 0 30px;
	}
	#s_01 .pc_wrapp .txt_box,
	#s_03 .pc_wrapp .txt_box,
	#s_05 .pc_wrapp .txt_box,
	#s_06 .pc_wrapp .txt_box,
	#s_08 .pc_wrapp .txt_box {
		padding: 20px 30px 0 0;
	}
	[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .detail dl {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 0;
		border-top: 1px solid #ebebeb;
		border-bottom: 1px solid #ebebeb;
	}
	[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .detail dl+dl {
		border-top: none;
	}
	[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .detail dl dt {
		width: 32%;
		padding: 10px 10px 10px 20px;
		background-color: rgba(255,255,255,0.0);
	}
	[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .detail dl dd {
		width: 68%;
		padding: 10px 20px 10px 0;
	}
	[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .c_btn01 {
		margin: 10px auto 0;
	}
}

/* flow */
.flow {
	padding: 30px 0 10px;
	border: 1px solid #ebebeb;
}
.flow h4 {
	margin-bottom: 15px;
}
.flow .flow_wrapp>[class^="box"] {
	background-color: #fff;
}
.flow .flow_wrapp>[class^="box"]>.num {
	color: #856f09;
	text-align: center;
	font-style: italic;
}
.flow .flow_wrapp>[class^="box"]>.num>.txt {
	font-style: normal;
}
.flow .flow_wrapp>[class^="box"]>.pic {
	width: 100%;
	max-width: 280px;
	margin: 0 auto;
}
.flow .txt>p {
	padding: 0 10px;
}
.flow .txt>ul li {
	padding: 0 10px 0 calc(10px + 1.0em);
	text-indent: -1.0em;
}
.flow .txt .font_red {
	color: #cc0000;
}
.flow .flow_wrapp>[class^="box"]>.subArea {
	margin: 0 50px 20px;
}
.flow .flow_wrapp>[class^="box"]>.subArea .subArea_inner {
	position: relative;
	max-width: 280px;
	margin: 0 auto;
	padding: 60px 15px 15px;
	border-radius: 4px;
	background-color: #ebebeb;
}
.flow .flow_wrapp>[class^="box"]>.subArea .subArea_inner::before {
	content: ""; 
	position: absolute;
	top: 19px;
	left: 0;
	right: 0;
	margin: auto;
	background: url("../img/s08_insta_logo.png") no-repeat;
	background-size: 100% auto;
	width: 33px;
	height: 33px;
}
.flow .flow_wrapp>[class^="box"]>.subArea .subArea_inner a {
	display: block;
}
.flow .flow_wrapp>[class^="box"]>.subArea .subArea_inner a+a {
	margin-top: 10px;
}


.flow .flow_wrapp>.arrow {
	background-image: url(../img/vertical_arrow.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 32px;
	height: 15px;
	margin: 0 auto;
}

@media screen and (min-width:768px) {
	.flow {
		width: 100%;
		margin-top: 40px;
		padding: 40px 0;
	}
	.flow h4 {
		margin-bottom: 0;
	}
	.flow .flow_wrapp {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.flow .flow_wrapp>[class^="box"] {
		width: calc((99.9999% - 60px) / 3);
	}
	.flow .flow_wrapp>.arrow {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-ms-flex-item-align: center;
		    align-self: center;
		width: 30px;
		height: 43px;
		background-image: none;
		margin: 0;
	}
	.flow .flow_wrapp>.arrow::before {
		content: "";
		display: block;
		width: 23px;
		height: 43px;
		background-image: url("../img/horizontal_arrow.png");
		background-repeat: no-repeat;
		background-size: 23px 43px;
		background-position: center center;
	}
	.flow .flow_wrapp>[class^="box"]>.pic {
		max-width: 200px;
		margin-top: -10px;
		margin-bottom: 0;
	}
	.flow .flow_wrapp>[class^="box"]>.subArea {
		margin: 0 20px;
	}
	.flow .flow_wrapp>[class^="box"]>.subArea .subArea_inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		max-width: unset;
		padding: 15px 15px 15px 17%;
	}
	.flow .flow_wrapp>[class^="box"]>.subArea .subArea_inner::before {
		content: ""; 
		position: absolute;
		top: 25%;
		left: 4.5%;
		right: auto;
		margin: auto;
		background: url("../img/s08_insta_logo.png") no-repeat;
		background-size: 100% auto;
		width: 11%;
		height: 100%;
	}
	.flow .flow_wrapp>[class^="box"]>.subArea .subArea_inner a:hover {
		opacity: 0.8;
	}
	.flow .flow_wrapp>[class^="box"]>.subArea .subArea_inner a+a {
		margin-top: 0;
		margin-left: 2px;
	}
	[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .flow .txt {
		margin-bottom: 5px;
		padding: 0 20px 0;
	}
	[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .flow .flow_wrapp .txt {
		margin-bottom: 20px;
	}
	[id^="s_0"]+[id^="s_0"]>.box_wrap>.box_inner .flow .num .txt {
		padding: 0 0 0 5px;
	}
}


/*----------------------------------------
	s_01
-----------------------------------------*/
#s_01 {
	
}

[id^="s_0"]+[id^="s_01"]>.box_wrap>.box_inner>.title>h2{
	padding-top: 60px;
}
@media screen and (min-width:768px) {
	[id^="s_0"]+[id^="s_01"]>.box_wrap>.box_inner>.title>h2{
		padding-top: 0;
	}
}


/*----------------------------------------
	s_02
-----------------------------------------*/
#s_02 {
	
}
@media screen and (min-width:768px) {
	
}


/*----------------------------------------
	s_03
-----------------------------------------*/
#s_03 {
	
}



/*----------------------------------------
	s_04
-----------------------------------------*/
#s_04 {
	
}

@media screen and (min-width:768px) {
	
}



/*----------------------------------------
	s_05
-----------------------------------------*/
#s_05 {
	
}

@media screen and (min-width:768px) {
	
}


/*----------------------------------------
	s_06
-----------------------------------------*/
#s_06 {
	
}

@media screen and (min-width:768px) {
	
}

/*----------------------------------------
	s_07
-----------------------------------------*/
#s_07 {
	
}

@media screen and (min-width:768px) {
	
}

/*----------------------------------------
	s_08
-----------------------------------------*/
#s_08 {
	
}

@media screen and (min-width:768px) {
	#s_08 {
		padding-bottom: 100px;
	}
}


/*----------------------------------------
	list_back
-----------------------------------------*/

#list_back {
	padding: 18.6% 0 0;
	color: #111111;
	background: #ffffff;
}
#list_back .c_btn01s {
	padding:  0 5.3%;
	width: 100%;
}
#list_back .c_btn01s a:after {
	right: inherit;
	left: 10px;
	-webkit-transform: translate(0,-50%) rotate(-135deg);
	-ms-transform: translate(0,-50%) rotate(-135deg);
		transform: translate(0,-50%) rotate(-135deg);
}

/* pc  768 - # */
@media print, screen and (min-width:768px) {
	#list_back {
		padding: 120px 0 0;
	}
	#list_back .c_btn01s {
		padding:  0;
		width: 300px;
	}
}

/*----------------------------------------
	swModal
-----------------------------------------*/
[class^="c_btn01"]>a.swModal::after {
	width: 14px;
	height: 14px;
	border: none;
	background: url(/asset/img/cmn/c_link02.png) center top no-repeat;
	background-size: 13px 13px;
	-webkit-transform: translate(0,-50%) rotate(0);
	-ms-transform: translate(0,-50%) rotate(0);
	transform: translate(0,-50%) rotate(0);
}

#swModal {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	display: none;
	position: fixed;
	overflow: auto;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: rgba(0,0,0,0.7);
	z-index: 9999;
}
#swModal #modalOverlay {
	display: table;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	position: relative;
	max-width: 92%;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	-webkit-transform: translateY(-20px);
	    -ms-transform: translateY(-20px);
	        transform: translateY(-20px);
	-webkit-animation: 500ms modalwindow_body_out;
	        animation: 500ms modalwindow_body_out;
}
#swModal.is_visible #modalOverlay {
	-webkit-transform: translateY(0px);
	    -ms-transform: translateY(0px);
	        transform: translateY(0px);
	-webkit-animation: 200ms modalwindow_body_in;
	        animation: 200ms modalwindow_body_in;
}
#swModal #modalWrap {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	margin: 30px auto;
}
#swModal #modalInner {
	position: relative;
	margin: 50px 0;
	background-color: #fff;
}
#swModal #modalBox {}
#swModal .modalClose {
	position: absolute;
	top: -40px;
	right: 0;
	width: 30px;
}
#swModal img {
	width: 100%;
	height: auto;
}
/* tb  768 - # */
@media screen and (min-width:768px) {
	[class^="c_btn01"]>a.swModal:hover::after {
		background-image: url(/asset/img/cmn/c_link01.png);
	}
	#swModal #modalOverlay {
		max-width: 1290px;
		padding: 0 15px;
	}
	#swModal #modalInner {
		margin: 90px 0;
	}
	#swModal .modalClose {
		width: 34px;
		top: -50px;
		right: 0;
	}
}

/*----------------------------------------
	swModal - pic
-----------------------------------------*/
#swModal .pic {
	margin-bottom: 50px;
}


/*----------------------------------------
	breadcrumb_sp
-----------------------------------------*/

#breadcrumb_sp {
	background: #fff;
}

/*----------------------------------------
	other
-----------------------------------------*/

.bgWhite {
	position: absolute;
	bottom: 0;
	background: #fff;
	width: 100%;
	height: 65px;
}
@media print, screen and (min-width:768px) {
	.bgWhite {
		height: 185px;
	}
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
.iPadfix {
	-webkit-font-feature-settings: normal;
    font-feature-settings: normal;
	letter-spacing: -1px;
}
}
@media all and (device-height: 768px) and (device-width: 1024px) and (orientation:landscape) {
.iPadfix {
	-webkit-font-feature-settings: normal;
    font-feature-settings: normal;
	letter-spacing: -1px;
}
}