/*-----元島スペシャルゾーン-----*/

.tabbox{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.tabbox summary{
    color: white;
    font-weight: bold;
    font-size: 16px;
    background: linear-gradient(#0b710f, #0a6c0e);
    padding: 10px;
    border-bottom: 1px solid;
}

@media all and (min-width: 480px){
.tabbox summary{
    font-size: 20px;
}
}

.tabbox .hutourei {
background-color: #edffe7;
text-align: justify;
font-size:16px;
padding:20px 10px 20px 10px;
justify-content: center;
}

.hutouimg img{
width:100%;
}

.tabbox .hutouimg{
width:30%;
}

.tabbox .hutouimg:hover{
opacity:0.7;
}


.op_motoshima:hover{
opacity:0.6;
}

.reset_a a{
    text-decoration: underline;
    color: black;
    display: inline;
    margin-bottom: 10px;
}

.reset_a a:hover{
opacity:0.6;
}

.page_main .span_a a{
text-decoration: underline;
}


.flex_kanren {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.huu_img{
width:80%;
}

@media all and (min-width: 1080px){
.huu_img{
width:30%;
}}

.top_link:hover{
color: #007bc3;
}

.toiawase_textbox .btn_toi{
color:white;
}

.vw2_motoshima{
margin-left:2vw;
}

.vwr2_motoshima{
margin-right:2vw;
}

.toiawase_textbox .btn_toi_tel{
color:white;
}

.line_height40_motoshima{
line-height: 40px;
}

.paddingright_motoshima{
padding-right:15px;
}

.borderbottom_motoshima{
border-bottom: 1px solid black;
padding-bottom: 24px;
}

.ticket_motoshima{
display: inline-block;
    background-color: antiquewhite;
    padding: 5px 5px 5px 5px;
    border-radius: 5px;
}


.huunilyu_table{
width: 90%;
    table-layout: fixed;
    margin-top: 38px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
}

.huunilyu_table td{
border:1px solid black;
text-align:center;
padding-bottom:5px;
font-weight:bold;
    padding-top: 5px;
}

span.green2_motoshima {
    color: #006001;
}

.pd_left10_motoshima{
padding-left:10px;
}

.pd_bot30_motoshima{
padding-bottom:30px;
}

.pd_top20{
padding-top:20px;
}


.opacity06_motoshima:hover{
opacity:.6;
}

.pd10_motoshima{
padding:10px;
}

.pdb50_motoshima{
padding-bottom:50px;
}

.padding_lr_motoshima{
padding-left:5px;
padding-right:5px;
}

.sideauto_motoshima{
margin-left:auto;
margin-right:auto;
}

.bottom70_motoshima{
margin-bottom:70px;
}

.bottom100_motoshima{
margin-bottom:100px;
}

.maxwidth670_motoshima{
max-width:670px;
padding:10px;
}

.maxwidth1000_motoshima{
max-width:1000px;
}

.maxwidth1500_motoshima{
max-width:1500px;
}

.font16_motoshima{
font-size:16px;
}

.font18_motoshima{
font-size:18px;
}

.ft-18{
font-size:18px;
}

.font20_motoshima{
font-size:20px;
}

.font22_motoshima{
font-size:22px;
}

.font23_motoshima{
font-size:23px;
}

.font24_motoshima{
font-size:24px;
}

.font25_motoshima{
font-size:25px;
}

.font28_motoshima{
font-size:28px;
}

.font30_motoshima{
font-size:30px;
}

.font60_motoshima{
font-size:60px;
}

.font2vw_motoshima{
    font-size: 2vw;
}


.black_motoshima{
font-weight: bold;
}

.red_motoshima{
color:red;
}

.coral_motoshima{
color:#ff4400;
}

.mt-5{
margin-top:5px;
}

.mt-10{
margin-top:10px;
}

.mt-15{
margin-top:15px;
}

.mt-20{
margin-top:20px;
}

.mt-25{
margin-top:25px;
}

.mt-30{
margin-top:30px;
}

.mt-40{
margin-top:40px;
}

.mt-50{
margin-top:50px;
}

.mt-60{
margin-top:60px;
}

.mt-80{
margin-top:80px;
}

.mt-100{
margin-top:100px;
}

.mt-120{
margin-top:120px;
}

.mt-190{
margin-top:190px;
}

.pt-50{
padding-top:50px;
}
.pt-60{
padding-top:60px;
}

.pt-120{
padding-top:120px;
}

.pl-20{
padding-left:20px;
}

.ml-20{
margin-left:20px;
}

.mb-130{
margin-bottom:130px;
}

.sample_box12 .top10_motoshima{
margin-top:10px;
}

.bottom30_motoshima{
margin-bottom:30px;
}

.back_motoshima{
background-color: bisque;
border-radius: 4px;
}

.center_motoshima{
text-align:center;
}

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


.un-line{
text-decoration: underline;
}

.item_center_motoshima{
align-items:center;
justify-content: space-around;
}

.size18_motoshima{
    font-size:20px;
    font-weight: bold;
}

.pad_left5{
padding-left:5px;
}

.pad_bt_motoshima{
padding-bottom:10px;
}

.max280_motoshima{
    background-color: bisque;
    max-width: 280px;
    border-radius: 7px;
    font-size: 20px;
    padding: 7px;
    font-weight: bold;
    line-height: 28px;
}

.minmax280_motoshima{
    background-color: bisque;
    max-width: 400px;
    border-radius: 7px;
    font-weight: bold;
    line-height: 28px;
}

.itemcenter_mnotoshima{
align-items:center;
}

.haltusoudaikou .color_white{
color:white;
}

.navy_motoshima{
color:navy;
}


.border_motoshima{
border-bottom: 4px solid #d5d5d5;
}

.opa_motoshima:hover{
opacity:.7;
}

.back_motoshima{
 background-color: #ffc3c3;
}

.pc_motoshima2{
display:none;
}

@media all and (min-width: 480px){
.pc_motoshima2{
display:block;
}}

@media all and (min-width: 578px){
.pc_motoshima2{
display:none;
}}

.pc_motoshima{
display:none;
}

@media all and (min-width: 480px){
.pc_motoshima{
display:block;
}}

.sp_motoshima{
display:block;
}

@media all and (min-width: 480px){
.sp_motoshima{
display:none;
}}

.imgbox_motoshima{
width:200px;
heigth:200px;
}

.img_motoshima{
object-fit: cover;
width:100%;
height:100%;
}

.evenly_motoshima{
justify-content: space-evenly;
}

.ta_motoshima{
 border:none;
margin:0 auto;
}

.tr_motoshima{
height:0;
width:100%;
}

.th_motoshima{
 border:1px solid black;
vertical-align:middle;
width:100%;
background-color: #A2DCE7;
display: block;
box-sizing: border-box;
padding:5px;
}

.td_motoshima{
vertical-align:middle;
 border:1px solid black;
padding: 10px;
line-height: 24px;
width:100%;
display: block;
text-align: center;
box-sizing: border-box;
}

@media all and (min-width:480px){
.tr_motoshima{
height:70px;
width:auto;
}

.th_motoshima{
width:30%;
display: table-cell;
padding:10px;
}

.td_motoshima{
padding: 10px;
width:auto;
display: table-cell;
ext-align: left;
}

.ta_motoshima{
 border:1px solid black;
margin:0;
}
}

.relative_motoshima{
position: relative;
}

.topimg_absolutesp{
    position: absolute;
    top: 40vw;
    left: 4vw;
    background-color: #1bb100;
    padding: 1vw 3vw;
    font-size: 4.6vw;
}

.topimg_absolute{
    position: absolute;
    top: 26vw;
    left: 1vw;
    background-color: #1bb100;
    padding: 1vw 3vw;
    font-size: 4vw;
}

@media all and (min-width: 1219px){
.topimg_absolute{
position: absolute;
    top: 320px;
    left: 26px;
    background-color: #1bb100;
    padding: 32px 74px;
    font-size: 39px;
}}

.relative_motoshima a{
color: white;
font-weight:bold;
}

.topimg_absolute:hover{
background-color:#0b4500;
}

.topimg_absolute::before{
    content: "";
    display: inline-block;
    width: 4vw;
    height: 6vw;
    margin: -1vw 1vw 1vw 0;
    background: url(../img/common/icon_nav_1.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
}

.whitec_motoshima{
color:white;
}

.topimg_absolutesp:hover{
background-color:#0b4500;
}

.topimg_absolutesp::before{
    content: "";
    display: inline-block;
    width: 4vw;
    height: 6vw;
    margin: -1vw 1vw 1vw 0;
    background: url(../img/common/icon_nav_1.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
}

@media all and (min-width: 1219px){
.topimg_absolute::before{
    content: "";
    display: inline-block;
    width: 41px;
    height: 66px;
    margin: -10px 8px 1px 0;
    background: url(../img/common/icon_nav_1.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
}}

.w1200_motoshima{
max-width:1200px;
}

.blackmotoshima{
color:black;
}

.page_image{
padding-top:76px;
}

@media all and (min-width: 578px) {
.page_image{
background:#175393;
height:1200px;
width:100%;
padding-top:76px;
}}

@media all and (min-width: 1245px) {
.page_image{
background:#175393;
height:650px;
width:100%;
padding-top:76px;
}}

.sin_pc_motoshima{
    display: none;
}

@media all and (min-width: 578px){
.sin_pc_motoshima{
    display: block;
}}

.sub_title_motoshima{
position: absolute;
color: white;
    top: 86px;
    left: 41vw;
}

@media all and (min-width: 1245px) {
.sub_title_motoshima{
position: absolute;
color: white;
    top: 86px;
    left: 4vw;
}}

@media all and (min-width: 1511px) {
.sub_title_motoshima{
position: absolute;
color: white;
    top: 86px;
    left: 18vw;
}}

.sub_title_motoshima a{
text-decoration: none;
color: white;
}

.title_motoshima{
position: absolute;
color: white;
font-size: 7vw;
top: 120px;
left:50%;
white-space: nowrap;
transform: translateX(-50%);
}

@media all and (min-width: 1245px) {
.title_motoshima{
position: absolute;
color: white;
font-size: 69px;
top: 120px;
left:5vw;
transform: translateX(0%);
}}

@media all and (min-width: 1511px) {
.title_motoshima{
position: absolute;
color: white;
font-size: 69px;
top: 120px;
left:18vw;
transform: translateX(0%);
}}

.catch_motoshima{
position: absolute;
color: white;
    top: 260px;
    left: 50%;
    font-size: 27px;
white-space: nowrap;
transform: translateX(-50%);
}

@media all and (min-width: 1245px) {
.catch_motoshima{
position: absolute;
color: white;
    top: 260px;
    left: 5vw;
    font-size: 27px;
transform: translateX(0%);
}}

@media all and (min-width: 1511px) {
.catch_motoshima{
position: absolute;
color: white;
    top: 260px;
    left: 18vw;
    font-size: 27px;
transform: translateX(0%);
}}

.toi_catch{
        position: absolute;
    top: 400px;
    left: 50%;
white-space: nowrap;
transform: translateX(-50%);
}

@media all and (min-width: 1245px) {
.toi_catch{
position: absolute;
    top: 400px;
    left: 5vw;
transform: translateX(0%);
}}

@media all and (min-width: 1511px) {
.toi_catch{
position: absolute;
    top: 400px;
    left: 18vw;
transform: translateX(0%);
}}

.catch_button{
    background-color: #27a836;
    padding: 25px 75px 25px 75px;
    color: white;
    font-weight: bold;
    font-size: 30px;
    border-radius: 9px;
    text-decoration: none;
    display: block;
transition: background-color .5s;
}

.catch_button::before{
content: "";
    display: inline-block;
    margin: -10px 8px 1px 0;
    background: url(../img/common/icon_nav_1.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    width: 38px;
    height: 58px;
}

.catch_button:hover{
    background-color: #004708;
}

.toi_micro{
position: absolute;
    color: white;
    top: 401px;
    left: 50%;
    Z-INDEX: 1;
transform: translateX(-50%);
}

@media all and (min-width: 1245px) {
.toi_micro{
position: absolute;
    color: white;
    top: 401px;
    left: 16vw;
    Z-INDEX: 1;
transform: translateX(0%);
}}

@media all and (min-width: 1511px) {
.toi_micro{
position: absolute;
    color: white;
    top: 401px;
    left: 27vw;
    Z-INDEX: 1;
transform: translateX(0%);
}}

.catch_telmotoshima{
    position: absolute;
    color: white;
    top: 509px;
    left: 50%;
    font-weight: bold;
    font-size: 45px;
    letter-spacing: 8px;
white-space: nowrap;
    transform: translateX(-50%);
}

@media all and (min-width: 1245px) {
.catch_telmotoshima{
    position: absolute;
    color: white;
    top: 509px;
    left: 6vw;
    font-weight: bold;
    font-size: 45px;
    letter-spacing: 8px;
transform: translateX(0%);
}}

@media all and (min-width: 1511px) {
.catch_telmotoshima{
    position: absolute;
    color: white;
    top: 509px;
    left: 18vw;
    font-weight: bold;
    font-size: 45px;
    letter-spacing: 8px;
transform: translateX(0%);
}}

.catch_uketukemotoshima{
        position: absolute;
    color: white;
    top: 574px;
    font-size: 22px;
    left: 50vw;
white-space: nowrap;
transform: translateX(-50%);
}

@media all and (min-width: 1245px) {
.catch_uketukemotoshima{
position: absolute;
    color: white;
    top: 574px;
    font-size: 22px;
    left: 11vw;
transform: translateX(0%);
}}

@media all and (min-width: 1511px) {
.catch_uketukemotoshima{
position: absolute;
    color: white;
    top: 574px;
    font-size: 22px;
    left: 20vw;
transform: translateX(0%);
}}

.catch_appeal_motoshima{
color: white;
    grid-template-columns: 170px 170px 170px;
    list-style: none;
    position: absolute;
    top: 787px;
    left: 50%;
    gap: 8px;
    font-size: 19px;
transform: translateX(-50%);
}

@media all and (min-width: 578px) {
.catch_appeal_motoshima{
display: grid;
}}

@media all and (min-width: 1245px) {
.catch_appeal_motoshima{
color: white;
    color: white;
    display: grid;
    grid-template-columns: 170px 170px 170px;
    list-style: none;
    position: absolute;
    top: 245px;
    left: 55vw;
    gap: 8px;
    font-size: 19px;
transform: translateX(0%);
}}

@media all and (min-width: 1511px) {
.catch_appeal_motoshima{
color: white;
    color: white;
    display: grid;
    grid-template-columns: 170px 170px 170px;
    list-style: none;
    position: absolute;
    top: 245px;
    left: 54vw;
    gap: 8px;
    font-size: 19px;
transform: translateX(0%);
}}

.catch_appeal_motoshima li{
background-color: #ff5800;
    font-weight: bold;
    text-align: center;
    border-radius: 4px;
    padding: 5px;
}

.yellow_motoshima{
    color: #ffea00;
    font-weight: bold;
}

.jiseki_boxmotoshima {
position: absolute;
    top: 682px;
    left: 50%;
    font-size: 33px;
    white-space: nowrap;
    transform: translateX(-50%);
}

@media all and (min-width: 1245px) {
.jiseki_boxmotoshima {
position: absolute;
    top: 139px;
    left: 55vw;
    font-size: 33px;
white-space: nowrap;
transform: translateX(0%);
}}

@media all and (min-width: 1511px) {
.jiseki_boxmotoshima {
position: absolute;
    top: 139px;
    left: 54vw;
    font-size: 33px;
white-space: nowrap;
transform: translateX(0%);
}}

.koe_top_motoshima{
   position: absolute;
    top: 915px;
    left: 50%;
    width: 520px;
    transform: translateX(-50%);
}

@media all and (min-width: 1245px){
.koe_top_motoshima{
    top: 368px;
    left: 55vw;
    width: 520px;
 transform: translateX(0%);
}}

@media all and (min-width: 1511px){
.koe_top_motoshima{
    top: 368px;
    left: 54vw;
    width: 520px;
 transform: translateX(0%);
}}


.koe_top_motoshima div{
  position: relative;
margin-top: 15px;
padding-left: 25px;
}

.koe_top_motoshima div p{
    color: #fff;
    font-size: 18px;
  position: relative;
    padding: 5px 0px;
    margin: auto;
}

.koe_top_motoshima div p::before{
    content: "";
    display: inline-block;
    margin: -10px -3px 1px 0;
    background: url(../img/service_number/topimage_denki.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    width: 21px;
    height: 21px;
}



.koe_top_motoshima div::before {
  content: '';/*ボックス作成*/
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #0081d6;
  z-index: 0;
  transform: skew(17deg);
}

.shaku_motoshima{
color: white;
    text-align: right;
    margin-top: 13px;
}

.nwform_naiyou{
height: 40px;
    font-size: 17px;
    border: 1px solid #A2DCE7;
    border-radius: 5px;
    padding: 1%;
}

.top_back_motoshima{
    background-color: white;
}
.top_moji_motoshima{
    color: #114278;
}

.top_flex{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    list-style: none;
    font-weight: bold;
    padding: 10px 0 10px 0;
}

/*-----元島スペシャルゾーン終了-----*/