@charset "UTF-8";

/* ***********************************************************
	common
*********************************************************** */
.cmn__Level1 { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; margin: 0 auto; padding: 0 13px; max-width: 980px; }
.pageup { background-color: #777777; cursor: pointer; display: none; font-size: 0; line-height: 0; position: fixed; right: 23px; bottom: 0px; padding: 29px 25px; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; }
.pageup img { width: 19px; -webkit-transition: transform 0.3s; transition: transform 0.3s; }

@media only screen and (min-width: 768px){
	.pageup:hover { background-color: #9a9a9a; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; }
	.pageup:hover img { -webkit-transform: translate(0, -5px); transform: translate(0, -5px); -webkit-transition: transform 0.3s; transition: transform 0.3s; }
}
@media only screen and (max-width: 767px){
	.cmn__Level1 { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; margin: 0; padding: 0 10px; max-width: inherit; }
	.pageup { background-color: #777777; cursor: pointer; display: none; font-size: 0; line-height: 0; position: fixed; right: 20px; bottom: 0px; padding: 21px 18px; -webkit-transition: background-color 0s; transition: background-color 0s; }
	.pageup img { width: 11px; -webkit-transition: transform 0s; transition: transform 0s; }
	.global_header .site_id a { background: url(/images/common/logo_meltec.png) no-repeat 0 0; background-size: 194px; }
}

/* ***********************************************************
	home__emergency
*********************************************************** */
.home__emergency .emergency__link { background-color: #bd2c2c; color: #ffffff; display: block; }
.home__emergency .emergency__link:hover { text-decoration: none; }
.home__emergency dl { display: flex; align-items: center; justify-content: space-between; font-size: 114.2857%; line-height: 1.2; padding: 13px 0; }
.home__emergency dl dt { display: flex; flex: 1; margin-right: 30px; }
.home__emergency dl dt span { background: url(../images/home/icon_emergency.png) left center no-repeat; background-size: 47px auto; display: flex; align-items: center; font-weight: 700; line-height: 1.3846; padding-left: 64px; min-height: 45px; }
.home__emergency dl dd { width: 230px; }
.home__emergency dl dd p { border: 1px solid #ffffff; text-align: center; padding: 12px 0; }
.home__emergency dl dd p span { background: url(../images/common/arw_link_w.svg) right center no-repeat; background-size: 6px auto; display: inline-block; font-weight: 700; vertical-align: top; padding-right: 18px; }
@media only screen and (min-width: 768px){
	.home__emergency .emergency__link:hover { opacity: 0.7; text-decoration: none; }
}
@media only screen and (max-width: 767px){
.home__emergency dl { display: block; font-size: 92.8571%; padding: 13px 0; }
.home__emergency dl dt { display: block; flex: initial; margin: 0 0 8px 0; }
.home__emergency dl dt span { background: url(../images/home/icon_emergency.png) center top no-repeat; background-size: 35px auto; display: block; padding: 40px 0 0 0; min-height: inherit; }
.home__emergency dl dd { width: auto; }
.home__emergency dl dd p { padding: 12px 13px; }
.home__emergency dl dd p span { display: block; padding: 0 10px; }
}

/* ***********************************************************
	home__main
*********************************************************** */
.home__main { background-color: #f4f3ef; position: relative; }
.home__main .slider { display: none; }
.home__main .slider li { font-size: 0; line-height: 0; position: relative; }
.home__main .slider li img { width: 100%; }
.home__main .slider li img.sp_only { display: none!important; }
.home__main .slider li a:hover img { opacity: 0.8; }
.home__main .bx-viewport { margin-bottom: 60px; }

@media only screen and (max-width: 767px){
	.home__main { background-color: #f5f3f0; }
	.home__main .slider li { font-size: 0; line-height: 0; position: relative; }
	.home__main .slider li img { width: 100%; }
	.home__main .slider li img.sp_only { display: block!important; }
	.home__main .slider li img.pc_only { display: none!important; }
	.home__main .bx-viewport { margin-bottom: 50px; }
}


/* ***********************************************************
	home__information
*********************************************************** */
.home__main .home__information_01 { width: 100%; background-color: #fff; }
.home__main .home__information_02 { width: 30%; position: absolute; top: 50%; right: 5%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition:all .2s ease-in-out 0s;
   -moz-transition:all .2s ease-in-out 0s;
    -ms-transition:all .2s ease-in-out 0s;
     -o-transition:all .2s ease-in-out 0s;
        transition:all .2s ease-in-out 0s;}
.home__main .home__information_01 .information__wrap { border: 1px solid #7d7d7d; margin: 50px auto; max-width: 740px; padding: 30px; }
.home__main .home__information_02 .information__wrap { background-color: rgba(255,255,255,0.8); padding: 6px; }
.home__main .home__information_02 .information__text { border: 1px solid #89898A; padding: 20px;
-webkit-transition:all .2s ease-in-out 0s;
   -moz-transition:all .2s ease-in-out 0s;
    -ms-transition:all .2s ease-in-out 0s;
     -o-transition:all .2s ease-in-out 0s;
        transition:all .2s ease-in-out 0s; }
.home__main .home__information h2 { font-size: 142.85%; font-weight: bold; text-align: center; margin-bottom: 20px;
-webkit-transition:all .2s ease-in-out 0s;
   -moz-transition:all .2s ease-in-out 0s;
    -ms-transition:all .2s ease-in-out 0s;
     -o-transition:all .2s ease-in-out 0s;
        transition:all .2s ease-in-out 0s; }
.home__main .home__information_02 .information__wrap h2 { font-size: 20px; }
.home__main .home__information p { font-size: 114.28%; margin-bottom: 1em;
-webkit-transition:all .2s ease-in-out 0s;
   -moz-transition:all .2s ease-in-out 0s;
    -ms-transition:all .2s ease-in-out 0s;
     -o-transition:all .2s ease-in-out 0s;
        transition:all .2s ease-in-out 0s; }
.home__main .home__information_02 .information__wrap p { font-size: 16px; }
.home__main .home__information p:last-child { margin-bottom: 0; }

@media only screen and (max-width: 1200px) and (min-width: 1051px){
	.home__main .home__information_02 { width: 32%; right: 3%;}
	.home__main .home__information_02 .information__text { padding: 15px; }
	.home__main .home__information_02 .information__wrap h2 { font-size: 18px; margin-bottom: 15px; }
	.home__main .home__information_02 .information__wrap p { font-size: 14px; }
}
@media only screen and (max-width: 1050px) and (min-width: 951px){
	.home__main .home__information_02 { width: 34%; right: 2%;}
	.home__main .home__information_02 .information__text { padding: 12px; }
	.home__main .home__information_02 .information__wrap h2 { font-size: 16px; margin-bottom: 12px; }
	.home__main .home__information_02 .information__wrap p { font-size: 13px; }
}
@media only screen and (max-width: 950px) and (min-width: 768px){
	.home__main .home__information_02 { width: 36%; right: 0.5%;}
	.home__main .home__information_02 .information__text { padding: 8px; }
	.home__main .home__information_02 .information__wrap h2 { font-size: 14px; margin-bottom: 8px; }
	.home__main .home__information_02 .information__wrap p { font-size: 12px; }
}

@media only screen and (max-width: 767px){
	.home__main .home__information { padding: 50px 0; width: 100%; background-color: #fff; }
	.home__main .home__information_01 .information__wrap { border: none; margin: 0; padding: 0 15px; }
	.home__main .home__information_02 { position: relative; top: auto; right: auto; left: auto; -webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none; }
	.home__main .home__information_02 .information__wrap { background-color: #fff; padding: 0 15px; }
	.home__main .home__information_02 .information__text { border: none; padding: 0;-webkit-transition:none;
   -moz-transition:none;
    -ms-transition:none;
     -o-transition:none;
        transition:none; }
	.home__main .home__information h2 { font-size: 121.42%; font-weight: bold; text-align: center; margin-bottom: 1em; }
	.home__main .home__information_02 .information__wrap h2 { font-size: 121.42%;
	-webkit-transition:none;
   -moz-transition:none;
    -ms-transition:none;
     -o-transition:none;
        transition:none; }
	.home__main .home__information p { font-size: 85.71%; margin-bottom: 1em; }
	.home__main .home__information_02 .information__wrap p { font-size: 85.71%;
	-webkit-transition:none;
   -moz-transition:none;
    -ms-transition:none;
     -o-transition:none;
        transition:none; }
	.home__main .home__information p:last-child { margin-bottom: 0; }
}

/* ***********************************************************
	home__field
*********************************************************** */
.home__field { background-color: #f5f3f0; padding: 45px 0 50px 0; }
.home__field h2 { font-size: 142.85%; font-weight: bold; line-height: 1.2; text-align: center; margin-bottom: 35px; }
.home__field h2 span { border-bottom: 4px solid #1ea8ec; display: inline-block; padding-bottom: 5px; }
.home__field .field__list { overflow: hidden; margin: 0 4.59%; }
.home__field .field__list li { float: left; text-align: center; width: 20%; }
.home__field .field__list li a { color: #222222; display: block; }
.home__field .field__list li dt { font-size: 0; line-height: 0; margin-bottom: 10px; }
.home__field .field__list li dt img { width: 100px; }
.home__field .field__list li dd { font-size: 107.14%; font-weight: bold; }

@media only screen and (min-width: 768px){
	.home__field .field__list li a:hover { opacity: 0.7; text-decoration: none; }
}
@media only screen and (max-width: 767px){
	.home__field { background-color: #f5f3f0; margin-bottom: 1px; padding: 35px 0 25px 0; }
	.home__field h2 { font-size: 128.57%; font-weight: bold; line-height: 1.2; text-align: center; margin-bottom: 35px; }
	.home__field h2 span { border-bottom: 4px solid #1ea8ec; display: inline-block; padding-bottom: 5px; }
	.home__field .field__list { overflow: hidden; margin: 0 10px; }
	.home__field .field__list li { float: left; text-align: center; padding-bottom: 15px; width: 50%; }
	.home__field .field__list li:nth-of-type(odd) { clear: left; }
	.home__field .field__list li a { color: #222222; display: block; }
	.home__field .field__list li dt { font-size: 0; line-height: 0; margin-bottom: 10px; }
	.home__field .field__list li dt img { width: 72.04%; }
	.home__field .field__list li dd { font-size: 100%; font-weight: bold; }
}

/* ***********************************************************
	home__contact
*********************************************************** */
.home__contact { background-color: #eae6e1; padding: 25px 0 60px 0; }
.home__contact .contact__list { overflow: hidden; }
.home__contact .contact__list ul { margin-right: -2.83%; }
.home__contact .contact__list li { -webkit-box-sizing: border-box; box-sizing: border-box; float: left; text-align: center; padding-right: 2.75%; width: 33.33%; }
.home__contact .contact__list li a { color: #222222; display: block; }
.home__contact .contact__list li p { font-size: 114.28%; margin-bottom: 5px; }
.home__contact .contact__list li dl { border: 1px solid #c9c9c9; }
.home__contact .contact__list li dt { background-color: #007dbc; color: #ffffff; font-size: 128.57%; font-weight: bold; line-height: 1.2; padding: 10px 0; }
.home__contact .contact__list li dd { border-top: 1px solid #c9c9c9; font-size: 0; line-height: 0; }
.home__contact .contact__list li dd img { width: 100%; }

@media only screen and (min-width: 768px){
	.home__contact .contact__list li a:hover { opacity: 0.7; text-decoration: none; }
}
@media only screen and (max-width: 767px){
	.home__contact { background-color: #eae6e1; padding: 50px 0; }
	.home__contact .contact__list { overflow: hidden; }
	.home__contact .contact__list ul { margin-right: 0; }
	.home__contact .contact__list li { -webkit-box-sizing: border-box; box-sizing: border-box; float: none; text-align: center; padding: 0 10px 35px 10px; width: auto; }
	.home__contact .contact__list li:last-child { padding: 0 10px; }
	.home__contact .contact__list li a { color: #222222; display: block; }
	.home__contact .contact__list li p { font-size: 107.14%; margin-bottom: 10px; }
	.home__contact .contact__list li dl { border: 1px solid #c9c9c9; }
	.home__contact .contact__list li dt { background-color: #007dbc; color: #ffffff; font-size: 121.42%; font-weight: bold; line-height: 1.2; padding: 15px 0; }
	.home__contact .contact__list li dd { border-top: 1px solid #c9c9c9; font-size: 0; line-height: 0; }
	.home__contact .contact__list li dd img { width: 100%; }
}

/* ***********************************************************
	home__user
*********************************************************** */
.home__user { background-color: #f6f2f0; padding: 50px 0; margin-bottom: 65px; }
.home__user h2 { border-bottom: 4px solid #1ea8ec; font-size: 142.85%; font-weight: bold; line-height: 1.2; margin-bottom: 25px; padding-bottom: 5px; }
.home__user .user__column { text-align: center; }
.home__user .user__left { float: left; width: 46.96%; }
.home__user .user__right { float: right; width: 46.96%; }
.home__user ul { display: inline-block; margin: 0 auto; padding: 0 3.35%; }
.home__user li { text-align: left; margin-bottom: 5px; }
.home__user li:last-child { margin-bottom: 0; }
.home__user a { background: url(/images/home/arw_link.png) left 0.46em no-repeat; background-size: auto 8px; display: block; font-size: 114.28%; padding-left: 15px; }

@media only screen and (max-width: 767px){
	.home__user { margin-bottom: 50px; }
	.home__user h2 { border-bottom: 4px solid #1ea8ec; font-size: 128.57%; font-weight: bold; line-height: 1.2; margin-bottom: 15px; padding-bottom: 5px; }
	.home__user .user__column { text-align: center; padding: 0 10px; }
	.home__user .user__left { float: none; margin-bottom: 35px; width: auto; }
	.home__user .user__right { float: none; width: auto; }
	.home__user ul { display: block; margin: 0; padding: 0; }
	.home__user li { text-align: left; margin-bottom: 10px; }
	.home__user li:last-child { margin-bottom: 0; }
	.home__user a { background: url(/images/home/arw_link.png) left 0.32em no-repeat; background-size: auto 8px; display: block; font-size: 100%; padding-left: 10px; }
}

/* ***********************************************************
	home__emergency_modal
*********************************************************** */
.home__emergency_modal { display: none; position: absolute; top: 130px; left: 0px; width: 100%; z-index: 100; }
.home__emergency_modal b { font-weight: 700; }
.home__emergency_modal .modal__bg { background-color: rgba(0,0,0,0.5); position: fixed; top: 0px; left: 0px; width: 100%; height: 100vh; z-index: +1; }
.home__emergency_modal .cmn__Level1 { z-index: +2; }
.home__emergency_modal .modal__contents { background-color: #ffffff; position: relative; padding: 30px 60px 20px 60px; }
.home__emergency_modal .modal__close { font-size: 0; line-height: 0; text-align: right; }
.home__emergency_modal .modal__close img { cursor: pointer; width: 25px; }
.home__emergency_modal .modal__title { color: #bd2c2c; font-size: 137.5%; font-weight: 700; line-height: 1.7272; text-decoration: underline; text-align: center; margin-top: 40px; }
.home__emergency_modal .modal__text { line-height: 1.5; margin-top: 40px; }
.home__emergency_modal .modal__text > * { margin-top: 20px; }
.home__emergency_modal .modal__text > *:first-child { margin-top: 0; }
.home__emergency_modal .modal__text ol { counter-reset: count; }
.home__emergency_modal .modal__text ol > li { position: relative; padding-left: 1.5em; }
.home__emergency_modal .modal__text ol > li::before { counter-increment: count; content: counter(count)"."; font-weight: 700; position: absolute; top: 0px; left: 0px; }
.home__emergency_modal .modal__text > ol > li:nth-of-type(n+2),
.home__emergency_modal .modal__text > ul > li:nth-of-type(n+2) { margin-top: 20px; }
.home__emergency_modal .modal__text ul > li { position: relative; padding-left: 1em; }
.home__emergency_modal .modal__text ul > li > span:nth-of-type(1) { position: absolute; top: 0px; left: 0px; }
.home__emergency_modal .modal__copy { font-weight: 700; text-align: center; margin-top: 20px; }
.home__emergency_modal .modal__contact { background-color: #f2f2f2; border: 1px solid #dedede; margin-top: 40px; padding: 60px 54px 30px 54px; }
.home__emergency_modal .modal__subtitle { overflow: hidden; text-align: center; }
.home__emergency_modal .modal__subtitle span { display: inline-block; font-size: 125%; font-weight: 700; vertical-align: top; position: relative; padding: 0 10px; }
.home__emergency_modal .modal__subtitle span::before { border-top: 1px solid #171a26; content: ""; position: absolute; top: 50%; left: 100%; width: 100vw; }
.home__emergency_modal .modal__subtitle span::after { border-top: 1px solid #171a26; content: ""; position: absolute; top: 50%; right: 100%; width: 100vw; }
.home__emergency_modal .modal__links { text-align: center; margin-top: 20px; }
.home__emergency_modal .modal__links a { background-color: #ffffff; border: 1px solid #dedede; color: #333333; display: block; padding: 20px 25px; }
.home__emergency_modal .modal__links a span { background: url(../images/common/arw_news_link.svg) right center no-repeat; background-size: 8px auto; font-size: 112.5%; display: block; padding: 0 15px; }
.home__emergency_modal .modal__links a.iTel img,
.home__emergency_modal .modal__links a.iForm img,
.home__emergency_modal .modal__links a.iMail img { vertical-align: middle; margin-right: 10px; width: 27px; }
.home__emergency_modal .modal__links a.noneLink { pointer-events: none; }
.home__emergency_modal .modal__links a.noneLink span { background: none; }
.home__emergency_modal .modal__links a dt { font-size: 0; line-height: 0; }
.home__emergency_modal .modal__links a dt img { max-width: 100%; }
.home__emergency_modal .modal__links a dd { margin-top: 10px; }
.home__emergency_modal .modal__links a + a { margin-top: 10px; }
.home__emergency_modal .modal__freetext { line-height: 1.5; margin-top: 30px; }
.home__emergency_modal .modal__freetext p + p { margin-top: 10px; }
.home__emergency_modal .modal__freebtn { margin-top: 30px; }
.home__emergency_modal .modal__freebtn a { background-color: #4d4d4d; color: #ffffff; display: block; text-align: center; padding: 15px; }
.home__emergency_modal .modal__freebtn a dl { font-weight: bold; }
.home__emergency_modal .modal__freebtn a dl dt { line-height: 1.4; }
.home__emergency_modal .modal__freebtn a dl dd { margin-top: 8px; }
.home__emergency_modal .modal__freebtn a dl dd span { background: url(../images/common/arw_link_w.svg) left center no-repeat; background-size: 8px auto; display: inline-block; vertical-align: top; padding: 0 17px; }
.home__emergency_modal .tCenter { text-align: center; }
.home__emergency_modal .tLarge { font-size: 112.5%; }

.home__emergency_modal.oSizeSmall { top: 250px; }
.home__emergency_modal.oSizeSmall .modal__bg { display: none; }
.home__emergency_modal.oSizeSmall .cmn__Level1 { max-width: 564px; }
.home__emergency_modal.oSizeSmall .modal__contents { box-shadow:0px 0px 30px 0px rgba(0,0,0,0.3); border: 3px solid #e5ded3; padding: 20px 26px; }
.home__emergency_modal.oSizeSmall .modal__close img { width: 20px; }
.home__emergency_modal.oSizeSmall .modal__title { font-size: 100%; margin-top: 10px; }
.home__emergency_modal.oSizeSmall .modal__text { font-size: 87.5%; margin-top: 15px; }
.home__emergency_modal.oSizeSmall .modal__copy { font-size: 87.5%; margin-top: 20px; }
.home__emergency_modal.oSizeSmall .modal__contact { margin-top: 20px; padding: 20px 40px; }
.home__emergency_modal.oSizeSmall .modal__subtitle span { font-size: 100%; }
.home__emergency_modal.oSizeSmall .modal__links { display: block; }
.home__emergency_modal.oSizeSmall .modal__links a { padding: 15px 25px; }
.home__emergency_modal.oSizeSmall .modal__links a span { background-size: 6px auto; font-size: 87.5%; }
.home__emergency_modal.oSizeSmall .modal__freetext { font-size: 87.5%; margin-top: 10px; }
.home__emergency_modal.oSizeSmall .modal__freebtn { font-size: 87.5%; margin-top: 20px; }
.home__emergency_modal.oSizeSmall .modal__freebtn a { padding: 10px; }
.home__emergency_modal.oSizeSmall .modal__freebtn a dl dd { margin-top: 5px; }
.home__emergency_modal.oSizeSmall .modal__freebtn a dl dd span { background-size: 6px auto; padding: 0 14px; }
.home__emergency_modal.oSizeSmall .tLarge { font-size: 114.2857%; }

@media only screen and (min-width: 768px){
	.home__emergency_modal .modal__links a.iTel { pointer-events: none; }
	.home__emergency_modal .modal__links a.iTel span { background: none; }
	.home__emergency_modal .modal__links a:hover { opacity: 0.7; text-decoration: none; }
	.home__emergency_modal .modal__freebtn a:hover { opacity: 0.7; text-decoration: none; }
}
@media only screen and (max-width: 767px){
.home__emergency_modal { top: 120px; }
.home__emergency_modal .cmn__Level1 { padding: 0 20px; }
.home__emergency_modal .modal__contents { padding: 20px; }
.home__emergency_modal .modal__close img { width: 17px; }
.home__emergency_modal .modal__title { font-size: 100%; text-align: left; margin-top: 20px; }
.home__emergency_modal .modal__text { font-size: 87.5%; margin-top: 15px; }
.home__emergency_modal .modal__text > * { margin-top: 15px; }
.home__emergency_modal .modal__text > ol > li:nth-of-type(n+2),
.home__emergency_modal .modal__text > ul > li:nth-of-type(n+2) { margin-top: 15px; }
.home__emergency_modal .modal__copy { font-size: 81.25%; margin-top: 20px; }
.home__emergency_modal .modal__contact { background-color: #ffffff; border: none; margin-top: 30px; padding: 0; }
.home__emergency_modal .modal__subtitle span { font-size: 93.75%; padding: 0 5px; }
.home__emergency_modal .modal__links { margin-top: 15px; }
.home__emergency_modal .modal__links a { background-color: #f2f2f2; border: 1px solid #dedede; padding: 13px 10px; }
.home__emergency_modal .modal__links a span { background-size: 5px auto; font-size: 87.5%; padding: 0 10px; }
.home__emergency_modal .modal__links a.iTel img,
.home__emergency_modal .modal__links a.iForm img,
.home__emergency_modal .modal__links a.iMail img { margin-right: 5px; width: 18px; }
.home__emergency_modal .modal__links a dd { font-size: 87.5%; }
.home__emergency_modal .modal__freetext { font-size: 87.5%; margin-top: 20px; }
.home__emergency_modal .modal__freebtn { margin-top: 15px; }
.home__emergency_modal .modal__freebtn a { padding: 10px 20px; }
.home__emergency_modal .modal__freebtn a dl { font-size: 87.5%; }
.home__emergency_modal .modal__freebtn a dl dd { margin-top: 5px; }
.home__emergency_modal .modal__freebtn a dl dd span { background-size: 5px auto; padding: 0 13px; }
.home__emergency_modal .tLarge { font-size: 100%; }

.home__emergency_modal.oSizeSmall { top: 120px; }
.home__emergency_modal.oSizeSmall .cmn__Level1 { padding: 0 20px; }
.home__emergency_modal.oSizeSmall .modal__contents { box-shadow:0px 0px 15px 0px rgba(0,0,0,0.3); border: 2px solid #e5ded3; padding: 18px; }
.home__emergency_modal.oSizeSmall .modal__close img { width: 17px; }
.home__emergency_modal.oSizeSmall .modal__title { font-size: 100%; margin-top: 20px; }
.home__emergency_modal.oSizeSmall .modal__text { font-size: 87.5%; margin-top: 15px; }
.home__emergency_modal.oSizeSmall .modal__copy { font-size: 81.25%; margin-top: 20px; }
.home__emergency_modal.oSizeSmall .modal__contact { background-color: #ffffff; border: none; margin-top: 30px; padding: 0; }
.home__emergency_modal.oSizeSmall .modal__subtitle span { font-size: 93.75%; }
.home__emergency_modal.oSizeSmall .modal__links a { padding: 13px 10px; }
.home__emergency_modal.oSizeSmall .modal__links a span { background-size: 5px auto; font-size: 87.5%; }
.home__emergency_modal.oSizeSmall .modal__freetext { font-size: 87.5%; margin-top: 20px; }
.home__emergency_modal.oSizeSmall .modal__freebtn { font-size: 100%; margin-top: 15px; }
.home__emergency_modal.oSizeSmall .modal__freebtn a { padding: 10px 20px; }
.home__emergency_modal.oSizeSmall .modal__freebtn a dl dd span { background-size: 5px auto; padding: 0 13px; }
.home__emergency_modal.oSizeSmall .tLarge { font-size: 100%; }
}

/* ***********************************************************
	home__banner
*********************************************************** */
.home__banner { background-color: #ebe6e0; padding: 45px 0; }
.home__banner .banner__list { overflow: hidden; }
.home__banner .banner__list ul { margin-right: -2.51%; margin-top: -24px }
.home__banner .banner__list li { -webkit-box-sizing: border-box; box-sizing: border-box; float: left; text-align: center; padding-right: 2.45%; margin-top: 24px; width: 33.33%; }
.home__banner .banner__list li a { border: 1px solid #d4d4d4; display: block; font-size: 0; line-height: 0; }
.home__banner .banner__list li a img { width: 100%; }

@media only screen and (min-width: 768px){
	.home__banner .banner__list li a:hover { opacity: 0.7; }
}
@media only screen and (max-width: 767px){
	.home__banner { padding: 30px 0; }
	.home__banner .banner__list { overflow: hidden; }
	.home__banner .banner__list ul { margin-right: 0; padding: 0 10px; }
	.home__banner .banner__list li { -webkit-box-sizing: border-box; box-sizing: border-box; float: none; text-align: center; margin-bottom: 15px; padding-right: 0; width: auto; }
	.home__banner .banner__list li:last-child { margin-bottom: 0; }
	.home__banner .banner__list li a { border: 1px solid #d4d4d4; display: block; font-size: 0; line-height: 0; }
	.home__banner .banner__list li a img { width: 100%; }
}

/* ***********************************************************
	home__navi
*********************************************************** */
.home__navi { background-color: #333333; padding: 22px 0 60px 0; }
.home__navi .navi__list { overflow: hidden; }
.home__navi .navi__list nav { display: table; width: 100%; }
.home__navi .navi__list a { border-left: 1px solid #616161; color: #ffffff; display: table-cell; font-size: 114.28%; font-weight: bold; text-align: center; vertical-align: middle; padding: 5px; width: 16.66%; }
.home__navi .navi__list a:last-child { border-right: 1px solid #616161; }

@media only screen and (max-width: 767px){
	.home__navi { background-color: #333333; margin-bottom: -15px; padding: 0; }
	.home__navi .navi__list { overflow: hidden; margin: 0 -10px; }
	.home__navi .navi__list nav { display: block; width: auto; }
	.home__navi .navi__list a { border-left: 0px; border-bottom: 1px solid #ffffff; color: #ffffff; display: block; font-size: 100%; font-weight: bold; text-align: left; vertical-align: middle; padding: 15px 10px; width: auto; }
	.home__navi .navi__list a:last-child { border-right: 0px; border-bottom: 0px; }
	.home__navi .navi__list a span { background: url(/images/home/arw_navi.png) right center no-repeat; background-size: 9px 16px; display: block; padding-right: 15px; }
}
