
.mt10 {margin-top: 10px !important;}
.mt20 {margin-top: 20px !important;}
.mt30 {margin-top: 30px !important;}
.mt40 {margin-top: 40px !important;}
.mt50 {margin-top: 50px !important;}
.mt80 {margin-top: 80px !important;}

.mb10 {margin-bottom: 10px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb80 {margin-bottom: 80px !important;}


/*  ---------トップイメージ関連----------  */

#Contents > .PageTitleStyle1 {min-width:1275px;}

#Contents > .PageTitleStyle1 h1 {width:1275px; margin:auto;}

.ef_Section * {box-sizing: border-box;}

.ef_Section {position: relative;}

.wide1 {
	background: url("../images/mainbg.jpg"),linear-gradient(90deg, #576490 0%, #576490 50%, #744e73 50%, #744e73 100%);
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 50px;
	padding-bottom :50px;
    }


.top-img  {
/*    background-image: url("../images/mainbg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;*/
    text-align: center;
}

.Lead-sentence {
	max-width: 1100px;
	margin: -50px auto 50px ;
	background: linear-gradient(90deg, #4b0b69, #1b0a34);
	border-radius: 5px;
}

.Lead-sentence p.CatchCopy {
	padding : 2em 5em;
	color :#FFF;
	font-weight: bold;
	margin-bottom: 50px;
	font-size: 120%;
	line-height: 180%;
}

.introduction {
	display: flex;
	/*justify-content:center;
	max-width:1267px;*/
}

.introduction img {
	/*display: block;*/
	width : 50%;
	}


/*  ----トップイメージ関連　ここまで----  */


.Grid4 h2.ef_h2 {
    padding: 0 0 0 0.5em;
    border-left: #c60000 solid 10px;
    background: none;
    font-size: 150%;
    font-weight: bold;
    line-height: 140%;    
    color: #000;
    margin: auto;
}

.Grid4 h4.ef_h3 {
    padding: 0;
    border-left: none;
}

.PageTitleStyle1 h1 span {font-size: 80%;}

.ImgOnlyStyle {padding: 3em;}

p.cap {
    margin: 5px 10px;
    line-height: 140%;
}

.ResponsiveLinkListStyle.BottomBorderSet {margin-bottom: 80px;}

/*----------関連コンテンツ・リンク//-------------*/

.Cloudinner {
    max-width: 995px;
    width: 100%;
    margin: 0 auto;
    padding: 80px 0;
    box-sizing: border-box;
}
.pb0 {
    padding-bottom: 0 !important;
}

.Cloudinner h3 {
    font-size: 175%;
    line-height: 1.5;
    text-align: center;
    color: #2E2E2E;
    letter-spacing: .05em;
    margin-bottom: 60px;
    position: relative;
}

.ResponsiveLinkListStyle.BottomBorderSet {
    margin-bottom: 0;
    border-bottom: solid 1px #ddd;
}

.ResponsiveLinkListStyle.TopBorderSet {
    margin-top: 0;
    border-top: solid 1px #ddd;
}
.Cloudinner h3:after {
    position: absolute;
    left: 50%;
    bottom: -17px;
    width: 50px;
    height: 1px;
    background-color: #3878E2;
    transform: translateX(-50%);
    content: "";
}
.ResponsiveLinkListStyle {
    margin: -15px -15px 0;
}
.ResponsiveLinkListStyle ul.LinkListStyle1 {
    margin: 0;
}
.ResponsiveLinkListStyle ul.LinkListStyle1 li:first-child {
    border-top: 0 none;
}
.ResponsiveLinkListStyle ul.LinkListStyle1 li {
    float: none;
    margin: 0;
    padding: 15px 30px 15px 15px;
    color: #777;
    background-image: none;
    border-top: solid 1px #ddd;
}
.ResponsiveLinkListStyle ul.LinkListStyle1 li a {
    position: relative;
    display: block;
    margin: -15px -30px -15px -15px;
    padding: 15px 30px 15px 15px;
}
/*
.ResponsiveLinkListStyle ul.LinkListStyle1 li a:after {
    content: "";
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    top: 50%;
    margin: -8px 0 0;
    background-image: url(../../../image/jp/r1/icon/icon_new_window.gif);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    -webkit-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    -ms-background-size: 16px 16px;
}*/

.ResponsiveLinkListStyle ul.LinkListStyle1 li a:hover, .ResponsiveLinkListStyle ul.LinkListStyle1 li a:active {
    text-decoration: none;
    background-color: #f2f2f2;
}

.Cloudinner .ImgOnlyStyle span img {
	border : solid 1px #777;
}


/* ----------------------------------------*/
/*       　　人物紹介用　1140px～       */
/* ----------------------------------------*/


@media screen and (min-width: 1140px) {

.introduction {
/*	max-width:1267px;*/
	margin-left: -80px;
	margin-right: -80px;
}

.sp-txt, .sp-img {display: none;}

}

/* ----------------------------------------*/
/*       　　  PCサイズのみ　998px～          */
/* ----------------------------------------*/

@media screen and (min-width: 998px) {



.Grid4 .wide2 {
    max-width: 964px;
    margin: 0 auto;
}

/*
.img-address {
    display: flex;
    justify-content :space-between;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #000;
    opacity: 0.7;
}
.img-address p {
    color: #fff;
    margin: 0 1em;
    padding: 1em 0;
    min-width: 20%;
}
.img-address p:first-child { padding-left: 4em;}
.img-address p:last-child { padding-right: 4em;}*/

div.ClearFix div.ImgRightAdjust, div.ClearFix div.ImgLeftAdjust {width: 50%;}

.sp-txt, .sp-img {display: none;}

}

/* ----------------------------------------*/
/*        タブレットサイズ768～997px          */
/* ----------------------------------------*/

@media screen and (min-width: 768px) and (max-width: 997px) {

.top-img {
    position: relative;
}

.img-address {
    display: flex;
    justify-content :space-between;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #000;
    opacity: 0.7;
}
.img-address p {
    color: #fff;
    margin: 0 1em;
    padding: 0.5em 0;
    min-width: 20%;
}
/*
.img-address p:first-child { padding-left: 4em;}
.img-address p:last-child { padding-right: 4em;}
*/
div.ClearFix div.ImgRightAdjust, div.ClearFix div.ImgLeftAdjust {width: 50%;}


.sp-txt, .sp-img {display: none;}

}


/* ----------------------------------------*/
/*        スマホサイズ～767px          */
/* ----------------------------------------*/


@media screen and (max-width: 767px) {

.wide1 {
    background: none;
    padding: 0;
}

.top-img {
    position: relative;
    font-size: 83%;
    line-height: 140%;
}

/*.top-img img {margin-bottom: 10px}*/
.img-address p {display: inline;}

.Lead-sentence {margin: 0;}

.Lead-sentence p.CatchCopy {
	margin-bottom : 0;
	padding: 1.5em;
	font-size: 110%;
}

.introduction {display: block;}
.introduction img {
	width: 100%;
	margin-top: 20px;}

.ImgOnlyStyle {padding: 1em 0;}

.pc-br, .pc-img {display: none;}

.Grid4 h2.ef_h2 {
    font-size: 130%;
    line-height: 140%;    
}


}



/* ----------------------------------------*/
/*        スマホサイズ～399px          */
/* ----------------------------------------*/


@media screen and (max-width: 399px) {

#Contents > .PageTitleStyle1 {width: 100%; min-width: 240px;}
#Contents > .PageTitleStyle1 h1 {width: 100%; min-width: 240px;}

.Lead-sentence p.CatchCopy {
	font-size: 100%;}



}