@charset "UTF-8";

#strongpoint+.composite_box01 .content_wrapper{
	max-width: 1500px !important;
}
#strongpoint+.composite_box01 .inner_item{
	background: #fff;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}

#fee+.contents_box01{
	background-size: 40% auto !important;
}
#fee+.contents_box01 .inner_item_txt{
	padding-top: 60px;
	padding-bottom: 60px;
	max-width: 830px;
}
@media screen and (max-width: 900px){
	#fee+.contents_box01{
		padding-bottom: 60px;
		background-position: 50% 60px !important;
		background-size: 500px 550px !important;
	}
	#fee+.contents_box01 .inner_item_txt{
		background: #163d80;
		padding-top: 30px !important;
	}
	#fee+.contents_box01 .inner_item_img{
		height: 460px;
	}
}
@media screen and (max-width: 540px){
	#fee+.contents_box01{
		background-position: 50% -20vw !important;
		background-size: 100% auto !important;
	}
	#fee+.contents_box01 .inner_item_img{
		height: 50vw;
	}
}

#access+.widget_shop01 .content_wrapper{
	display: flex;
	align-items: stretch;
	justify-content: center;
	padding: 0;
}
#access+.widget_shop01 .content_wrapper>.wrapper_item{
	order: 2;
	width: 50%;
	margin-bottom: 0;
	box-sizing: border-box;
	padding: 40px 20px 40px 40px;
}
#access+.widget_shop01 .content_wrapper>.map{
	order: 1;
	width: 50%;
	max-height: none !important;
	height: auto !important;
}
#access+.widget_shop01.width_full .map iframe{
	width: 100%;
	left: 0;
}
#access+.widget_shop01 .inner_item_img{
	display: none;
}
#access+.widget_shop01 .inner_item_txt{
	max-width: 600px;
	box-sizing: border-box;
	margin: 0;
}
#access+.widget_shop01 .inner_item_txt .heading{
	margin-top: 0 !important;
}
#access+.widget_shop01 .inner_item_txt .block_header_5{
	margin-bottom: 30px;
}
#access+.widget_shop01 .mybtn{
	margin-top: 20px;
	text-align: left;
}
#access+.widget_shop01 .widget_shop01 dt{
	width: 100px;
}
@media screen and (max-width: 1000px){
	#access+.widget_shop01{
		padding-bottom: 60px;
	}
	#access+.widget_shop01 .content_wrapper{
		display: block;
	}
	#access+.widget_shop01 .content_wrapper>.wrapper_item{
		width: auto;
		padding: 40px 2%;
	}
	#access+.widget_shop01 .inner_item_txt{
		margin: 0 auto;
	}
	#access+.widget_shop01 .mybtn{
		text-align: center;
	}
	#access+.widget_shop01 .content_wrapper>.map{
		width: 95%;
		margin: 0 auto;
	}
}
#mv .mv_scroll {
    display: none;
}
#mv_outer #mv .mv_text div p.static {
    display: none !important;
}
#mv .mv_text>div:after {
    content: none;
}
#mv .mv_text h2 .L_text .blue {
    color: #183e7a;
}
@media screen and (min-width: 901px) {
    #mv {
	    z-index: 0;
	}
	#mv .mv_text.t_align_center>div {
	    width: 90%;
	    margin-left: 10%;
	}
	#mv .mv_text>div {
	    padding: 90px 50px 95px;
	    background: none;
	}
	#mv .mv_text.t_align_center>div:before {
	    content: "";
	    position: absolute;
	    background: rgba(255,255,255,0.8);
	    top: -40%;
	    left: -48%;
	    width: 150%;
	    height: 110%;
	    transform: rotate(40deg);
	}
	#mv .mv_text.t_align_center>div * {
	    position: relative;
	    z-index: 10;
	}
	#mv .mv_text h2 {
	    line-height: 1;
	}
	#mv .mv_text h2 .L_text {
	    font-size: 70px;
	    font-weight: bold;
	    margin-bottom: 20px;
	    letter-spacing: 10px;
	}
	#mv .mv_text h2 .M_text {
	    font-size: 40px;
	    font-weight: bold;
	    line-height: 40px;
	    margin-bottom: 20px;
	}
	#mv .mv_text h2 .S_text {
	    font-size: 30px;
	    font-weight: bold;
	}
	#mv .mv_text h2 .L_text .small {
	    font-size: 40px;
	}
}
@media screen and (max-width: 900px) {
    #mv .mv_text.t_align_center>div {
	    padding: 10px 50px;
	}
    #mv .mv_text h2 {
	    line-height: 1;
	}
	#mv .mv_text h2 .L_text {
	    font-size: 30px;
	    font-weight: bold;
	    margin-bottom: 10px;
	    letter-spacing: 10px;
	}
	#mv .mv_text h2 .M_text {
	    font-size: 20px;
	    font-weight: bold;
	    line-height: 30px;
	    margin-bottom: 10px;
	}
	#mv .mv_text h2 .S_text {
	    font-size: 16px;
	    font-weight: bold;
	}
	#mv .mv_text h2 .L_text .small {
	    font-size: 25px;
	}
}