﻿@media print{#switchimagewrapper{display:none}}@media screen{#switchimagewrapper{overflow:hidden;position:relative;width:100%;height:100%;padding:0;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}#switchimagewrapper>#switchimage01,#switchimagewrapper>#switchimage02{position:absolute;left:0;top:0;width:100%}#switchimagewrapper>#switchimage01>img,#switchimagewrapper>#switchimage02>img{display:block;width:100%;height:auto}#switchimagewrapper>#switcharrowleft{left:0px}#switchimagewrapper>#switcharrowright{right:0px}#switchimagewrapper>#switcharrowleft,#switchimagewrapper>#switcharrowright{display:block;position:absolute;cursor:pointer;top:calc(50% - 70px);opacity:0.5;transition:all 0.3s}#switchimagewrapper>#switchball{position:absolute;width:100%;bottom:18px;right:30px;display:flex;justify-content:flex-end;align-items:center}#switchimagewrapper>#switchball>span{transition:all 1s;cursor:pointer;padding:0 20px 20px 0;margin:0 2px;background-image:url(../image/ball.svg);background-repeat:no-repeat;opacity:0.8}#switchimagewrapper>#switchball>span.on{background-image:url(../image/ball_on.svg)}#switchimagewrapper>#switchball>div{cursor:pointer;padding:0 36px 36px 0;margin-left:6px;background-image:url(../image/pause.svg);background-repeat:no-repeat;opacity:0.8}#switchimagewrapper>#switchball>div.on{background-image:url(../image/play.svg)}}@media screen and (max-width: 859px){#switchimagewrapper>#switcharrowleft,#switchimagewrapper>#switcharrowright{top:calc(50% - 35px);height:70px}}@media screen and (min-width: 700px){#switchimagewrapper>#switchimage01{transition:all 0.5s}}@media screen and (max-width: 699px){#switchimagewrapper>#switchball{bottom:6px;right:10px}#switchimagewrapper>#switchball>span{padding:0 10px 10px 0;background-size:10px 10px}#switchimagewrapper>#switchball>div{padding:0 18px 18px 0;background-size:18px 18px}}@media screen{#switchimageSecondWide{max-width:960px;margin:40px auto 0 auto;padding:0 10px}}@media print{#switchimageSecondWrapper{display:none}}@media screen{#switchimageSecondWrapper{overflow:hidden;position:relative;max-width:100%;height:100%;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;border-radius:10px}#switchimageSecondWrapper>#switchimage01Second,#switchimageSecondWrapper>#switchimage02Second{position:absolute;left:0;top:0;width:100%}#switchimageSecondWrapper>#switchimage01Second>img,#switchimageSecondWrapper>#switchimage02Second>img{display:block;width:100%;height:auto}#switchimageSecondWrapper>#switcharrowleftSecond{left:0px}#switchimageSecondWrapper>#switcharrowrightSecond{right:0px}#switchimageSecondWrapper>#switcharrowleftSecond,#switchimageSecondWrapper>#switcharrowrightSecond{display:block;position:absolute;cursor:pointer;top:calc(50% - 70px);opacity:0.5;transition:all 0.3s}#switchimageSecondWrapper>#switchballSecond{position:absolute;width:100%;bottom:18px;right:30px;display:flex;justify-content:flex-end;align-items:center}#switchimageSecondWrapper>#switchballSecond>span{transition:all 1s;cursor:pointer;padding:0 20px 20px 0;margin:0 2px;background-image:url(../image/ball.svg);background-repeat:no-repeat;opacity:0.8}#switchimageSecondWrapper>#switchballSecond>span.on{background-image:url(../image/ball_on.svg)}#switchimageSecondWrapper>#switchballSecond>div{cursor:pointer;padding:0 36px 36px 0;margin-left:6px;background-image:url(../image/pause.svg);background-repeat:no-repeat;opacity:0.8}#switchimageSecondWrapper>#switchballSecond>div.on{background-image:url(../image/play.svg)}}@media screen and (max-width: 859px){#switchimageSecondWrapper>#switcharrowleftSecond,#switchimageSecondWrapper>#switcharrowrightSecond{top:calc(50% - 35px);height:70px}}@media screen and (min-width: 700px){#switchimageSecondWrapper>#switchimage01Second{transition:all 0.5s}}@media screen and (max-width: 699px){#switchimageSecondWrapper>#switchballSecond{bottom:6px;right:10px}#switchimageSecondWrapper>#switchballSecond>span{padding:0 10px 10px 0;background-size:10px 10px}#switchimageSecondWrapper>#switchballSecond>div{padding:0 18px 18px 0;background-size:18px 18px}}@media print, screen{#messagewrapper{padding:30px 7%;background-color:#f9efe8}#messagewrapper>.inner{max-width:960px;margin:0 auto;font-size:2.2rem;line-height:170%;color:#333;text-align:center;font-family:"Noto Sans JP","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;font-weight:500}}@media screen and (max-width: 899px){#messagewrapper>.inner{text-align:left}#messagewrapper>.inner>br{display:none}}@media screen and (max-width: 489px){#messagewrapper>.inner{font-size:1.8rem}}@media print, screen{#informwrapper{margin-top:0px;padding:30px 5%;background-color:#f9efe8;border-top:dotted 1px #ecc}#informwrapper>.inner{max-width:960px;margin:0 auto}#informwrapper>.inner>.subject{display:flex;justify-content:space-between;align-items:flex-end}#informwrapper>.inner>.subject>h2{margin:0;font-size:2.8rem;line-height:100%;color:#555;font-family:"Noto Sans JP","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;font-weight:700}#informwrapper>.inner>.subject>a{display:inline-block;font-size:1.8rem;line-height:100%;color:#333;padding-right:20px;background-image:url(../common/image/icon_chevron_right_888.svg);background-repeat:no-repeat;background-position:100% 50%;text-decoration:none}#informwrapper>.inner>.subject>a:hover{opacity:0.7}#informwrapper>.inner>.informDocument{background-color:white;margin-top:10px}#informwrapper>.inner>.informDocument>a{display:block;text-decoration:none}#informwrapper>.inner>.informDocument>a:hover{background-color:#eee}#informwrapper>.inner>.informDocument>a>dl{margin:0;display:flex;border-top:solid 1px #ccc;padding:10px 20px}#informwrapper>.inner>.informDocument>a>dl>dt:nth-of-type(1){margin:0 10px 0 0}#informwrapper>.inner>.informDocument>a>dl>dt:nth-of-type(2){margin:0 30px 0 0;font-size:1.4rem;line-height:140%;color:#333;white-space:nowrap}#informwrapper>.inner>.informDocument>a>dl>dd{margin:0;font-size:1.4rem;line-height:140%;color:#333}#informwrapper>.inner>.informDocument>a:nth-of-type(1)>dl{border:none}}@media screen and (max-width: 1069px){#informwrapper>.inner>.informDocument>a>dl{flex-wrap:wrap}#informwrapper>.inner>.informDocument>a>dd{width:100%;margin:3px 0 0 0;font-size:1.3rem}}@media screen and (max-width: 589px){#informwrapper>.inner>.subject>h2{font-size:2.4rem}}
/*# sourceMappingURL=style.css.map */
