@charset "UTF-8";

/*================================================
 *  CSSリセット
 ================================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img{
	width: 100%;
	vertical-align:bottom; /* img要素にここを指定 */
}

a:link {
	text-decoration: none;	
}

a:hover img {
    opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


/*================================================
 *  一般・共通設定
 ================================================*/

body {
color: #3a3a3a;
	line-height: 1.6;
	word-wrap: break-word;
    font-size: 100%;
    font-family: 'M PLUS 1p', sans-serif;
}

/* 小さい画面用の設定-------------- */
@media (max-width:767px){
body {
    font-size: 90%;
	}
	}
/* -------------end------------- */



/*================================================
 *  リンクスタイル
 ================================================*/
a{
color: #3a3a3a;
}



a:hover {
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


/*================================================
 *  ヘッダー
 ================================================*/

.header_outside{background-color:#ffffff;
border-bottom: 1px solid #CCCCCC;}

.header{
	box-sizing: border-box;
	width: 100%;
	max-width: 1700px;
	margin-left: auto;
	margin-right: auto;
	

}


.header_list{display: flex;
align-items: center;
justify-content: space-between;}

.header_list > li:first-child{
display: flex;
align-items: center;
     width: 18.8%;
}


/* 大きい画面用の設定-------------- */
@media (min-width:1001px){
.header_list > li:first-child{

}
    
.header_list > li:last-child{
 width: 70%;}
    
.header_list > li > .header_contact{display: flex;
align-items: center;
justify-content: space-between;
}
.header_contact > li:first-child{width: 30%;}
.header_contact > li:nth-child(2){width: 27%;}
.header_contact > li:nth-child(3){width: 23%;}
.header_contact > li:last-child{width: 18%;}

.header_tel{color: #d10a1c;
font-size: 160%;
font-weight: 700;
    text-align: center;}
    
    .header_tel a{color: #d10a1c;}

.header_time{font-size: 88%;
    text-align: center;
    background-color: #d10a1c;
    color: #ffffff;
    border-radius: 13px;
}

.header_tel:before {
 font-family: 'FontAwesome';
content: "\f095";
padding-right: 5px;
font-weight: 700;
}

.header_web{background-color: #08294D;
font-weight: 700;
    text-align: center;
     border-radius: 26px;}

.header_web a{
	color: #ffffff;
	padding-top: .5em;
	padding-bottom: .5em;
	display: block;}

.header_web a:before {
 font-family: 'FontAwesome';
content: "\f0e0";
padding-right: 5px;
    font-weight: 400;
font-size: 119%;
}

.header_line{background-color: #06C755;
font-weight: 700;
    text-align: center;
     border-radius: 26px;
}

.header_line a{color: #ffffff;
    padding-top: .5em;
    padding-bottom: .5em;
    display: block;}




.header_schedule{background-color: #ffffff;
font-weight: 700;
    text-align: center;
     border-radius: 26px;
    border: 1px solid #08294D;
    box-sizing: border-box;
}

.header_schedule a{color: #08294D;
    padding-top: .5em;
    padding-bottom: .5em;
    display: block;}

.header_schedule a:before {
 font-family: 'FontAwesome';
content: "\f073";
padding-right: 5px;
font-weight: 400;
font-size: 119%;}

}
/* -------------end------------- */



/*ヘッダー幅狭い画面用の設定-------------- */


@media screen and (min-width:1201px) and (max-width:1260px){
.header {font-size: 90%;}}


@media screen and (min-width:767px) and (max-width:1200px){    
    .header {font-size: 80%;}}


/* -------------end------------- */

/* 大きい画面用の設定-------------- */
@media (min-width:1001px){
.header {
 padding-left: 2%;
padding-right: 2%;}
    
.header_contact_sp{display: none;}
	}
/* -------------end------------- */



/* 小さい画面用の設定-------------- */
@media (max-width:1000px){
.header {
padding-left: 2%;
padding-right: 80px;}
    

    
.header_contact{display: none!important;}
    
.header_contact_sp{
display: flex;
justify-content: flex-end;
font-size: 150%;
}
.header_contact_sp li{
margin-left: 5px;
}
    


.header_contact_sp a {
	display: block;
	padding: 0;
	color: #fff;/*アイコンの色*/
	font-size: 14px;/*アイコンの大きさ*/
	text-decoration: none;
	/*border: 1px solid #000000;*//*アイコンの縁取り*/
	width: 2em;/*縁取りの幅*/
	line-height: 2em;/*縁取りの高さ*/
	border-radius: 50%;/*正円にする　正方形にするなら削除*/
	text-align: center;
}

.header_contact_sp a:hover {
	background-color: rgba(0,0,0,0.3);
}	
	
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
    
    .header_contact_sp li:first-child a{
background-color: #d10a1c;
}
     .header_contact_sp li:nth-child(2) a{
background-color: #08294D;
}
   
    .header_contact_sp li:last-child a{
background-color: #06C755;
}
}
/* -------------end------------- */
/* 小さい画面用の設定-------------- */
@media (max-width:767px){
.header_list > li:first-child{
width: 60%;
}
    
.header_list > li:last-child{
width: 40%;}
	}
/* -------------end------------- */




/*================================================
 * グロナビ固定
 ================================================*/

.nav_fixed {
		position:fixed;
		top:0;
		left:0;
z-index: 10000;}

/* ========================================

    ■ slide

======================================== */
.slide_wrap {position: relative;}

    .slide_upper {
position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}

/* フェードイン(初期値) */
.moveup div {
  opacity: 0; /* 最初は非表示 */
  transform: translateY(30px); /* 下に30pxの位置から */
  transition: opacity .8s, transform .8s; /* 透過率と縦方向の移動を0.8秒 */
}
.moveup div.move {
  opacity: 1; /* 表示領域に入ったら表示 */
  transform: translateY(0); /* 30px上に移動する */
  transition-delay: .5s; /* フェード開始を0.5秒遅らせる */
}

.slide_attension{font-size: 69%;
text-align: right;
margin-right: 1em;}

/* ========================================

    ■ common

======================================== */

.contents{
	max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    width: 96%;
    padding-top: 50px;
    padding-bottom: 50px;
}

/* 小さい画面用の設定-------------- */
@media (max-width:767px){
.contents{
	width: 90%;
    box-sizing: border-box;
}
	}
/* -------------end------------- */


/* 共通見出し ------------------------------*/
.top_title_wrap{text-align: center;
font-weight: 700;
margin-bottom: 50px;
}

.top_subtitle{
font-size: 138%;
    color: #D10A1C;
line-height: 1.2;}


/* 大大画面用の設定-------------- */

@media screen and (min-width: 980px) {
.top_title{
font-size: 250%;
font-weight: 700;}


}
/* -------------end------------- */

/* 大きい画面用の設定-------------- */
@media screen and (max-width: 979px) {
 .top_title{
font-size: 225%;
font-weight: 700;}


}
/* 小さい画面用の設定-------------- */
@media screen and (max-width: 479px) {

}

/* -------------end------------- */


.top_title_reason5{font-size: 150%;
color: #D10A1C;
line-height: 1.0;}

.top_title_reason5_kana{
color: #D10A1C;}

/* 小さい画面用の設定-------------- */
@media (max-width:767px){
.top_title_wrap{margin-bottom: 30px;
}
.top_title{
font-size: 150%;
    line-height: 1.4;}
	}
/* -------------end------------- */

/* 詳細ボタン ------------------------------*/
.bt_shosai{
	text-align: center;
	max-width: 320px;
	width: 30%;
    margin-left: auto;
    margin-right: auto;
	border: 2px solid #D10A1C;
    padding: 15px;
    border-radius: 45px;
position: relative;
    background-color: #ffffff;
}

.bt_shosai_btm50{
	margin-bottom: 50px;
}

.bt_shosai a{
display: block;
color: #D10A1C!important;
font-weight: 500;}

 

.bt_shosai:after {
  font-family: 'FontAwesome';
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -11px;
    color: #D10A1C;
}


/* 詳細ボタン ------------------------------*/
.con1_bt_shosai{
	width: 60%;}

.bt_news{
	width: 40%;}

/* 小さい画面用の設定-------------- */
@media (max-width:768px){
.bt_shosai{
	width: 80%;
}
	}
/* -------------end------------- */


/*================================================
 *  con1
 ================================================*/

.con1{
	max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    width: 96%;
    padding-top: 100px;
    padding-bottom: 100px;
}

.con1_subtitle{font-size: 138%;
color: #D10A1C;
line-height: 1.2;
font-weight: 700;}

.con1_title{font-size: 250%;
margin-bottom: 30px;
font-weight: 700;}

.con1_mark_title{font-size: 175%;
margin-bottom: 15px;
font-weight: 700;
}

.marker{
       background: linear-gradient(transparent 60%, #ffff00 60%);
    }

.con1_mark_title_attension{font-size: 28%;}

.con1_txt{
margin-bottom: 40px;
    line-height: 2.5;
}


.con1_flow_title{margin-bottom: 10px;
font-size: 113%;
font-weight: 500;}

.con1_img{margin-bottom: 5px;}

.con1_attension{font-size: 65%;
text-align: right;}

/* 大きい画面用の設定-------------- */
@media (min-width:768px){
.con1_flex_box{display: flex;
justify-content: space-between;
}

.con1_flex_box li{
width: 48%;}
	}
/* -------------end------------- */




/* 小さい画面用の設定-------------- */
@media (max-width:768px){
.con1{
	width: 90%;
    box-sizing: border-box;
    padding-top: 50px;
    padding-bottom: 50px;
}
    
.con1_subtitle{margin-bottom: 20px;}
    
.con1_title{font-size: 200%;
    line-height: 1.2;}
    
.con1_flex_box li:first-child{
margin-bottom: 30px;}
    
.con1_txt{
margin-bottom: 20px;
    line-height: 2.0;
}
    
.con1_attension{margin-bottom: 30px;}

    
}
/* -------------end------------- */


/*================================================
 *  con_about
 ================================================*/

.con_about{
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	width: 96%;
	padding-bottom: 100px;
    background-image: -webkit-linear-gradient(rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.7) 0%), 
    url(../img/index_img/clean-up-bg.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}

.con_about_txt{font-size: 125%;
font-weight: 500;
line-height: 2;
text-align: center;
margin-bottom: 20px;}

.con_about_txt > .marker{
    background: linear-gradient(transparent 0%, #ffff00 0%);
    }


/* 小さい画面用の設定-------------- */
@media (max-width:767px){
.con_about{
	width: 90%;
    box-sizing: border-box;
    padding-top: 50px;
    padding-bottom: 50px;
}
    
.con_about_txt{text-align: left;
margin-bottom: 20px;
    font-size: 100%;}
}
/* -------------end------------- */

/*================================================
 *  .con_reason
 ================================================*/
.con_reason_outside{
     background-image: -webkit-linear-gradient(rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 0%), 
    url(../img/index_img/con_reason_bg.png);
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}

.con_reason{
	max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    width: 96%;
    padding-top: 100px;
    padding-bottom: 100px;}

.con_reason_flex > li{
	background-color: #fff;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
    box-sizing: border-box;
    border-radius: 10px;
}

.con_reason_inner_flex{display: flex;
justify-content: space-between;
align-items: center;
    flex-wrap: wrap;}

.con_reason_inner_flex > li:first-child{
font-weight: 700;
color: #D10A1C;}
.con_reason_inner_flex > li:nth-child(2){
font-weight: 500;}

.con_reason_attension{
	font-size: 65%;
    text-align: right;
}

/* 大大画面用の設定-------------- */

@media screen and (min-width: 980px){
    .con_reason_inner_flex > li:first-child{font-size:375%;
width: 9%;
}
.con_reason_inner_flex > li:nth-child(2){font-size:150%;
width: 27%;
}
.con_reason_inner_flex > li:last-child{
width: 64%;}
}
/* -------------end------------- */

/* 大きい画面用の設定-------------- */
@media screen and (max-width: 979px) {
    .con_reason_flex > li{
padding: 10px;
box-sizing: border-box;}
    
.con_reason_inner_flex > li:first-child{font-size:337%;
width: 11%;

}
.con_reason_inner_flex > li:nth-child(2){font-size:135%;
width: 39%;
}
.con_reason_inner_flex > li:last-child{
width: 50%;}
    
    .con_reason_attension{
	margin-bottom: 30px;}
}
/* 小さい画面用の設定-------------- */
@media screen and (max-width: 479px) {
    .con_reason{
	width: 90%;
    box-sizing: border-box;
    padding-top: 50px;
    padding-bottom: 50px;
}

.con_reason_inner_flex > li:first-child{font-size:300%;
width: 22%;
}
.con_reason_inner_flex > li:nth-child(2){font-size:120%;
width: 78%;
}
.con_reason_inner_flex > li:last-child{
width: 100%;}
    
    .con_reason_flex > li{
	padding-bottom: 15px;
}
    
.con_reason_attension{
	margin-bottom: 30px;}
}

/* -------------end------------- */

/*================================================
 *  con_flow
 ================================================*/

.con_flow{
	max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    width: 96%;
    padding-bottom: 100px;
    padding-top: 100px;
}





.con_flow_step_flex > li{
text-align: center;
border-radius: 10px;
position: relative;
 background-color: #fff; /* 背景色 */
 border: 2px solid #08294D; /* 枠線の太さ・色 */
    padding-top: 35px;
    padding-bottom: 20px;
}

.con_flow_step_flex > li::after{
font-family: 'FontAwesome';
content: "\f054";
position: absolute;
color: #08294D;
top: 50%;
left: 112%;
transform: translateY(-112%) translateX(-50%);
-webkit- transform: translateY(-112%) translateX(-50%);}

.con_flow_step_flex > li:last-child::after{
content: "";}

.con_flow_step_title {
	position: absolute;
	padding-right: .5em;
	padding-left: .5em;
	padding-bottom: 0;
	top: -40px;
	background-color: #fff; /* タイトル背景色 */
	color: #555555; /* タイトル文字色 */
	left: 50%;
	transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
	font-size: 113%;
    font-weight: 700;
	color: #08294D;
	line-height: 1.0;
 }

.con_flow_step_title_num {
    font-size: 262%;
    font-weight: 700;
}

.con_flow_step_img{text-align: center;
width: 44%;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}

.con_flow_step_txt{font-size: 125%;
    font-weight: 500;
    line-height: 1.2;}

/* 大大画面用の設定-------------- */
@media screen and (min-width: 980px){
.con_flow_step_flex{
padding-top: 40px;}
    
.con_flow_step_flex{display: flex;
justify-content: space-between;}

.con_flow_step_flex > li{width:14%;}
}
/* -------------end------------- */



/* 大きい画面用の設定-------------- */
@media screen and (max-width: 979px) {
.con_flow_step_flex{
padding-top: 40px;}
    
.con_flow_step_flex{display: flex;
justify-content: space-between;
    flex-wrap: wrap;}

.con_flow_step_flex > li{width:30%;
    margin-bottom: 50px;}
    
.con_flow_step_flex > li::after{
top: 50%;
left: 110%;
transform: translateY(-110%) translateX(-50%);
-webkit- transform: translateY(-110%) translateX(-50%);}
    
.con_flow_step_flex > li:last-child,
 .con_flow_step_flex > li:nth-child(4),
.con_flow_step_flex > li:nth-child(5){
    margin-bottom: 0px;}

    
}
/* -------------end------------- */


/* 小さい画面用の設定-------------- */
@media screen and (max-width: 479px) {
.con_flow{
	width: 90%;
    box-sizing: border-box;
    padding-top: 50px;
    padding-bottom: 50px;
}
    
.con_flow_step_flex{
padding-top: 10px;}
    

.con_flow_step_flex > li{width:100%;
margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 10px;}
    
    .con_flow_step_flex > li:last-child,
 .con_flow_step_flex > li:nth-child(4),
.con_flow_step_flex > li:nth-child(5){
    margin-bottom: 30px;}
    
.con_flow_step_flex > li:last-child{
margin-bottom: 0px;}

.con_flow_step_flex > li::after{
font-family: 'FontAwesome';
content: "\f078";
position: absolute;
top: 105%;
left: 50%;
transform: translateX(-50%);
-webkit- transform:  translateX(-50%);}

.con_flow_step_title {
top: -25px;
left: 12%;
}

.con_flow_step_title_num {
    font-size: 200%;
}
    
.con_flow_step_sp_flex{display: flex;
    justify-content: space-between;
 }
    
.con_flow_step_sp_flex > li:first-child{width: 30%;}
.con_flow_step_sp_flex > li:last-child{width: 70%;
    text-align: left;}
    
}
/* -------------end------------- */

.con_flow_step_attension{font-size: 75%;
    font-weight: 500;
}

/*================================================
 *  .con_service
 ================================================*/

.con_service_outside{
    background-color: rgba(218,234,251,0.5);
}

.con_service{
	max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    width: 96%;
    padding-top: 100px;
    padding-bottom: 100px;}

.con_service_flex li{
background-color: #ffffff;
border-radius: 10px;
display: flex;
flex-direction: column;
 padding-bottom: 20px;
 box-sizing: border-box;}

.service_img img{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.service_title{font-size: 125%;
font-weight: 500;
margin-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;}

.service_txt{margin-bottom: 10px;
padding-left: 20px;
padding-right: 20px;}



/* 料金表ボタン ------------------------------*/
.bt_service{
margin-top: auto;
text-align: center;
margin-left: auto;
 margin-right: auto;
width: 90%;
padding: 15px;
border-radius: 45px;
position: relative;
background-color: #08294D;
box-sizing: border-box!important;
}

.bt_service a{
display: block;
color: #ffffff;
font-weight: 500;
}

.bt_service:after {
  font-family: 'FontAwesome';
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -11px;
color: #ffffff;
}

/* 大大画面用の設定-------------- */
@media screen and (min-width: 980px){
     .con_service_flex{display: flex;
justify-content: space-between;
margin-bottom: 40px;
}
    
.con_service_flex li{width:24%;}

}
/* -------------end------------- */


/* 大きい画面用の設定-------------- */
@media screen and (max-width: 979px) {
 .con_service_flex{display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 40px;
}
    
.con_service_flex li{width:48%;
    margin-bottom: 20px;}
    
.con_service_flex li:last-child,
.con_service_flex li:nth-child(3){
    margin-bottom: 0px;}


	}
/* -------------end------------- */

/* 小さい画面用の設定-------------- */
@media screen and (max-width: 479px) {
.con_service{
	width: 90%;
    box-sizing: border-box;
    padding-top: 50px;
    padding-bottom: 50px;
}
    

.con_service_flex li{width:100%;
 margin-bottom: 20px;
}
    
    .con_service_flex li:last-child,
.con_service_flex li:nth-child(3){
    margin-bottom: 20px;}
    

    
}
/* -------------end------------- */

/*================================================
 *  .con_area
 ================================================*/

.con_area_outside{
    background-color: #ffffff;
}

.con_area{
	max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    width: 96%;
    padding-top: 100px;
    padding-bottom: 100px;}


.con_area_subtitle_flex > li > span{
font-size: 50%;
}

.con_area_dl dt {
clear: left;
	float: left;
	width: 5em;
    text-align: center;
    background-color: #08294D;
    color: #ffffff;
    border-radius: 6px;
}

.con_area_dl dd {
	padding-left:8em;
	font-size: 75%;
    margin-bottom: 15px;
}

.con_area_dl dd:last-child {
margin-bottom: 0px;
}

.con_area_subtitle_flex{
	margin-left: auto;
	margin-right: auto;
    display: flex;
    align-items: center;
justify-content: space-between;
background-color: #F7CB2E;
    box-sizing: border-box;
}

.con_area_subtitle_attension{font-size: 65%;
text-align: right;
margin-bottom: 20px;
}

/* 大大画面用の設定-------------- */
@media screen and (min-width: 980px) {
.con_area_subtitle_flex{width: 70%;
	margin-bottom: 10px;
font-size: 125%;}

.con_area_subtitle_flex li:first-child,
.con_area_subtitle_flex li:last-child
{width: 13%;}
    
.con_area_subtitle_attension{
margin-right: 15%;}
    
.con_area_flex{display: flex;
justify-content: space-between;
align-items: center;
}
.con_area_flex li:first-child{width: 30%;}
.con_area_flex li:last-child{width: 68%;}

}
/* -------------end------------- */

/* 大きい画面用の設定-------------- */
@media screen and (max-width: 979px) {
 .con_area_subtitle_flex{
width: 100%;
margin-bottom: 5px;
font-size: 94%;}

.con_area_subtitle_flex li:first-child,
.con_area_subtitle_flex li:last-child
{width: 12%;}
    
.con_area_subtitle_flex li:nth-child(2){width: 76%;}
    
.con_area_subtitle_attension{
margin-right: 0%;}
    
    
.con_area_flex{display: flex;
justify-content: space-between;
align-items: center;
}
.con_area_flex li:first-child{width: 30%;}
.con_area_flex li:last-child{width: 68%;}
    

    
	}
/* -------------end------------- */

/* 小さい画面用の設定-------------- */
@media screen and (max-width: 479px){
.con_area{
	width: 90%;
    box-sizing: border-box;
    padding-top: 50px;
    padding-bottom: 50px;
}
    
 .con_area_subtitle_flex{
width: 100%;
margin-bottom: 5px;
font-size: 94%;}

.con_area_subtitle_flex li:first-child,
.con_area_subtitle_flex li:last-child
{width: 12%;}
    
.con_area_subtitle_flex li:nth-child(2){width: 76%;}
    
.con_area_subtitle_attension{
margin-right: 0%;}
    
        .con_area_flex{display: block;

}
    
    

.con_area_flex li:first-child{margin-bottom: 20px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;}
    
    .con_area_flex li:last-child{width: 100%;}
    
.con_area_dl dt {
clear: none;
	float: none;
	width: 5em;
    text-align: center;
    background-color: #08294D;
    color: #ffffff;
    border-radius: 6px;
    margin-bottom: 5px;
}

.con_area_dl dd {
	padding-left:0em;
	font-size: 75%;
    margin-bottom: 15px;
}

}
/* -------------end------------- */

/*================================================
 *  .con_schedule
 ================================================*/

.con_schedule_outside{
    background-color: #eeeeee;
}

.con_schedule{
	max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    width: 96%;
    padding-top: 100px;
    padding-bottom: 100px;}

/* 小さい画面用の設定-------------- */
@media (max-width:767px){
.con_schedule{
	width: 90%;
    box-sizing: border-box;
    padding-top: 50px;
    padding-bottom: 50px;
}
}
/* -------------end------------- */


/*================================================
 *  .con_movie
 ================================================*/

.con_movie_outside{
     background-color: rgba(218,234,251,0.5);
}

.con_movie{
	max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    width: 96%;
    padding-top: 100px;
    padding-bottom: 100px;}

.con_movie_flex{display: flex;
justify-content: space-between;
flex-wrap: wrap;}

.con_movie_flex li{width: 30%;
margin-bottom: 30px;
}



.con_movie_flex li p{text-align: center;}

.con_movie_flex li img{margin-bottom: 10px;}

/* 大きい画面用の設定-------------- */
@media (min-width:768px){
    .con_movie_flex li:nth-of-type(n+7){
margin-bottom: 0px;
}
	}
/* -------------end------------- */

/* 小さい画面用の設定-------------- */
@media (max-width:767px){
.con_movie{
	width: 90%;
    box-sizing: border-box;
    padding-top: 50px;
    padding-bottom: 50px;
}
    
.con_movie_flex li{width: 100%;}
    
    .con_movie_flex li:last-child{margin-bottom: 0px;}
}
/* -------------end------------- */

/*================================================
 *  movie_wrap
 ================================================*/
.movie_wrap {
     /*max-width: 853px;*/
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #eeeeee;
    
}
.movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

iframe{
vertical-align:bottom;
}

/* 小さい画面用の設定-------------- */
@media (max-width:800px){
.movie_wrap{width: 94%;
     margin-left: auto;
    margin-right: auto;}

}
/* -------------end------------- */


/*================================================
 *  .con_news
 ================================================*/

.con_news_outside{
     background-color: #ffffff;
}


.con_news{
	max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    width: 96%;
    padding-top: 100px;
    padding-bottom: 100px;}

/* 大きい画面用の設定-------------- */
@media (min-width:768px){
    .con_news_flex{display: flex;
    justify-content: space-between;
margin-bottom: 30px;}

.con_news_flex li:first-child{width: 20%;}
.con_news_flex li:last-child{width: 78%;}
	}
/* -------------end------------- */




.con_news_dl dt{color: #d10a1c;}

.con_news_dl dd{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

/* 小さい画面用の設定-------------- */
@media (max-width:767px){
.con_news{
	width: 90%;
    box-sizing: border-box;
    padding-top: 50px;
    padding-bottom: 50px;
}
    
 .con_news_flex{
margin-bottom: 20px;}
}
/* -------------end------------- */

/*================================================
 *  .con_contact
 ================================================*/
.con_contact_outside{
     background-image: -webkit-linear-gradient(rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 0%), 
    url(../img/index_img/con_contact_bg.jpg);
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}

.con_contact{
	max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    width: 96%;
    padding-top: 100px;
    padding-bottom: 100px;}

.con_contact_flex{display: flex;
justify-content: space-between;
flex-wrap: wrap;}

.con_contact_flex li{width: 30%;
background-color: #ffffff;
border-radius: 10px;
padding: 15px;
box-sizing: border-box;
text-align: center;
display: flex;
  flex-direction: column;}

.con_contact_flex li:first-child{
	border: 2px solid #08294D;
}

.con_contact_flex li:nth-child(2){
	border: 2px solid #d10a1c;
}

.con_contact_flex li:last-child{
	border: 2px solid #06c755;
}

.con_contact_icon{
color: #ffffff;
width: 2em;
height: 2em;
line-height: 2;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
border-radius: 50%;
font-size: 150%;}

.tel_icon{background-color:#08294D;}
.web_icon{background-color:#d10a1c;}
.line_icon{background-color:#06c755;}

.con_contact_txt{font-size: 125%;
font-weight: 500;
    line-height: 1.2;
}

.con_contact_telnum{font-size: 138%;
font-weight: 500;}
.con_contact_time{font-size: 75%;
background-color:#08294D;
color: #ffffff;
width: 80%;
    margin-left: auto;
    margin-right: auto;
border-radius: 10px;}

.con_contact_bt{
    margin-top: auto;
	text-align: center;
	max-width: 320px;
	width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 8px;
    border-radius: 25px;
position: relative;
    background-color: #D10A1C;
}

.con_contact_bt_line{ background-color:#06c755;}

.con_contact_bt a{
display: block;
color: #ffffff;
font-weight: 500;}


.con_contact_bt:after {
  font-family: 'FontAwesome';
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -11px;
    color: #ffffff;
}


/* 小さい画面用の設定-------------- */
@media (max-width:767px){
.con_contact{
	width: 90%;
    box-sizing: border-box;
    padding-top: 50px;
    padding-bottom: 50px;
}
    
    .con_contact_flex li{width: 100%;
margin-bottom: 20px;}
    
    .con_contact_txt{margin-bottom: 10px;
}

    
}
/* -------------end------------- */


/*================================================
 *  con_map
 ================================================*/
.con_map iframe{
vertical-align:bottom;
}

/*================================================
 *  footer
 ================================================*/
.footer_outside{
}

.footer{
	max-width: 1700px;
	margin-left: auto;
	margin-right: auto;
	width: 96%;
	padding-top: 30px;
	padding-bottom: 30px;
	}


.footer_flex_box{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	}

.footer_flex_box > li:first-child{
	width: 30%;
	}

.footer_flex_box > li:last-child{
	width: 40%;
    text-align: right;
	}

.footer_logo{max-width: 320px;}

.footer_tel{ margin-bottom: 30px;
}

.footer_tel::before{ font-family: 'FontAwesome';
content: "\f095";
padding-right: 5px;
}

.footer_kyoka_list{
    font-size: 65%;
    margin-bottom: 10px;}


.footer_link_list{
margin-bottom: 20px;
	}

.footer_link_list li{
display: inline;
    font-size: 500;
	}

.footer_link_list li::after{
content:"｜";
	padding-right: 5px;
	padding-left: 5px;
	}

.footer_link_list li:last-child::after{
content:"";}

address{
 font-size: 65%;
}

/* 大大画面用の設定-------------- */
@media screen and (min-width: 980px) {
        .footer_flex_box > li:first-child{
	width: 30%;
	}

.footer_flex_box > li:last-child{
	width: 40%;
    text-align: right;
	}
    
.footer_bnr_list{
    margin-right: 0;
    margin-left: auto;
    max-width: 130px;
margin-bottom: 50px;}

.footer_bnr_list li{
	margin-bottom: 5px;
	border: 1px solid #000000;
}

}
/* -------------end------------- */

/* 大きい画面用の設定-------------- */
@media screen and (max-width: 979px) {
    
 .footer_flex_box > li:first-child{
	width: 50%;
	}

.footer_flex_box > li:last-child{
	width: 50%;
    text-align: right;
	}
    
    .footer_bnr_list{
    margin-right: 0;
    margin-left: auto;
    max-width: 130px;
margin-bottom: 50px;}

.footer_bnr_list li{
	margin-bottom: 5px;
	border: 1px solid #000000;
}
    .footer_link_list li{
font-size: 94%;
	}
	}
/* -------------end------------- */



/* 小さい画面用の設定-------------- */
@media screen and (max-width: 479px) {
.footer{
	width: 90%;
    box-sizing: border-box;}
 .footer_flex_box > li:first-child{
	width: 100%;}

.footer_flex_box > li:last-child{
	width: 100%;
    text-align: left;}
    
    .footer_logo{max-width: 60%;}
    
.footer_bnr_list{
display: flex;
margin-bottom: 20px;
     max-width: 600px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;}

.footer_bnr_list li{

width: 45%;
}
    
.footer_link_list{
font-size: 82%;
    text-align: center;
	}
address{
 text-align: center;
}
    
	}
/* -------------end------------- */





/* ========================================

    ■ SNS

======================================== */

.sns_flex_box > li:first-child {
	width: 10em;
}

/* 大きい画面用の設定-------------- */
@media (min-width:768px) {
.sns_flex_box {
	display: flex;
	justify-content: space-between;
align-items: center;
    margin-left: auto;
    margin-right: auto;
}

.sns_flex_box > li {
	width: 50%;
}
    
.share_txt{
    font-size: 138%;
    line-height: 1.2;}
    
}
/* -------------end------------- */

/* 小さい画面用の設定-------------- */
@media (max-width:767px){
.sns_flex_box {
	display: flex;
	justify-content: space-between;
align-items: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    box-sizing: border-box;
}

.sns_flex_box > li:first-child {
	width: 50%;
}
    
.sns_flex_box > li:last-child {
	width: 50%;
}
}
	
/* -------------end------------- */



.sns_icon {
	display: flex;
	
	list-style: none;
	background-color: #fff;/*SNSエリアの背景色*/
	/*justify-content: center;*//* flexアイテムの横方向の整列を指定*/
	/*justify-content: space-between;*//* flexコンテナ内で各flexアイテムが均等の間隔を持って整列 */
    justify-content:flex-start;/* flexアイテムの左揃え*/
	/*justify-content:flex-end;*//* flexアイテムの右揃え*/
}

.sns_icon a {
	display: block;
	margin-right: 10px;/*アイコンの間隔*/
	padding: 0;
	color: #ffffff;/*アイコンの色*/
	font-size: 150%;/*アイコンの大きさ*/
	text-decoration: none;
	/*border: 1px solid #08294d;*//*アイコンの縁取り*/
	width: 2em;/*縁取りの幅*/
	line-height: 2em;/*縁取りの高さ*/
	border-radius: 50%;/*正円にする　正方形にするなら削除*/
	text-align: center;
    background-color: #08294d;
}

.sns_menu a:hover {
	background-color: rgba(0,0,0,0.3);
}	
	
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}









/* ====================================================
　pagetop
==================================================== */

.pagetop {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 15px;
	z-index: 1000;
}
.pagetop a {
    display: block;
   color: #08294D;
    font-size: 300%;
}
.pagetop a:hover {
display: block;}


/* ====================================================
　page_btm_fixed
==================================================== */
#page_btm_fixed{
  position: fixed;
    right: 15px;}


.footer_bt_mail {background-color: #E40080;
  position: relative;
	text-align: center;
}

.footer_bt_mail:before {
  font-family: "FontAwesome";
  content: "\f0e0";
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -24px;
	color: #fff;
	font-size: 200%;
}


.footer_bt_mail a{
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 60px;
    padding-bottom: 20px;
    display: block;
	color: #fff;
	font-weight: 700;}


/* 小さい画面用の設定-------------- */
@media (max-width:767px){
#page_btm_fixed{
position: fixed;
	right: 0;
  bottom: 0;
width: 100%;}
}
/* -------------end------------- */



/* ====================================================
　改行位置
==================================================== */
@media print, screen and (min-width: 768px) {
br.sp { display: none; }
br.pc { display: inline; }
}
@media screen and (max-width: 767px) {
br.sp { display: inline; }
br.pc { display: none; }
}


	 
	 


/* PC向けレイアウトの指定：961px以上では固定レイアウト */
.miniimage { display: none; }  /* miniを非表示 */
.bigimage  { display: block; 
line-height: 0px;} /* bigを表示 */
	
@media only screen and (max-width: 768px) {
.miniimage {
	display: block;
	line-height: 0px;
} /* miniを表示 */
.bigimage  { display: none; }   /* bigを非表示 */
}


/*  PCのみに表示するメニュー*/
.only_smt { display: none; }  /* miniを非表示 */
.only_pc  { display: block; 
} /* bigを表示 */
	
/*  スマホのみに表示するメニュー*/
@media only screen and (max-width: 768px) {
.only_smt {
	display: block;
	
} /* miniを表示 */
.only_pc  { display: none; }   /* bigを非表示 */
}








#reason_link01,
#reason_link02,
#reason_link03,
#reason_link04,
#reason_link05,
#price_link01,
#price_link02,
#price_link03,
#price_link04
{
padding-top: 100px;
margin-top:-100px;
    
	}

#contact_agent_link,
#contact_customer_link{
padding-top: 100px;
margin-top:-100px;
    
	}


