@charset "UTF-8";
body {
	width: 100%;
	overflow-x: hidden;
	font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Roboto, "Segoe UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	text-align: justify;
	line-break: strict;
	overflow-wrap: break-word;
	word-wrap: break-word;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
    
img {
	max-width: 100%;
	height: auto;
}
small, sup {
	font-size: 12px;
}
.mian_bg {
	background: url(top_bg.png) center top repeat-x;
	margin: 0;
}
.mian_bg div {
	box-sizing: border-box;
}
.mian_width1 {
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
}
.mian_width2 {
	margin: 0 auto;
	background: #fff;
	max-width: 650px;
	position: relative;
}
.fv_mv {
	text-align: center;
	margin: 0;
}
.fv_mv .smt-tv {
	display:none;
}
 @media screen and (max-width: 800px) {
.mian_bg {
	background:none;
	margin: 0;
	overflow-x: hidden;
}
.fv_mv .pc-tv {
	display:none;
}
.fv_mv .smt-tv {
	display:inline;
}
	 }
.bl1_wrap {
	padding: 0 15px 30px;
	position: relative;
	z-index: 5;
}
.cpn {
	text-align: right;
	position: relative;
	font-weight: 600;
	font-size: 14px;
	margin: 0 0 20px;
	color: #FFF;
}
.ttltxt {
	font-size: 25px;
	margin: 0 0 25px;
	color: #FFF;
}
.bl1_txt1 {
	margin: 0 0 15px;
	font-size: 15px;
	font-weight: 600;
	color: #FFF;
}

.wh1_bx {
	padding: 22px 0;
	max-width:800px;
	margin:0 auto;
}
.wh1_bx .txt1 {
	margin: 0;
	font-size: 18px;
	line-height: 1.615;
}
.wh1_bx .txt1 strong {
	color: #ff00ba;
}

.bl2_wrap {
    position: relative;
    padding: 15px;
	width:48%;
	height:900px;
	float: left;
    z-index: 1000;
	margin-bottom:120px;
	margin-right:4%;
	background:#f8f8f8;
}
.bl2_wrap_3 {
	position: relative;
    padding: 15px;
	width:31%;
	height:720px;
	float: left;
    z-index: 1000;
	margin-bottom:120px;
	margin-right:2%;
	background:#f8f8f8;
}
 @media screen and (max-width: 980px) {
.bl2_wrap_3 {
	height:900px;
}
	 }
.bl2_wrap:nth-child(even) {
	margin-right:0;
}

	
.bl2_wrap:before, .bl2_wrap:after,
.bl2_wrap_3:before, .bl2_wrap_3:after{ 
    content:'';
    width: 20px;
    height: 30px;
    position: absolute;
    display: inline-block;
}
.bl2_wrap:before,
.bl2_wrap_3:before{
    border-left: solid 1px #5767bf;
    border-top: solid 1px #5767bf;
    top:0;
    left: 0;
}
.bl2_wrap:after,.bl2_wrap_3:after{
    border-right: solid 1px #5767bf;
    border-bottom: solid 1px #5767bf;
    bottom:0;
    right: 0;
}
.upper, .lower {
	clear: both;
	display: block;
}
.upper {
	margin-bottom: 15px;
}
.bl2_in {
	padding: 30px 30px;
	background: #f8f8f8;

}
.bl2_ph1 {
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
    width: 45%;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .2);
}
.bl2_ph1a {
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
    width: 52%;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .2);
}
.bl2_ph2 {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	box-shadow: 1px 1px 3px 0 rgba(0,0,0,.2);
	    max-width: 60%;
}
.bl2_in h2 {
	position: relative;
	padding: 0;
	font-size: 23px;
	line-height: 1.35;
	margin:0;
	color: #000;
}
.bl2_wrap_3 .bl2_in h2 {
	font-size: 20px;
}
h3.c_name {
	color: #FFF;
	background: #0097cf;
	padding: 6px 8px;
	font-size: 18px;
	display: flex;
	margin: 10px 0;
}
.bl2_txt1 {
	font-size: 15px;
	line-height: 1.7;
	margin: 0;
}
.bl2_txt1 strong {
	color: #ff00ba;
}
@media screen and (max-width: 1230px) {
.mian_width1 {
    padding: 10px;
}
}
@media screen and (max-width: 800px) {
.bl2_wrap {
    position: relative;
    padding: 15px;
	width:100%;
	height:auto;
	float: none;
    z-index: 1000;
	margin-bottom:50px;
	margin-right:0;
}
.bl2_wrap_3 {
	 position: relative;
    padding: 15px;
	width:100%;
	height:auto;
	float: none;
    z-index: 1000;
	margin-bottom:50px;
	margin-right:0;
}
.bl2_ph2 {
	margin-left: 20px;
}
}
 @media screen and (max-width: 800px) {


.bl2_in h2 {
    font-size: 20px;}
.bl2_in h2 br {
	display:none;}
	 }
	 
.detail {
	font-size:90%;
	margin:1em auto 0;
	clear:both;}
.detail span {color:#0097cf;}
.detail p { float:left;
	}
.btn {
	margin: 0;}
.btn a {
	display: inline;
	padding: .2em .4em;
	background-image: none;
	background-color: #666;
    color: #fff;
	text-decoration: none;
	border: none;
	border-radius: 0;
	cursor: pointer;
	-webkit-appearance: none;
	box-shadow: 1px 1px 3px 0 rgba(0,0,0,.2);
	position: relative;
	font-size: 11px;
	border-radius: 5px;
}
.btn a:hover, .btn a:focus {
	background-color:#000;
	outline: none;
}

.btn a::-moz-foucus-inner {
 padding: 0;
 border: none;
}
.btn.btn-link a {
	text-align: center;


}

.bl4_wrap {
	padding: 0 24px;
}
.bl4_in {
	padding: 70px 0 60px;
	text-align: center;
	position: relative;
	z-index: 5;
}
.bl4_logo {
	font-size: 0;
	margin: 0 0 10px;
}
.bl4_logo img {
	width:10%;
	height:auto;
}
.bl4_txt1 {
	font-weight: 600;
	font-size: 13.695px;
	margin: 0 0 15px;
}
.bl4_txt2 {
	font-size: 10.3px;
	line-height: 1.8;
}
.white_bg {
	position: relative;
}
.bl3_in.white_bg {
	z-index: 1;
}
.bl4_wrap.white_bg2 {
	z-index: 1;
}
.white_bg2 {
	position: relative;
}
.white_bg2::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	width: 200vw;
	height: 100%;
	background: #fff;
	z-index: -1;
}
.bll2 {
	height: 54.7498px;
	background: #231815;
}
 @media screen and (min-width: 640px) {

.bl1_wrap {
	padding: 0px 30px 52px;
}
.bl1_txt1 {
	padding: 0;
	font-size: 19px;
}
.bl1_bx {
	padding: 24px;
}
.bl1_bx > p {
	font-size: 16px;
}
.bl2_h2::after {
	width: 16.3979px;
	height: 73.6727px;
}
.bl2_h2 {
	padding: 0 0 0 56px;
	font-size: 24px;
	margin-bottom: 40px;
}
.bl2_txt1 {
	font-size: 16px;
}
.bl4_wrap {
	margin: 0px 0 0;
	padding-bottom: 10px;
}
.bl4_in {
	padding: 90px 0 70px;
}
.bl4_txt1 {
	font-size: 16px;
}
.bl4_txt2 {
	font-size: 12px;
}

}
 @media screen and (min-width: 960px) {
.fv_h {
	font-size: 27px;
}
}
 @media screen and (max-width: 650px) {
.mian_width2 {
	overflow: hidden;
}
.fv_slash_wrap {
	position: relative;
	padding: 15px 0 0;
	margin-bottom: -15px;
}
.fv_slash {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 100px 1000px;
	border-color: transparent transparent #000000 transparent;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	bottom: 0;
}
.bl2_in h2 {
    margin: 0;
}

.bl2_ph1-smt,
.bl2_ph2  {display:block;
margin: 10px auto;
float:none;
}
.bl2_ph2  {
	width: 100%;
        max-width: 100%;
}
.btn {
    font-size: 16px;
}

}

 @media screen and (max-width: 999px) {
.fv_slash_wrap {
	position: relative;
	padding: 15px 0 0;
}
.fv_slash {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 100px 1000px;
	border-color: transparent transparent #000000 transparent;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	bottom: 0;
}
}
 @media screen and (min-width: 700px) {
.fv_slash_wrap {
	position: relative;
	padding: 60px 0 0;
}
.fv_slash {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 200px 1920px;
	border-color: transparent transparent #000000 transparent;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	bottom: 0;
}
.ttltxt {
	margin-top: -45px;
	display: inline-block;
}
.cpn {
	position: absolute;
	top: -89px;
	right: 0;
	width: 100%;
	font-size: 16px;
	padding: 0 1em 0 0;
}
.cpn::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: #fff;
}

}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



.header_bg {
	background: #EFEFEF;
	box-sizing: border-box;
}
.header_wrap {
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	max-width: 945px;
	padding: 2.535vw 0;
	box-sizing: border-box;
}
.header_logo {
	display: inline-block;
	width: 38.548vw;
}
.header_logo img {
	width: 100%;
}
.header_pr {
	display: inline-block;
	font-size: 0;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	width: 8.585%;
}
.header_pr img {
	width: 100%;
}
 @media screen and (min-width: 440px) {
.header_wrap {
	padding: 10px 0;
}
.header_logo {
	width: 179.598px;
}
.header_pr {
	width: 40px;
}
}
 @media screen and (min-width: 640px) {
.header_logo {
	width: 210px;
}
.header_wrap {
	padding: 9.55px 0;
}
}
.p-article_action {
	display: flex;
	margin-bottom: 80px;
	flex-wrap: wrap;
}
.p-article_action_group.-footer {
	justify-content: center;
	width: 100%;
}
.p-article_action_group {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
}
.p-article_action_group .p-article_action_btn:first-of-type {
	margin-left: 0;
}
.p-article_action_btn {
	display: block;
	position: relative;
	width: 52px;
	height: 30px;
	margin-left: 0px;
}
.p-article_action_btn_label.-Facebook {
	background-image: url(ico_action_facebook.svg);
}
.p-article_action_btn_label.-twitter {
	background-image: url(ico_action_twitter.svg);
	background-position: center top 3px;
}
.p-article_action_btn_label.-line {
	background-image: url(icon_line.png);
	background-position: center top 3px;
}
.p-article_action_btn_label {
	display: block;
	position: relative;
	padding-top: 30px;
	background-position: center top;
	background-repeat: no-repeat;
	color: #818181;
	font-size: 13px;
	line-height: 1;
	text-align: center;
	transition: .1s all ease-in;
}
a {
	text-decoration: none;
}
.p-article_action_btn_label::before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 24px;
	background-color: #fff;
	background-position: center top;
	background-repeat: no-repeat;
	content: '';
	opacity: 0;
	transition: .1s linear;
}
.p-article_action_share {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 11.77px;
	color: #898989;
}
.internal_alertinfo {
	font-size: 12px;
	padding-bottom: 45px;
}
.ptop {
	max-width: 58px;
	width: 100%;
	margin: 0 auto 70px auto;
	padding: 0;
}
 @media screen and (max-width: 599px) {
.ptop {
	max-width: 35px;
	margin: 0 auto 40px auto;
	padding: 0;
}
}
.ptop {
	width: 100%;
}
.ptop a {
	display: inline-block;
	width: 100%;
}
.ptop a img {
	max-width: 100%;
}
 @media screen and (max-width: 599px) {
.index_btn {
	margin: 0 auto 60px auto;
}
}
.index_btn {
	max-width: 766px;
	width: 100%;
	margin: 0 auto 100px auto;
}
.index_btn img {
	border: none;
	margin: 0;
	padding: 0;
	line-height: 0;
	vertical-align: bottom;
	max-width: 100%;
}
.fwrap {
	max-width: 850px;
	width: 90%;
	margin: 0 auto;
}
.touch-slide {
	background-color: #3e3a39;
	width: 81.97%;
	margin: auto;
	position: relative;
	opacity: 1;
	display: block;
}
 @media screen and (max-width: 639px) {
.sp-non {
	display: none;
}
.row-sp {
	display: flex;
	flex-flow: column;
}
.content-border {
	border-right: none;
	border-left: none;
	border-bottom: 2px solid #275290;
}
.col-3 {
	margin: 0 12vw;
}
.p-10 {
	padding: 10px 0;
	justify-content: normal;
}
}
 @media screen and (min-width: 640px) and (max-width: 999px) {
}
.sp_header, .spheader {
	display: none;
}
 @media screen and (max-width: 639px) {
.sp_header, .spheader {
	display: block;
	background-color: black;
}
.sp_header img {
	width: 100%;
}
}
 @media screen and (min-width: 640px) and (max-width: 999px) {
.sp_header, .spheader {
	display: block;
	background-color: black;
}
.sp_header img {
	width: 100%;
}
}
.pc {
	display: block !important;
}
.sp {
	display: none !important;
}
 @media screen and (max-width: 639px) {
.sp {
	display: block !important;
}
.pc {
	display: none !important;
}
}
/*-------container-gray------------------*/

/*-------container-gray------------------*/

.sp-non {
	display: block;
}
.sp-non {
	display: none;
}


/*# sourceMappingURL=style.css.map */
