@charset "utf-8";

html {
    overflow: overlay;
}

body {
    margin: 0;
    background-color: #dadf00;
    overflow-x: hidden;
}

section {
    padding: 3% 0;
    position: relative;
}

h2 {
    text-align: center;
}

dt, dd, ul, li {
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

a {
    cursor: pointer
}

small {
    font-size: 12px;
    letter-spacing: 0;
}

.pc {
    display: block;
}

.sp {
    display: none;
}

br.braddition {
        display: none;
}

.wl {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
}

.wm {
    max-width: 950px;
    width: 100%;
    margin: 0 auto;
}

.ws {
    max-width: 850px;
    width: 100%;
    margin: 0 auto;
}

.w740 {
    max-width: 740px;
    margin: 0 auto !important; 
}

/*-----top-----*/

/*.topWrap {
    height: 100vh;
}*/

.titleWrap {
    position: relative;
    margin: 0 auto;
    text-align: center;
    top: 0;
}

.titleWrap p {
    text-align: center;
    font-size: 21px;
    line-height: 55px;
    letter-spacing: 2px;
    color: #231815;
    font-weight: 700;
    padding: 0 0 0 0;
    display: block;
    font-family: "M PLUS Rounded 1c";
}

.titleWrap h1 {
    max-width: 585px;
    width: 100%;
    margin: 0 auto;
}

.titleWrap h1 img {
    width: 100%;
}

.titleWrap span img {
    max-width: 570px;
    width: 100%;
    margin: 0 auto;
}

.titleWrap span {
    margin: 0 0 0 0;
    display: block;
}

.TopBkWrap {

}

.TopBkWrap img {
    position: absolute;
    top: 0;
    width: 23.65%;
    z-index: -1;
}

.sec01BkWrap img {
    position: absolute;
    top: 30%;
    width: 15.65%;
    z-index: -1;
}

.sec03BkWrap img {
    position: absolute;
    top: 5%;
    width: 19.32%;
    z-index: -1;
}

.sec03CenterBkWrap img {
    position: absolute;
    top: 53%;
    width: 19.32%;
    z-index: -1;
}

.sec03BottomBkWrap img {
    right: 0;
    position: absolute;
    bottom: 7%;
    width: 35.99%;
    z-index: -1;
}

.sec04BkWrap img:first-child {
    position: absolute;
    top: 5%;
    width: 19.32%;
    left: 0;
    z-index: 0;
}

.sec04BkWrap img:last-child {
    position: absolute;
    top: 5%;
    width: 26.36%;
    right: 0;
    z-index: 0;
}

.sec05AkWrap img {
    position: absolute;
    top: 5%;
    width: 22.95%;
    z-index: 0;
}

.sec07AkWrap img {
    position: absolute;
    top: 5%;
    width: 18.65%;
    z-index: 0;
}

.sec05BkWrap img:first-child {
    position: absolute;
    top: 42%;
    width: 12.95%;
    left: 2%;
    z-index: 1;
}

.sec05BkWrap img:last-child {
    position: absolute;
    top: 42%;
    width: 15.89%;
    right: 5%;
    z-index: 1;
}


.TopBkWrap img:first-child, .sec01BkWrap img:first-child, .sec03BkWrap img:first-child, .sec03CenterBkWrap img:first-child, .sec05AkWrap img:first-child, .sec07AkWrap img:first-child {
    left: 0;
}

.TopBkWrap img:last-child, .sec01BkWrap img:last-child, .sec03BkWrap img:last-child, .sec03CenterBkWrap img:last-child, .sec05AkWrap img:last-child, .sec07AkWrap img:last-child {
    right: 0;
}

.TopimgLeft {
    left: 0;
    position: absolute;
    top: 0;
}

.TopimgRight {
    right: 0;
    position: absolute;
    top: 0;
}

/*-----top end-----*/

/*-----sec01-----*/

section.sec01:before {
    content: "";
    background: url(../images/sec01/sec01_topline.svg) top center repeat-x;
    width: 100%;
    height: 93px;
    display: block;
}

/*.sec01_box {
    background: url(../images/sec01/sec01_bk.gif) top center no-repeat;
    width: 100%;
    height: 810px;
    display: block;
    margin: 5% 0;
}*/

.sec01_box {
    width: 100%;
    display: block;
    max-width: 850px;
    margin: 8% auto 5% auto;
    border: 6px dashed;
    padding: 0;
}

.sec01_boxArea {
    background-color: #040000;
    padding: 30px;
    margin: 0;
    position: relative;
}

.sec01_boxAreaInWrap {
    border: 2px solid #ffffff;
    margin: 0;
    position: relative;
    padding: 0;
}

.sec01_box h2 {
    position: absolute;
    top: -20%;
    left: -12%;
}

.sec01_box p {
    text-align: center;
    font-size: 21px;
    line-height: 46px;
    letter-spacing: 3px;
    color: #ffffff;
    font-weight: 700;
    padding: 5%;
    display: block;
    font-family: "M PLUS Rounded 1c";
}

.pageInBtnWrap {
    margin: 0 auto;
    max-width: 800px;
    width: 100%;
    border-top: solid 2px #ffffff;
}

.pageInBtnWrap ul{
    display: flex;
    margin: 5%;
    padding: 0; 
}

.pageInBtnWrap li{
    display: flex;
}

.pageInBtnWrap li:nth-child(1){
    margin: 0 6%; 
}

.pageInBtnWrap li:nth-child(2){
    margin: 0; 
}

.pageInBtnWrap li:nth-child(3){
    margin: 0 6%; 
}

.pageInBtnWrap li a img, .btnAtype a img, .btnCtype a img {
  transform: scale(1);
  transition: .3s ease-in-out;
}
.pageInBtnWrap li a:hover img, .btnAtype a:hover img, .btnCtype a:hover img {
  transform: scale(1.1);
}

.pageInBtnWrap ul li a {
    color: #ffffff;
    font-family: "M PLUS Rounded 1c";
    font-size: 21px;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 2px;
}

.pageInBtnWrap ul li a:hover {
  position:relative;
}

.pageInBtnWrap ul li a:hover::before {
    position:absolute;
    content:'';
    width:0;
    height:0;
    border-top: solid 10px transparent;
    border-left: solid 12px #fff;
    border-bottom: solid 10px transparent;
    top: 50%;
    left: -18px;
    margin-top: -9px;
}

/*-----sec01 end-----*/


/*-----sec02-----*/

section.sec02 {
    background-color: #4d4d4d;
}

section.sec02:before {
    content: "";
    background: url(../images/sec02/sec02_topline.svg) top center repeat-x;
    width: 100%;
    height: 93px;
    display: block;
    position: absolute;
    top: 0;
}

section.sec02:after {
    content: "";
    background: url(../images/sec02/sec02_topline.svg) top center repeat-x;
    width: 100%;
    height: 93px;
    display: block;
    position: absolute;
    bottom: 0;
}

.sec02_box {
    padding: 10% 0;
}



h2 span:first-child {
}

h2 span:last-child {
    font-family: "M PLUS Rounded 1c";
    display: block;
    font-size: 16px;
    margin: 10px 0 0 0;
    letter-spacing: 4px;
}

.sec02_box h2 span:last-child {
    color: #fff;
}

.iWrap {
   display: flex;
   margin: 15% 0 5% 0; 
}

.leftImgbox {
    margin: 0 35px 0 77px;
}

.leftImgbox img {
    margin: 0 auto;
    max-width: 211px;
    width: 100%;
}

.RightImgbox {
    position: relative;
}

.RightImgbox img {
    position: absolute;
    z-index: 10;

}

.RightImgbox p {
    background: url(../images/sec02/fukidashi.svg) top center no-repeat;
    display: inline-block;
    width: 209px;
    height: 237px;
    position: absolute;
    padding: 46px 40px;
    font-size: 16px;
    color: #4d4d4d;
    line-height: 28px;
    font-family: "M PLUS Rounded 1c";
    font-weight: 600;
    text-align: justify;
    left: 253px;
    top: -136px;
}

.sec02_box dl dt, .sec02_box dl dd {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    margin: 0;
}

.btnAtype {
    margin: 5% auto;
    width: 100%;
    max-width: 480px;
}

.btnAtype p {
    text-align: center;
    font-size: 14px;
    color: #fff;
    letter-spacing: 2px;
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.btnCtype {
    margin: 5% auto;
    width: 100%;
    max-width: 350px;
}

.btnCtype p {
    text-align: center;
    font-size: 14px;
    color: #000;
    letter-spacing: 2px;
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    padding: 0;
    margin: 0 auto;
}

.btnCtype img {
    width: 100%;
}

.textWrapA {
    border: 20px dashed;
    border-color: #fff;
    margin: 0;
    position: relative;
    z-index: 10;
}

.AinBox, .BinBox, .CinBox {
    background-color: #fff;
    margin: 0;
    padding: 5%;
}

.AinBox h3 {
    text-align: center;
    font-size: 26px;
    letter-spacing: 2px;
}

.AinBox ul {
    max-width: 670px;
    margin: 0 auto;
}

.AinBox ul li {
    font-size: 14px;
    list-style-image: url( '../../images/sec02/listimg.svg');
    line-height: 46px;
}

/*-----sec02 end-----*/

/*-----sec03-----*/

section.sec03 {
    
}

.sec03_box {
    margin: 5% 0 0 0;
}

.sec03_topBox {
    max-width: 960px;
    margin: 15% auto 0 auto;
    background: url(../images/sec03/borderImg.svg) repeat;
    display: block;
    padding: 30px;
}

.inWrap {
    background-color: #dadf00;
    margin: 0;
    padding: 30px 0 26px 0;
}

.sec03_topBox p {
    text-align: center;
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 21px;
    letter-spacing: 2px;
    color: #000000;
    line-height: 45px;
    font-weight: 600;
    margin: 3% 0;
}

.sec03_h3Box {
    margin: -26% 0 0 0;
}

.sec03_h3Box h3 {
    text-align: center;
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 21px;
    letter-spacing: 2px;
    color: #000000;
    line-height: 40px;
    max-width: 450px;
    margin: 0 auto 2% auto;
    display: flex;
    width: 100%;
}

.sec03_h3Box h3:before {
    content: "";
    background: url(../images/sec03/sec03_h3_left.gif) top center no-repeat;
    width: 56px;
    height: 66px;
    margin: 0 5% 0 0;
}

.sec03_h3Box h3:after {
    content: "";
    background: url(../images/sec03/sec03_h3_right.gif) top center no-repeat;
    width: 56px;
    height: 66px;
    margin: 0 0 0 5%;
}

.sec03_h3Box img {
    margin: 0 auto;
    display: block;
}

.BinBox ul {
    max-width: 560px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.BinBox ul li {
    list-style: none;
    margin: 15px 10px;
    max-width: 165px;
    width: 100%;
}

.BinBox ul li img {
    width: 100%;
}

.textbord {
    background: url(../images/sec03/textbord.svg) top center no-repeat;
    display: inline-block;
    width: 322px;
    height: 131px;
    margin: 15px 0 0 15px;
}

.textbord p {
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
    text-align: justify;
    max-width: 288px;
    margin: 11% auto;
    letter-spacing: 1px;
    font-family: "M PLUS Rounded 1c";
}

.sec03_centerBox {

}

.centerBox_top {
    border-bottom: 1px solid #000;
    max-width: 700px;
    margin: 0 auto;
}

.centerBox_top h3, .centerBox_bottom h3 {
    background: url(../images/sec03/sec03_center.gif) top center no-repeat;
    width: 254px;
    height: 45px;
    padding: 9px 0 0 0;
    font-size: 21px;
    color: #dadf00;
    line-height: 28px;
    font-weight: 600;
    text-align: center;
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    margin: 10% auto 0 auto;
    letter-spacing: 5px;
}

.centerBox_bottom {
    max-width: 700px;
    margin: 0 auto;
}

.centerBox_bottom span {
    font-size: 14px;
    line-height: 25px;
}

.sec03_bottomBox {
    margin: 10% 0 0 0;
}

.sec03_bottomBox h3 {
    font-size: 21px;
    color: #dadf00;
    letter-spacing: 2px;
    font-weight: 600;
    text-align: center;
    max-width: 513px;
    margin: 0 auto;
    line-height: 50px;
}

.sec03_bottomBox h3 span {
    background: url(../images/sec03/sec03_bottom.gif) top center no-repeat;
    width: 389px;
    height: 45px;
    display: block;
}

.sec03_bottomBox h3 span:first-child {
    margin: 0;
}

.sec03_bottomBox h3 span:last-child {
    margin: 0 0 0 124px;
}

.bottomBoxImgWrap {
    margin: 5% auto;
}

.bottomBoxImgWrap ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}

.bottomBoxImgWrap ul li {
    max-width: 350px;
    width: 100%;
}

.bottomBoxImgWrap ul li:nth-of-type(1), .bottomBoxImgWrap ul li:nth-of-type(4) {
    margin: 0 22.5px 0 0;
}

.bottomBoxImgWrap ul li:nth-of-type(2), .bottomBoxImgWrap ul li:nth-of-type(5) {
    margin: 22px 22.5px 0 22.5px;
}

.bottomBoxImgWrap ul li:nth-of-type(3) {
    margin: 62px 0 0 22.5px;
}


.imgBox dd {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: bold;
    margin: 2% 0;
}

.imgBox dd span {
    font-size: 12px;
    line-height: 21px;
    color: #000000;
    letter-spacing: 0;
    font-weight: 500;
    margin: 0;
}

/*-----sec03 end-----*/

/*-----sec04-----*/

section.sec04 {
    background-color: #81c5ee;
}

section.sec04:before {
    content: "";
    background: url(../images/sec04/summer/sec04_topline02.svg) top center repeat-x;
    width: 100%;
    height: 93px;
    display: block;
    position: absolute;
    top: 0;
}

section.sec04:after {
    content: "";
    background: url(../images/sec04/summer/sec04_topline03.svg) top center repeat-x;
    width: 100%;
    height: 93px;
    display: block;
    position: absolute;
    bottom: 0;
}

.sec04_box {
    margin: 10% 0;
}

.sec04_h3Box {
    margin: 5% 0 0 0;
}

.sec04_h3Box h3 {
    text-align: center;
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 21px;
    letter-spacing: 2px;
    color: #000000;
    line-height: 40px;
    max-width: 480px;
    margin: 0 auto;
    display: flex;
    width: 100%;
}

.sec04_h3Box h3:before {
    content: "";
    background: url(../images/sec04/summer/sec04_h3_left.gif) top center no-repeat;
    width: 56px;
    height: 66px;
    margin: 0 5% 0 0;
}

.sec04_h3Box h3:after {
    content: "";
    background: url(../images/sec04/summer/sec04_h3_right.gif) top center no-repeat;
    width: 56px;
    height: 66px;
    margin: 0 0 0 5%;
}

.preWrap {
    padding: 5% 0;
}

.preWrap h3 {
    text-align: center;
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 23px;
    letter-spacing: 2px;
    color: #000000;
    line-height: 62px;
    max-width: 289px;
    margin: 0 auto;
    display: flex;
    width: 100%;
    padding: 0 7%;
}

.preWrap h3 strong {
    font-size: 36px;
}

.preWrap h3:before {
    content: "";
    background: url(../images/sec04/sec04_h3_left.gif) top center no-repeat;
    width: 52px;
    height: 64px;
    background-size: contain;
    margin: 0 5% 0 0;
}

.preWrap h3:after {
    content: "";
    background: url(../images/sec04/sec04_h3_right.gif) top center no-repeat;
    width: 52px;
    height: 64px;
    background-size: contain;
    margin: 0 0 0 5%;
}

.preWrap ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.preWrap ul li {
    max-width: 350px;
    width: 100%;
    background-size: contain;
    list-style: none;   
}

.preWrap ul li:nth-of-type(1), .preWrap ul li:nth-of-type(4), .preWrap ul li:nth-of-type(7), .preWrap ul li:nth-of-type(10), .preWrap ul li:nth-of-type(13) {
    margin: 0 22.5px 0 0;   
}

.preWrap ul li:nth-of-type(2), .preWrap ul li:nth-of-type(5), .preWrap ul li:nth-of-type(8), .preWrap ul li:nth-of-type(11) {
    margin: 30px 22.5px 0 22.5px;   
}


.preWrap ul li:nth-of-type(3), .preWrap ul li:nth-of-type(6), .preWrap ul li:nth-of-type(9), .preWrap ul li:nth-of-type(12) {
    margin: 60px 0 0 22.5px;   
}

.preWrap ul li:nth-of-type(14) {
   margin: 60px 0 0 22.5px; 
}

.preWrap dl dt {
    display: block;
    height: 383px;   
}

.preWrap dl dt img {
    width: 100%;   
}

.preWrap dl dt span {
    background: url(../images/sec04/summer/preTitlebk.gif) top center no-repeat;
    width: 285px;
    height: 33px;
    padding: 0;
    font-size: 18px;
    color: #81c5ee;
    line-height: 34px;
    font-weight: 600;
    text-align: center;
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    letter-spacing: 1px;
    position: absolute;
    display: block;
    margin: -63px 0 0 31px;   
}


.preWrap dl dt span:nth-of-type(2) {
    margin: -30px 0 0 53px;
}

.preWrap dl dt span strong {
    font-size: 10px;
}

.preWrap dl dd {
    margin: 0 0 3% 0;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 1px;
    font-weight: 600;
    text-align: justify;   
}

.preWrap dl dd strong {
    font-size: 10px;
    letter-spacing: 1px;
    display: block;   
}

.preWrap dl dd span {
    margin: 5% 0;
    font-size: 10px;
    letter-spacing: 1px;
    border-top: 1px #000 dashed;
    display: block;
    position: relative;   
}

.preWrap dl dd span small {
    text-align: right;
    border-top: 0;
    margin: 0;
    position: absolute;
    right: 0;
    font-size: 10px;
}  

.textp {

}

.textp p span {
    font-size: 12px;
    line-height: 21px;
}


/* new */

.preWrap ul li.autumn {
    max-width: 745px;
}

.specialPreWrap {

}

.specialPreBox {
    max-width: 745px;
    margin: 0 auto;
    background: url(../images/sec04/borderImg02.svg) repeat;
    display: block;
    padding: 15px 30px 15px 30px;
    position: relative;
}

.specialPreBox:before {
    content: url('../../images/sec04/number5Icon.svg');
    position: absolute;
    width: 105px;
    height: 105px;
    left: 0;
    top: 0;
}

.specialPreBox dl {
    background-color: #ffffff;
}

.specialPreBox dl dt {
    padding: 2% 0 0 0;
    height: 67px;
}

.specialPreBox dl dt span {
    background: url(../images/sec04/preTitlebkBig.gif) top center no-repeat;
    width: 100%;
    height: 63px;
    padding: 0;
    font-size: 28px;
    color: #81c5ee;
    line-height: 65px;
    font-weight: 600;
    text-align: center;
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    letter-spacing: 1px;
    display: block;
    margin: 0 12%;
    max-width: 506.8px;
}

.specialPreBox dl dd {
    font-size: 21px;
    color: #000000;
    letter-spacing: 2px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    padding: 3% 0;
    margin: 0;
}

.WPreWrap {
    max-width: 1140px;
    margin: 0 auto;
    border: 6px dashed;
    padding: 0;
}

.wpArea {
    background-color: #040000;
    padding: 30px;
    margin: 0;
    position: relative;
}

.wpBoxWrap {
    border: 2px solid #ffffff;
    margin: 0;
    position: relative;
    display: flex;
    padding: 2% 5%;   
}

.wpBoxWrap h3 {
    margin: 0;
    font-size: 36px;
    font-weight: bold;
    color: #81c5ee;
    letter-spacing: 3px;
    position: absolute;
    top: -22px;
    background-color: #040000;
    padding: 0 2%;
    left: 30px;
}

/*.wpBoxWrap h3:before, .wpBoxWrap h3:after {
    content: none;
}*/

.wpLeftBox p {
    font-size: 22px;
    color: #ffffff;
    line-height: 48px;
    text-align: center;
    max-width: 400px;
    margin: 11% auto;
    letter-spacing: 1px;
    font-family: "M PLUS Rounded 1c";
    font-weight: 500;
}

.wpLeftBox p span {
    font-size: 28px;
    font-weight: 800;
    margin: 0 1.5%;
    letter-spacing: 2px;
}

.wpRightBox {
    padding: 0 0 0 10%;
    /*max-width: 270px;*/
}

.wpRightBox img {
    width: 100%;
}


/*-----sec04 end-----*/

/*-----sec05-----*/


.sec05_box {
    margin: 10% auto;
}

.mt10 {
    margin: 10% 0 0 0;
}

.mt20 {
    margin: 20% 0 0 0;
}

.i_main_mapWrap {
    width: 100%;
    height: 550px;
    margin: 0;
    max-width: 820px;
}

.i_main_mapWrap iframe {
    background-color: #fafafa;
    border: 0px solid #ff8a15;
    border-radius: 20px;
    width: 100%;
    height: 100%;
}


/* アコーディオン */

.accordion {
margin: 3em auto;
max-width: 100%;
}

.category {
display: none;
}

.option {
position: relative;
margin-bottom: 0;
}

.option label {
margin-bottom: 0;
}

.box_title,
.content {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
transition: all 0.3s;
}

.box_title {
    padding: 2% 2%;
    display: block;
    color: #fff;
    font-weight: bold;
}

.ko {
    background: #29abe2;
}

.ho {
    background: #8cc63f;
}

.yu {
    background: #f7931e;
}

.ku {
    background: #ff7bac;
}

.mi {
    background: #93278f;
}

.hi {
    background: #c69c6d;
}

.stay {
    background: #000000;
}

.box_title::after,
.box_title::before {
content: "";
position: absolute;
right: 1.25em;
top: 1.5em;
width: 2px;
height: 0.75em;
background-color: #fff;
transition: all 0.3s;
}

.box_title::after {
transform: rotate(90deg);
}

.ko_con {
    background-color: #f0fcff;
}

.ho_con {
    background-color: #f9fff0;
}

.yu_con {
    background-color: #fff5e6;
}

.ku_con {
    background-color: #ffebf3;
}

.mi_con {
    background-color: #ffe6ff;
}

.hi_con {
    background-color: #ffe8d2;
}

.stay_con {
    background-color: #f4f4f4;
}

.content {
    max-height: 0;
    overflow: hidden;
}

.content p {
    margin: 0;
    padding: 1em 1em 1em;
    font-size: 0.9em;
    line-height: 1.5;
}

.under_bar p {
    border-bottom: 1px solid #b3b3b3;
    display: flex;
}

.category:checked + .box_title + .content {
    max-height: 30000px;
    transition: all 30s;
    height: 100%;
}

.category:checked + .box_title::before {
    transform: rotate(90deg) !important;
}

.acc_in_wrap {
    padding: 1% 3%;
}

.list_bottom_box span {
    width: 30px;
    height: 30px;
    display: flex;
    padding: 0;
    margin: 0 0 0 20px;
}

.list_bottom_box span img {
    width: 100%;
    padding: 0 10%;
}


/*-----sec05 end-----*/

/*-----sec06-----*/

section.sec06:before {
    content: "";
    background: url(../images/sec02/sec02_topline.svg) top center repeat-x;
    width: 100%;
    height: 93px;
    display: block;
    position: absolute;
    top: 0;
}

section.sec06:after {
    content: "";
    background: url(../images/sec02/summer/sec02_topline02.svg) top center repeat-x;
    width: 100%;
    height: 93px;
    display: block;
    position: absolute;
    bottom: 0;
}

section.sec06 {
    background-color: #4d4d4d;
}

.sec06 h2 {
    color: #ffffff;
}

.sec06_box {
    margin: 10% auto;
}

.sec07inBox {
    max-width: 950px;
    margin: 0 auto;
    padding: 5% 0;
}

.qa_wrap {
    padding: 10% 0;
    background-color: #efefef;
}

.box_title_qa, .content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
}

.box_title_qa {
    border-bottom: solid 1px #dedede;
    padding: 1% 2%;
    display: block;
    color: #fff;
    font-weight: bold;
    background: #fff;
}

.box_title_qa::after, .box_title_qa::before {
    content: "";
    position: absolute;
    right: 2.25em;
    top: 2.0em;
    width: 2px;
    height: 0.75em;
    background-color: #333;
    transition: all 0.3s;
}

.box_title_qa::after {
    transform: rotate(90deg);
}

.category:checked + .box_title_qa + .content {
    max-height: 500px;
    transition: all 1.5s;
}

.category:checked + .box_title_qa::before {
    transform: rotate(90deg) !important;
}

.box_title_qa h3 {
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 600;
    display: inline-block;
    margin: 1% 0 1% 0;
    color: #333333;
    width: 100%;
    text-align: left;   
}

.box_title_qa h3 strong {
    color: #dadf00;
    font-size: 24px;
    font-weight: bold;
    padding: 0 1% 0 0;
}

.box_title_qa img {
    width: 34px;
    margin-right: 20px;
    display: inline-block;
    padding: 10px 0 10px 0;
    position: absolute;
}

.box_title_qa p {
    display: inline-block;
    margin: 10px 0 20px 0;
    line-height: 42px;
    padding: 0 0 0 48px;
    color: #666;
}

.box_txt_qa {
    padding: 1% 2%;
    display: block;
}

.box_txt_qa img {
    width: 34px;
    margin-right: 20px;
    display: inline-block;
    padding: 10px 0 10px 0;
    position: absolute;  
}

.box_txt_qa p {
    display: inline-block;
    line-height: 29px;
    color: #333333;
    font-weight: 500;
    font-size: 14px;
    width: 100%;
    padding: 1em 1em 1em 0;
}

.box_txt_qa p strong {
    font-size: 24px;
    color: #ff9494;
    font-weight: bold;
    padding: 0 1% 0 0;
}

.box_txt_qa ul {
    margin: 0 0 0 5%;
    font-size: 14px;
    line-height: 27px;
}

.box_txt_qa dl {
    margin: 0 0 0 5%;
    font-size: 14px;
}

.box_txt_qa dt {
    font-weight: 600;
}

.sec07_topBkWrap img {
    position: absolute;
    top: 0;
    width: 28.6%;
}
.sec07_bottomBkWrap img {
    position: absolute;
    bottom: 0;
}

.sec07_bottomBkWrap img:first-child {
    right: 2%;
    width: 29.85%;
    bottom: -21%;
    z-index: 100;
}


/*-----sec06 end-----*/


/*-----sec07-----*/

section.sec07:after {
    content: "";
    background: url(../images/sec07/summer/sec07_topline.svg) top center repeat-x;
    width: 100%;
    height: 93px;
    display: block;
    position: absolute;
    bottom: 0;
}


section.sec07 {
    background-color: #81c5ee;
}

section.sec07 .inWrap {
    background-color: #ffffff;
}

.sec07_topBox {
    max-width: 960px;
    margin: 5% auto 0 auto;
    background: url(../images/sec04/summer/borderImg02.svg) repeat;
    display: block;
    padding: 30px 30px 26px 30px;
}


.sec07TxtBox {
    margin: 10% auto;
    max-width: 800px;
    width: 100%;
}

.sec07TxtBox h3 {
    font-size: 21px;
    text-align: center;
    border-bottom: 1px solid #000000;
    font-weight: 800;
    letter-spacing: 3px;
    display: table;
    margin: 5% auto 5% auto;
}

.sec07TxtBox p {
    font-size: 14px;
    line-height: 34px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: justify;
}

.sec07TxtBox ul {
    margin: 5% 0;
}

.sec07TxtBox ul li, .sec07TxtBox ol.boxin li, .sec07TxtBox dd {
    font-size: 14px;
    line-height: 34px;
    color: #1a1a1a;
    text-align: left;
    font-weight: 500;
}

.sec07TxtBox ol.boxin {
    
}

.sec07TxtBox dl {

}

.sec07TxtBox dt {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: left;
}

.sec07TxtBox dd {

}


/*-----sec07 end-----*/


footer {
    background-color: #ffffff;
}

footer p {
    text-align: center;
    padding: 3% 0;
    margin: 0;
}



















/*========= ナビゲーションのためのCSS ===============*/

/*アクティブになったエリア*/
#g-nav.panelactive{
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position:fixed;
    z-index: 999;
    top: 0;
    width:100%;
    height: 100vh;
}

/*丸の拡大*/
.circle-bg{
    position: fixed;
    z-index:20;
    /*丸の形*/
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #3e3a39;
    /*丸のスタート位置と形状*/
    transform: scale(0);/*scaleをはじめは0に*/
    right:-50px;
    top:-50px;
    transition: all .6s;/*0.6秒かけてアニメーション*/
}

.circle-bg.circleactive{
    transform: scale(50);/*クラスが付与されたらscaleを拡大*/
}

/*ナビゲーションの縦スクロール*/
#g-nav-list{
    display: none;/*はじめは表示なし*/
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999; 
    width: 100%;
    height: 100vh;
    overflow: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

#g-nav.panelactive #g-nav-list{
     display: block; /*クラスが付与されたら出現*/
}

/*ナビゲーション*/
#g-nav ul {
    opacity: 0;/*はじめは透過0*/
    /*ナビゲーション天地中央揃え※レイアウトによって調整してください。不必要なら削除*/
    position: absolute;
    z-index: 999;
    top:50%;
    left:65%;
    transform: translate(-50%,-50%);
}

/*背景が出現後にナビゲーションを表示*/
#g-nav.panelactive ul {
    opacity:1;
}

/* 背景が出現後にナビゲーション li を表示※レイアウトによって調整してください。不必要なら削除*/
#g-nav.panelactive ul li{
animation-name:gnaviAnime;
animation-duration:1s;
animation-delay:.2s;/*0.2 秒遅らせて出現*/
animation-fill-mode:forwards;
opacity:0;
}
@keyframes gnaviAnime{
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}

#g-nav.panelactive ul li:first-child {
    max-width: 200px;
    margin: 0 auto;
    padding: 0;
}

#g-nav.panelactive ul li:first-child img {
    width: 100%;
}

/*リストのレイアウト設定*/
#g-nav li{
    text-align: center; 
    list-style: none;
}

#g-nav li a{
    color: #333;
    text-decoration: none;
    padding:7px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: bold;
}


/*========= ボタンのためのCSS ===============*/
.openbtn{
    position:fixed;
    top:10px;
    right: 10px;
    z-index: 9999;/*ボタンを最前面に*/
    cursor: pointer;
    width: 100px;
    height:100px;
}
    
/*×に変化*/    
.openbtn span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
    background-color: #ffffff;
    width: 45%;
  }

.openbtn span:nth-of-type(1) {
    top:15px;   
}

.openbtn span:nth-of-type(2) {
    top:25px;
}

.openbtn span:nth-of-type(3) {
    top:35px;
}

.openbtn.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}

.openbtn.active span:nth-of-type(2) {
    opacity: 0;
}

.openbtn.active span:nth-of-type(3){
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}


/* end */

.box_end {
    border: 10px solid #000000;
    padding: 0;
    max-width: 500px;
    margin: 5% auto;
} 

.box_end h3 {
    text-align: center;
    color: #000;
    margin: 5% 0 5% 0;
}

.box_end p {
    text-align: center;
    color: #000;
    margin: 0 0 5% 0;
    padding: 0;
    line-height: 30px;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: 500;
}

.end_text {
    background: #000000;
    max-width: 500px;
    margin: 0 auto;
}

.end_text p {
    text-align: center;
    color: #dadf00;
    margin: 5% 0;
    padding: 5%;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 35px;
}