body, h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	list-style-type: none;
    -webkit-text-size-adjust: 100%;
    font-family: YakuHanJP, "Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}

@media screen and (min-width: 750px){

p{
    letter-spacing: 0.2em;
    font-feature-settings: "palt";
}

textarea { font-size: 100%; }

img {
	max-width: 100%;
	height: auto;
}

hr { display: none; }

html{
	min-height: 620px;
	height: 100%;
	overflow-y: scroll;
}

iframe[name="google_conversion_frame"] { position: absolute; top: 0; }

body{
	height: 100%;
	background: #fff;
	color: #231815;
}

a		{	text-decoration: none; color: #231815;	}
a:hover	{   text-decoration: none; color: #444;	}

a:hover img {
opacity: .5;
-webkit-opacity: .5;
-moz-opacity: .5;
filter: alpha(opacity=50);	/* IE lt 8 */
-ms-filter: "alpha(opacity=50)"; /* IE 8 */
}
 
a img {
-webkit-transition: opacity 1s ease-out;
-moz-transition: opacity 1s ease-out;
-ms-transition: opacity 1s ease-out;
transition: opacity 1s ease-out;
}

.sp_view{
	display: none !important;
}

.button a{
  display: inline-block;
  text-align: center;
  text-decoration: none;
  outline: none;
}
.button a::before,
.button a::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button a,
.button a::before,
.button a::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.button a{
    background-color: #000025;
    border: 2px solid #000025;
    color: #fff;
    padding: 4px 16px;
}
.button a:hover {
  background-color: #fff;
  border-color: #000025;
  color: #000025;
}

.keyvisual{
	width: 100%;
}

.keyvisual img{
	width: 100%;
	height: auto;
}

.swiper-button-prev,
.swiper-button-next{
	display: none;
}

nav{
}

nav ul{
	text-align: center;
	font-size: 0;
	padding: 24px 0;
}

nav ul li{
display: inline-block;
    margin: 0 56px;
    letter-spacing: 0.1em;
}

h1{
text-align: center;
    margin: 80px 0 160px;
}

.openbtn1{
    display: none;
}

.top_works {
    text-align: center;
    width: 880px;
    margin: 0 auto 200px;
}

.top_works h2{
	font-size: 32px;
    letter-spacing: 0.1em;
    margin-bottom: 64px;
}

.top_works p{
	line-height: 3.2em;
    letter-spacing: 0.1em;
}

.top_works p:last-child{
	margin-top: 160px;
}

.sns{
margin-bottom: 120px;
}

.sns ul{
	text-align: center;
	font-size: 0;
}

.sns ul li{
display: inline-block;
    margin: 0px 32px;
    width: 55px;
}

.bg_contact{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(./../img/footer_bg_contact.jpg);
    position: relative;
    height: 300px;
}

.bg_contact .inner{
position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    border: solid 2px #fff;
    padding: 24px 24px;
    width: 742px;
    text-align: center;
    color: #fff;
    background-image: url(./../img/arrow_contact.png);
    background-position: right 24px center;
    background-repeat: no-repeat;
    background-size: 32px;

transition: 0.5s ;
}

.bg_contact .inner:hover{
background-color: #fff;
background-blend-mode: color-dodge;
background-image: url(./../img/arrow_contact_hover.png) !important;
}

.bg_contact .inner a{
	color: #fff;
}

.bg_contact .inner h3{
font-size: 32px;
    margin-bottom: 8px;
    letter-spacing: 0.4em;
}

.bg_contact .inner p{
}

.bg_contact .inner:hover h3,
.bg_contact .inner:hover p{
color: #000025;
}

footer{
	padding:16px;
}

footer p{
text-align: center;
    font-size: 12px;
}

/* 下層ページ共通 */

.otherpage{
	margin-bottom: 80px;
    overflow: hidden;
}

.otherpage .inner{
	width: 980px;
	margin:0 auto;
}

.headline{
background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    position: relative;
    height: 280px;
    background-position: center;
    margin-bottom: 80px;
}

.headline h2{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
	color: #fff;
	letter-spacing: 0.2em;
	font-size: 40px;
}

.otherpage .inner h3{
position: relative;
    padding-left: 64px;
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.2em;
}
 
.otherpage .inner h3::after {
	position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    content: '';
    width: 56px;
    height: 1px;
    background-color: #231815;
}

/* ABOUTページ */

.about .headline{
	background-image: url(./../img/bg_aboutpage.jpg);
}

.about01,
.about02,
.about03{
	overflow: hidden;
	margin-bottom: 80px;
}

.about01 .large_block{
	font-size: 0;
    margin-bottom: 48px;
}

.about01 .large_block:last-child{
	margin-bottom: 0;
}

.about01 img{
width: 50%;
    display: inline-block;
    vertical-align: middle;
}

.about01 .detail{
	display: inline-block;
	vertical-align: middle;
	width: 45%;
	margin-left: 5%;
}

.about01 .detail p{
}

.about01 .detail p:first-child{
    margin-bottom: 16px;
}

.about01 .detail h4{
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 16px;
	letter-spacing: 0.2em;
}

.about01 .detail h4 small{
	font-size: 18px;
	margin: 0 4px;	
}

.about01 .text{
	display: inline-block;
	width: 72%;
	vertical-align: top;
	line-height: 2em;
	margin-right: 4%;
}

.about01 ul{
	display: inline-block;
	width: 24%;
	vertical-align: top;
}

.about01 ul li{
	margin-bottom: 16px;
}

.about01 ul li img{
	width: 100%;
}

.about02 .large_block{
	border: solid 1px #222;
	padding: 24px;
}

.about02 .large_block p{
    line-height: 2em;
    margin-bottom: 16px;
}

.about02 .large_block p:last-child{
	margin-bottom: 0;
}

.about03 .large_block{
	font-size: 0;
}

.about03 dl{
	width: 42%;
    display: inline-block;
    vertical-align: top;
    margin-right: 8%;
}

.about03 dl dt {
    clear: left;
    float: left;
    width: 96px;
    letter-spacing: 0.2em;
    font-weight: 600;
    line-height: 1.8em;
}

.about03 dl dd {
padding-left: 96px;
    padding-bottom: 18px;
    margin-bottom: 18px;
    border-bottom: solid 1px;
    line-height: 1.8em;
    letter-spacing: 0.1em;
}

.about03 img{
	width: 50%;
    display: inline-block;
    vertical-align: top;
}

/* COACHINGページ */

.coaching .headline{
	background-image: url(./../img/bg_coaching.jpg);
}

.coaching01,.coaching02,.coaching03,.coaching04,.coaching05{
	overflow: hidden;
	margin-bottom: 120px;
    padding-top: 40px;
}

.coachingpage_nav{
	background-color: #001654;
	width: 100%;
	padding: 8px 0;
}

.coachingpage_nav ul{
	font-size: 0;
	text-align: center;
}

.coachingpage_nav ul li{
display: inline-block;
    font-size: 12px;
    letter-spacing: 0.1em;
}

.coachingpage_nav ul li::before {
content: "/";
    margin-left: 16px;
    margin-right: 16px;
    color: #fff;
}

.coachingpage_nav ul li:first-child::before {
  content: none;
}

.coachingpage_nav ul li a{
	color: #fff;
}

.coaching01 .large_block01{
text-align: center;
    overflow: hidden;
margin-bottom: 80px;
}

.coaching01 .large_block01 h4{
font-size: 20px;
    margin-bottom: 16px;
    font-weight: 600;
}

.coaching01 .large_block01 p{
font-size: 14px;
    margin-bottom: 16px;
    line-height: 1.8em;
}

.coaching01 .large_block01 p.copyright{
font-size: 16px;
    font-weight: 600;
    margin-bottom: 32px;
    letter-spacing: 0.2em;
}

.coaching01 .large_block01 h5{
font-size: 40px;
    letter-spacing: 0.2em;
    font-weight: 600;
}

.coaching01 .large_block02{
	overflow: hidden;
    margin-bottom: 40px;
}

.coaching01 .large_block02 .middle_block{
	overflow: hidden;
	margin-bottom: 40px;
}

.coaching01 .large_block02 .middle_block .small_block{
    float: left;
    width: 44%;
    margin-top: 2%;
}

.coaching01 .large_block02 .middle_block .small_block h4{
font-size: 24px;
    font-weight: 700;
    margin-bottom: 16px;
    letter-spacing: 0.1em;
    color: #00004e;
}

.coaching01 .large_block02 .middle_block .small_block h4 small{
	font-size: 14px;
}

.coaching01 .large_block02 .middle_block .small_block p{
	line-height: 1.8em;
}

.coaching01 .large_block02 .middle_block img{
float: right;
    width: 50%;
}

.coaching01 .large_block02 .middle_block:last-child .small_block{
float: right;
width: 44%;
}

.coaching01 .large_block02 .middle_block:last-child img{
float: left;
	width: 50%;
}

.coaching01 .large_block03{
	overflow: hidden;
}

.coaching01 .large_block03 h4{
text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 40px;
    letter-spacing: 0.1em;
    color: #00004e;
}

.coaching01 .large_block03 h4 br{
    display: none;
}

.coaching01 .large_block03 .middle_block{
	overflow: hidden;
	font-size: 0;
}

.coaching01 .large_block03 .middle_block .small_block{
display: inline-block;
    width: 48%;
    margin-right: 4%;
}

.coaching01 .large_block03 .middle_block .small_block:nth-child(2),
.coaching01 .large_block03 .middle_block .small_block:nth-child(1){
    margin-bottom: 40px;
}

.coaching01 .large_block03 .middle_block .small_block:nth-child(2n) {
margin-right: 0;
}

.coaching01 .large_block03 .middle_block .small_block img{
    margin-bottom: 4%;
}

.coaching01 .large_block03 .middle_block h5{
font-size: 16px;
    margin-bottom: 2%;
    letter-spacing: 0.1em;
    font-weight: 700;
}

.coaching01 .large_block03 .middle_block p{
}

.coaching02 .large_block{
    font-size: 0;
}

.coaching02 .large_block .middle_block{
vertical-align: top;
    display: inline-block;
    width: 30.6%;
    margin-right: 4%;
}

.coaching02 .large_block .middle_block:last-child{
    margin-right: 0;
}

.coaching02 .large_block .middle_block img{
    position: relative;
    z-index: 10;
}

.coaching02 .large_block .middle_block h4{
text-align: center;
    margin-bottom: 18px;
    position: relative;
    z-index: 11;
    margin-top: -16px;
}

.coaching02 .large_block .middle_block h4 span{
    background-color: #000025;
    color: #fff;
    font-size: 16px;
    padding: 8px;
    font-weight: 600;
    letter-spacing: 0.1em;
}

.coaching02 .large_block .middle_block p{
    line-height: 1.8em;
}

.coaching03 .large_block .left_block{
float: left;
    width: 40%;
}

.coaching03 .large_block .left_block h4{
    font-weight: 600;
    font-size: 20px;
    background-color: #000025;
    display: inline-block;
    color: #fff;
    padding: 4px 16px;
    margin-top: 40px;
    margin-bottom: 24px;
    letter-spacing: 0.1em;
}

.coaching03 .large_block .left_block p{
    line-height: 1.8em;
}

.coaching03 .large_block .left_block p.address{
    font-size: 16px;
    font-weight: 600;
}

.coaching03 .large_block img{
float: right;
    width: 60%;
}

.coaching04 .middle_block{
margin-bottom: 40px;
}

.coaching04 .middle_block:last-child{
    margin-bottom: 0;
}

.coaching04 .middle_block h4{
background-color: #00004e;
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.1em;
    padding: 8px 16px;
    margin-bottom: 24px;
    font-weight: 600;
}

.coaching04 .middle_block dl{
}

.coaching04 .middle_block dt {
clear: left;
    float: left;
    width: 40%;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.1em;
    padding-left: 16px;
}

.coaching04 .middle_block dd {
padding-left: 45%;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: solid 1px #222;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    font-weight: 600;
}

.coaching04 .middle_block p{
color: #c62801;
    padding-left: 16px;
    font-size: 12px;
    line-height: 1.8em;
}

.coaching05 .large_block{
}

.coaching05 .middle_block{
margin-bottom: 24px;
    padding-bottom: 4px;
    border-bottom: solid 2px #222;
}

.coaching05 .middle_block:last-child{
    margin-bottom: 0;
}

.coaching05 .middle_block h4{
font-size: 48px;
    vertical-align: top;
    display: inline-block;
    font-weight: 600;
    line-height: 1em;
}

.coaching05 .middle_block:nth-of-type(odd) h4{
  color: #450575;
}

.coaching05 .middle_block:nth-of-type(even) h4{
  color: #006072;
}

.coaching05 .middle_block .right_block{
display: inline-block;
    vertical-align: top;
    margin-left: 16px;
    width: 90%;
}

.coaching05 .middle_block .right_block h5{
font-size: 16px;
    font-weight: 600;
    margin-bottom: 4px;
}

.coaching06 .large_block{

}

.coaching06 .large_block .middle_block{
margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: solid 1px #222;
    overflow: hidden;
}

.coaching06 .large_block .middle_block h4{
    color: #002f7f;
    font-size: 24px;
    margin-bottom: 16px;
    float: right;
    text-align: left;
    width: 800px;
    font-weight: 600;
}

.coaching06 .large_block .middle_block h4 span{
background-color: #002f7f;
    color: #fff;
    font-size: 14px;
    padding: 4px 12px;
    letter-spacing: 0.1em;
    margin-left: 12px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1em;
    margin-top: -6px;
    font-weight: 400;
}

.coaching06 .large_block .middle_block img{
float: left;
    width: 136px;
}

.coaching06 .large_block .middle_block .small_block{
float: right;
    width: 800px;
    text-align: left;
}

.coaching06 .large_block .middle_block .small_block h5{
color: #006970;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.1em;
    margin-bottom: 8px;
}

.coaching06 .large_block .middle_block .small_block p{
   margin-bottom: 16px; 
}

.coaching06 .large_block .middle_block .small_block p:last-child{
margin-bottom: 0;
}

.coaching06 .large_block .middle_block .small_block p.button{
    text-align: center;
}

/* CONTACTページ */

.contact .headline,
.confirmation .headline,
.completion .headline,
.privacypolicy .headline{
    background-image: url(./../img/bg_contactpage.jpg);
}

.formpage{
}

.formpage h3 {
    padding-left: 0 !important;
    text-align: center;
}

.formpage h3::after{
    background-color: #fff !important;
}

.formpage p{
text-align: center;
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 1.8em;
}

.formpage p a{
    text-decoration: underline;
}

.formpage dl{
    margin: 0 auto;
    width: 720px;
}

.formpage dt{
float: left;
    clear: left;
    width: 160px;
    font-size: 16px;
}

.formpage dd{
padding-left: 160px;
    margin-bottom: 24px;
}

.formpage dd input{
height: auto;
    padding: 4px 8px;
    max-width: 90%;
    border: solid 1px #222;
}

.formpage dd textarea {
    border: solid 1px #222;
    padding: 4px 8px;
    max-width: 90%;
}

.formpage .sendmail {
    background: #006970 none repeat scroll 0 0;
    border: 1px solid #006970;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: 2px;
    margin: 0 25%;
    padding: 1.5% 0;
    text-align: center;
    width: 50%;
    margin-top: 2.5%;
}

.formpage .sendmail:hover {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #006970;
    color: #006970;
}

.formpage form{
padding-bottom: 40px;
}

.pppage{
}

.pppage .large_block{
    margin-top: 40px;
}
.pppage .middle_block{
margin-bottom: 32px;
}

.pppage .middle_block h3{
margin-bottom: 8px;
}

#modal{
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.7);
}

#modal_content{
width: 464px;
    background: #fefefe;
    padding: 16px;
    animation: animatetop 0.4s;
    border: solid 2px #002f7f;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

/* 
@keyframes animatetop{
  from{top:-300px;opacity:0}
  to{top:0;opacity:1}
}
*/

#modal_content h6{
color: #002f7f;
margin-bottom: 4px;
font-size: 16px;
font-weight: 600;
}

#modal_content p{
}

#modal_content .button a{
    width: 100%;
}





























}




















