@charset "utf-8";
html{
  font-size: 62.5%;
  font-feature-settings: "palt"
}
body{
  font-family: 'Noto Serif JP', serif;
  color: #000000;
  font-size: 16px;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  background-color: #fff;
}
img{
	max-width: 100%;
  height: auto;
}
a{
	text-decoration: none;
}
a.no-click{
  pointer-events: none;
}
.SP{
  display: none;
}
.section_wrapp{
  width: 62.5vw;
  padding: 50px 5.208vw;
  background-color: rgba(255,255,255,0.8);
  margin: 0 auto;
}
.section_tit{
  text-align: center;
  padding-top: 100px;
}
.section_tit p{
  font-size: 25px;
}
h2{
  font-size: 87px;
  text-align: center;
  padding: 30px 0 50px 0;
  font-weight: 900;
  line-height: 1.3em;
}
.section_inner{
  width: 900px;
  margin: 135px auto;
}
.section_caution{
  width: 900px;
  margin: 80px auto 20px auto;
}
.section_caution a{
  color: #000;
  border-bottom: solid 1px #000;
}
.section_caution span{
  font-weight: bold;
}
.section_caution dt{
  text-align: center;
  width: 100%;
  padding: 10px 0;
  border: solid 1px #000;
  margin-bottom: 30px;
}
.section_caution ul{
  display: block;
  width: fit-content;
  margin: 0 auto;
}
.section_caution li{
  line-height: 2em;
  font-size: 15px;
}
.section_caution + img{
  display: block;
  margin: 60px auto;
}
/*header*/
.header_box{
  position: relative;
  height: 50.521vw;
}
.header_box .new_open{
  position: absolute;
  top: 35%;
  right: 10%;
  z-index: 2;
}
/*footer*/
footer{
  background-color: #919da2;
  padding: 100px 0;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 2em;
}
footer p{
  margin: 50px 0;
}
footer img{
  padding: 30px 0;
}
footer .foot_open{
  text-align: right;
  width: fit-content;
  margin: 0 auto;
}
/*sidebar*/
main{
  margin-top: -780px;
}
.sidebar{
  position: sticky;
  margin-bottom: 0;
  top: 10px;
  z-index: 1;
  width: fit-content;
}
.sidebar img,
.sidebar a{
  display: block;
  margin: 20px 0;
}

/*------------------
section event
--------------------*/

.sec_event table{
  margin: 0 auto;
  font-size: 20px;
}
.sec_event th{
  padding: 10px 20px;
}
.sec_event tr{
  display: block;
  margin: 10px 0;
}
.sec_event table tr:nth-of-type(odd) th{
  background-color: #b5a57d;
  color: #fff;
}
.sec_event td{
  padding-left: 25px;
}
/*------------------
section present
--------------------*/

.sec_present .section_inner{
  text-align: center;
}
.sec_present .section_inner img{
  padding-bottom: 70px;
}
.sec_present .section_inner p{
  line-height: 2em;
  font-weight: bold;
}
.present_txt{
  font-size: 32px;
}
.sec_present .section_caution{
  text-align: left;
  width: fit-content;
}
/*------------------
section campaign
--------------------*/

.campaign_pliceBoxInner{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  margin: 0 auto;
}
.campaign_pliceBoxInner:first-of-type span{
  font-size: 87px;
  font-weight: 900;
}
.campaign_pliceBoxInner:first-of-type div span{
  font-size: 18px;
  display: block;
  padding-top: 15px;
}
.campaign_pliceBoxInner:first-of-type p{
  font-size: 40px;
  padding-top: 11px;
  font-weight: bold;
}
.campaign_pliceBoxInner:last-of-type{
  margin-top: 60px;
}
.campaign_pliceBoxInner:last-of-type p{
  font-size: 18px;
}
.campaign_pliceBoxInner:last-of-type > p{
  font-size: 20px;
  background-color: #b5a57d;
  color: #fff;
  padding: 15px;
  line-height: 1.2em;
}
.campaign_pliceBoxInner:last-of-type div p{
  padding-left: 30px;
  line-height: 2em;
}

/*------------------
section photoplan
--------------------*/
h3{
  font-size: 25px;
  line-height: 2em;
  font-weight: bold;
}
.cont_about li span:nth-of-type(2){
  color: #000;
  font-size: 16px;
  padding-left: 85px;
}
.small_cont_tit p {
    left: 50px;
    bottom: -10px;
    line-height: 1.5em;
}
.small_cont_about{
  width: 400px;
}
/*------------------
section caution
--------------------*/
.sec_caution{
  margin-top: 100px;
}
.sec_caution_tit{
  width: 221px;
  margin: 0 auto;
  position: relative;
  margin-top: -100px;
}
.sec_caution_tit span{
  color: #000;
  font-size: 34px;
  font-weight: bold;
  position: absolute;
  left: 40px;
  top: 90px;
}
.sec_caution_about{
  margin-top: -100px;
  padding: 200px 0;
}
.sec_caution_about dt,h4{
  text-align: center;
  font-size: 20px;
}
.sec_caution_about dt{
  margin-bottom: 100px;
}
h4{
  border: solid 1px #fff;
  padding: 10px;
  width: 320px;
  margin: 100px auto 50px auto;
}
.sec_caution_about li{
  font-size: 16px;
  line-height: 2em;
  text-indent: -3.5rem;
  padding-left: 3.5rem;
}
.sec_caution_about ul{
  width: 840px;
  margin: 0 auto;
}
/*------------------
section contact
--------------------*/

.sec_contact_inner{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.sec_contact_inner li span{
  font-size: 23px;
  font-weight: 900;
  display: inline-block;
  width: 120px;
}
.sec_contact_inner li span:nth-of-type(2){
  width: fit-content;
}
.sec_contact_inner li{
  line-height: 4em;
}
.sec_contact_inner li a{
  background-color: #b5a57d;
  color: #fff;
  padding: 10px 20px;
}
.link_yoyaku{
  display: block;
  width: 400px;
  padding: 15px;
  color: #fff;
  background-color: #b5a57d;
  text-align: center;
  margin: 0 auto 50px auto;
  font-size: 20px;
}
.sec_contact_inner iframe{
  width: 400px;
  height: 330px;
}
.company{
  background-image: url(../img/top_bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.company_inner{
  width: 1200px;
  margin: 0 auto;
  padding: 50px 0;
  background-color: rgba(255,255,255,0.6);
}
.company_inner table{
  width: fit-content;
  margin: 0 auto;
}
.company p{
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 40px;
}
.company th{
  width: 120px;
  border-bottom: solid 1px #b5a57d;
  padding: 10px;
}
.company td{
  padding-left: 20px;
  line-height: 1.5em;
  font-size: 15px;
}
/*------------------
section form
--------------------*/
h5{
  text-align: center;
  font-size: 30px;
  font-weight: 900;
  padding: 150px 0 50px 0;
}
h5 + p{
  text-align: center;
  line-height: 2em;
}
h5 + p a{
  color: #000;
}
/*-------------------
 page thanks
----------------------*/
.tnk_main{
  margin-top: 0;
  padding: 150px 0;
  text-align: center;
  font-size: 20px;
  line-height: 2em;
}
.tnk_main a{
  background-color: #919da2;
  color: #fff;
  display: block;
  margin: 150px auto 0 auto;
  width: 200px;
}

/*image size setting*/
.header_box .new_open {
   width: 465px;
}
.sidebar img:first-of-type{
  width: 84px;
}
.sidebar a img{
  width: 69px;
}
.section_tit>img{
  width: 96px;
}
.sec_contact .section_tit>img{
  width: 465px;
}
.iconBox img{
  width: 88px;
}
footer img{
  width: 355px;
}
.small_cont_tit img{
  width: 129px;
}
/*animation*/
.animation{
  opacity : 0;
  visibility: hidden;
  transition: 1s;
  transform: translateY(30px);
}
.active{
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}


/*new writing 202106*/
.top_cont_wrapp{
  background-image: url(../img/top_bg.jpg);
  background-position: center;
  background-repeat: repeat-y;
  background-size: cover;

}
.sec_toppage h2{
  font-size: 37px;
  background-image: url(../img/top_tit_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.sec_toppage h2 img{
  vertical-align: baseline;
  padding-right: 30px;
}
footer a{
  display: block;
  width: 240px;
  margin: 50px auto;
  color: #fff;
  border: solid 1px #fff;
  padding: 8px 30px;
}
footer a:hover{
  color: #919da2;
  transition: 0.8s;
  background-color: #fff;
}
.sec_toppage ul li span{
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 25px;
  display: inline-block;
  width: 183px;
  height: 155px;
  padding: 15px;
  text-align: left;
}
.sec_toppage ul{
  display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -ms-flex-wrap: wrap;
  	flex-wrap: wrap;
    -webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
    margin: 100px 0 50px 0;
}
.sec_toppage ul li{
  width: 300px;
  position: relative;
  height: 300px;
  text-align: center;
}
.sec_toppage ul li div{
  position: absolute;
  top: 8px;
  left: 32px;
  opacity: 0;
}
.sec_toppage ul li div.onmouse{
  opacity: 1;
  transition: 0.5s;
}
small{
  display: block;
  width: 100%;
  text-align: center;
  margin: 30px 0;
}
.sec_studio{
  margin: 100px auto;
}
.sec_studio_tit{
  width: 800px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  margin: 0 auto;
  background-color: #fff;
}
.sec_studio h4{
  font-size: 50px;
  font-weight: bold;
  width: 660px;
  background-color: #fff;
}
.sec_studio h4 span{
display: inline-block;
font-size: 25px;
}
.sec_studio_tit img{
  display: block;
  height: 147px;
  width: 57px;
  margin-top: 65px;
  background-color: #fff;
  padding: 0 30px;
}

.sec_studio dd{
  width: 850px;
  border: solid 1px #b5a57d;
  padding: 200px 50px 100px 50px;
  text-align: center;
  margin: 0 auto;
  margin-top: -90px;
}
.sec_studio dd p{
  font-size: 20px;
  line-height: 2em;
}
.section_contInner .item_cont dt{
  margin-bottom: 20px;
}
.section_contInner .item_cont{
  margin-bottom: 40px;
}
.item_cont dd{
  line-height: 2em;
  padding-left: 40px;
}
.item_cont dd span{
  font-weight: bold;
}

nav.PC{
  width: 1200px;
  margin: 0 auto;
  display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
nav.PC a{
  display: block;
  width: 250px;
  padding: 25px 20px 19px 20px;
  text-align: center;
  background-image: url(../img/gn_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
}
nav.PC a:hover{
  transform: scale(1.1);
  transition: 0.3s;
}
nav.PC img{
  padding-right: 15px;
  vertical-align: middle;
}
section.PCstudio_slide{
  display: block;
  width: 1200px;
  height: 750px;
  margin: 200px auto 0 auto;
}
.sec_stacos{
  text-align: center;
  margin: 100px auto;
}
.sec_stacos p:first-of-type{
  font-size: 37px;
  font-weight: 900;
  padding: 30px 0 0 0;
}
.sec_stacos p:nth-of-type(2){
  font-size: 20px;
  font-weight: bold;
  padding: 30px 0;
}
.sec_stacos a{
  background-color: #919da2;
  color: #fff;
  display: block;
  width: 300px;
  padding: 15px 0;
  margin: 0 auto;
}
/*202202追記*/
video{
  height: inherit;
  width: 100%;
}
.top_link_wide img{
  display: block;
  margin: 100px auto 50px auto;
}
.top_link_wide p,
.top_link_flex p{
  text-align: center;
  font-size: 20px;
}
.top_link_flex a{
  display: block;
  margin: 0 20px;
}
.top_link_flex ul{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.top_link_flex ul li{
  width: fit-content;
  height: fit-content;
}
.top_link_flex ul li a:hover{
  opacity: 0.8;
  transition: 0.3s;
}
.top_cont_wrapp{
  margin-top: 50px;
}
.sec_toppage2 ul{
  max-width: 650px;
  margin: 100px auto 50px auto;
  -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.sec_toppage2 ul li:nth-of-type(2){
  margin-top: 150px;
}
.sec_toppage2 ul li:nth-of-type(3){
  margin-top: -110px;
}
.sec_toppage2 ul li:nth-of-type(4){
  margin-top: 50px;
}
.sec_toppage2 a:hover{
  opacity: 0.8;
  transition: 0.3s;
}
.sec_caution{
  margin-top: 200px;
}
.sec_caution .section_wrapp{
  padding-top: 150px;
}
.top_link_wide a img:hover{
  opacity: 0.8;
  transition: 0.3s;
}
footer ul{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
footer li a{
  width: 55px;
  margin: 50px 10px 0 10px;
  border: none;
  padding: 0;
}
footer li a:hover{
  background-color: inherit;
  opacity: 0.8;
  transition: 0.3s;
}

footer a img{
  padding: 0;
}
.top_link_flex ul li{
  position: relative;
}
.top_link_flex ul li span{
  position: absolute;
  display: block;
  text-align: center;
  font-size: 30px;
  color: #fff;
  width: fit-content;
  height: fit-content;
  background-color: inherit;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  line-height: 1.5em;
}
.item_bg1{
  background-image: url(../img/item/item_bg1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.item_bg2{
  background-image: url(../img/item/item_bg2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.item_tit{
  text-align: center;
}
.item_tit span{
  display: block;
}
.item_tit span:first-of-type{
  font-size: 30px;
  padding-top: 20px;
}
.item_tit span:last-of-type{
  border-bottom: solid 1px #000;
  width: 170px;
  padding-top: 30px;
  margin: 0 auto;
}
.item_wrapp{
  margin: 100px auto 0 auto;
}
.item_inner{
  width: 1200px;
  margin: 50px auto;
  padding: 60px 0;
}
.item,.item_re{
  background-color: rgba(255,255,255,0.6);
  padding: 30px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  margin-bottom: 60px;
}
.item_re{
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.item_re.item_rere{
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.item dt,
.item dd{
  width: 50%;
}
.item dt img{
  display: block;
  margin: 0 auto;
}
.item dd{
  padding: 0 0 0 30px;
}
.item_re dd{
  padding: 0 30px 0 0;
}
.item_rere dd{
  padding: 0 0 0 30px;
}
.item p:first-of-type{
  font-size: 20px;
  font-weight: bold;
}
.item p:first-of-type span{
  display: block;
  font-size: 15px;
  padding-top: 10px;
}
.item p:nth-of-type(2){
  line-height: 1.5em;
  margin: 25px 0;
}
.item p:last-of-type{
  font-size: 24px;
  font-weight: bold;
  text-align: right;
}
.item p:last-of-type span{
  font-size: 16px;
  font-weight: bold;
}
.item_re p:last-of-type{
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}
.item_re .album_price p:first-of-type{
  background-color: #b5a57d;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  padding: 10px;
}
.item_re .album_price p{
  width: fit-content;
  height: fit-content;
  margin: 0;
}
.item_re .album_price{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
  margin-bottom: 7px;
}
.item_re .album_price:last-of-type{
  margin-bottom: 0;
}
.item_re .album_price p:last-of-type{
  font-size: 24px;
  font-weight: bold;
  text-align: right;
}
.item_option{
  display: block;
}
.item.item_re.item_option p:first-of-type{
  margin: 30px auto;
}
.item.item_re.item_option p:first-of-type,.item.item_re.item_option p:last-of-type
{
  text-align: center;
  font-size: 16px;
  font-weight: normal;
}
.item_option .album_price{
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.item.item_re.item_option .album_price p:first-of-type{
  margin: 0 30px 0 0;
}
.item.item_re.item_option .album_price p:last-of-type{
  font-size: 24px;
  font-weight: bold;
}
.data_inner p.data_tit{
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0;
}
.item_re .data_inner .album_price p:first-of-type{
  width: 190px;
}
.item_re p.data_price{
  font-size: 24px;
  font-weight: bold;
  text-align: right;
  margin-bottom: 20px;
}
.item_re p.data_price span{
  font-size: 16px;
  font-weight: bold;
}
.menu_tit p{
  font-size: 30px;
  font-weight: bold;
  border-bottom: solid 1px #000;
  padding: 40px 0 10px 10px;
  margin-bottom: 30px;
}
.menu_about li span{
  color: #b5a57d;
}
.menu_about li{
  line-height: 2em;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 30px;
}
.iconBox img{
  display: inline-block;
  margin: 0 5px;
}
.menu_caution{
  margin: 30px 0;
}
.menu_caution dt{
  text-align: center;
  border: solid 1px #000;
  padding: 10px;
  margin-bottom: 30px;
}
.menu_caution dd{
  width: fit-content;
  margin: 0 auto;
  line-height: 2em;
}
.link_campaign{
  text-align: center;
  margin: 60px auto;
}
.link_campaign a:hover{
  opacity: 0.8;
  transition: 0.3s;
}
.acd_cont{
  margin: 80px auto;
}
.acd_tit{
  font-size: 25px;
  text-align: center;
}
.acd_tit img{
  vertical-align: middle;
  margin-top: -10px;
  padding-right: 20px;
}
.acd_select{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  margin: 40px auto 0 auto;
}
.acd_select2{
  max-width: 600px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.acd_select input[type=radio] {
  display: none;
}
.acd_select input[type=checkbox] {
  display: none;
}
.acd_select label {
  font-size: 20px;
  display: block;
  margin: 0 10px;
  width: 250px;
  padding: 10px;
  background-color: #919da2;
  color: #fff;
  text-align: center;
  cursor: pointer;
  border-radius: 50px;
  border: solid 2px #919da2;
}
.acd_select2 label{
  margin-bottom: 15px;
}
.acd_select2 li:first-of-type label,
.acd_select2 li:nth-of-type(2) label{
  background-color: #b5a57d;
  border: solid 2px #b5a57d;
}
.acd_select input[type="radio"]:checked + label{
  background-color: #fff;
  color: #919da2;
  border: solid 2px #919da2;
  transition: 0.3s;
}
.acd_select input[type="checkbox"]:checked + label{
  background-color: #fff;
  color: #919da2;
  border: solid 2px #919da2;
  transition: 0.3s;
}
.acd_select2 li:first-of-type input[type="radio"]:checked + label{
  color: #b5a57d;
  border: solid 2px #b5a57d;
}
.acd_select2 li:nth-of-type(2) input[type="radio"]:checked + label{
  color: #b5a57d;
  border: solid 2px #b5a57d;
}
.acd_list{
  background-image: url(../img/photomenu/haikeijpg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.section_wrapp2{
  background-color: inherit;
  width: 1200px;
  padding: 50px 0;
  margin: 0 auto;
}
.acd_list p{
  text-align: center;
  font-size: 20px;
  line-height: 1.6em;
}
.section_inner.menu_section{
  margin-bottom: 0;
}
.acd,.acd2{
  display: none;
}
.acd ul,.acd2 ul{
  margin: 40px auto;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.acd ul li,.acd2 ul li{
  padding: 17px;
}
.acd ul li span,.acd2 ul li span{
  display: block;
  text-align: center;
  padding-top: 15px;
}
.ga_slide{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  max-width: 100%;
  margin: 0 auto;
  padding: 100px 0;
}
.bx-wrapper{
  width: 500px;
  height: fit-content;
  box-shadow: none;
  border: none;
  padding: 20px 10px;
  background-color: inherit;
}
.bx-viewport{
  height: fit-content;
}
.link_option_flex ul{
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.mochikomi_caution{
  width: fit-content;
  margin: 20px auto;
}
.mochikomi_caution span{
  display: block;
  margin: 0 0 10px 0;
}
.sarani{
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.staff_cont{
display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    margin: 50px auto;
    width: fit-content;
}
.staff_cont img{
  display: block;
  width: 400px;
  height: auto;
}
.staff_cont dl{
  max-width: 400px;
  padding: 0 30px;
}
.staff_cont dt{
  font-size: 25px;
  color: #b5a57d;
  font-weight: bold;
  padding-bottom: 20px;
}
.staff_cont dd{
  line-height: 2em;
}
.staff_cont_re{
  -webkit-box-orient: horizontal;
  	-webkit-box-direction: reverse;
  	-ms-flex-direction: row-reverse;
  	flex-direction: row-reverse;
}
.sec_faq{
  margin: 100px auto;
}
.sec_faq p{
  text-align: center;
  color: #b5a57d;
  font-size: 25px;
  font-weight: bold;
}
.sec_faq dl{
  max-width: 900px;
  margin: 40px auto;
  border-bottom: solid 2px #b5a57d;
  padding-bottom: 30px;
}
.sec_faq dt{
  padding-bottom: 30px;
  font-weight: bold;
}
.sec_faq dd{
  line-height: 2em;
}
.link_campaign_top{
  padding-bottom: 50px;
}
.camp_junbi{
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.menu_about li span.blue{
  color: skyblue;
}
.menu_caution .blue{
  color: skyblue;
}
.torikumi{
  padding-top: 50px;
}
.torikumi p{
  background-color: #919da2;
  color: #fff;
  text-align: center;
}
.torikumi div{
  padding: 20px;
}
.ga_slide.SP{
  display: none;
}
.sec_faq{
  background-image: url(../img/camp_bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 40px 0;
}
.sec_papamama{
  background-image: url(../img/bkg_dots.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0;
}
.acd_list_papamama{
  background-image: none;
}
.item_txt{
  margin: 25px 0;
  line-height: 1.5em;
}
#page_camp_main .menu_inner dl{
  margin-bottom: 100px;
}
#page_camp_main .menu_inner dt img{
  width: 100%;
  height: 500px;
  object-fit: cover;
}
#page_camp_main .menu_inner dd li{
  margin-bottom: 10px;
}
#page_camp_main .menu_inner dd li span:nth-of-type(2){
  font-size: 14px;
  color: inherit;
}
#page_camp_main .menu_inner dd{
  margin: 30px auto;
}
.menu_about li.camp_sarani{
  text-align: center;
  line-height: 1em;
  padding-top: 30px;
}
.menu_about li.camp_sarani span{
  display: block;
  font-size: 14px;
  margin-top: 15px;
  color: #000;
}
.camp_sarani .sarani{
  padding-top: 0;
}
.sec_studio{
  background-image: url(../img/camp_bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 40px 0;
}
.sec_toppage ul.SP{
  display: none;
}
.kimono_sanka{
  margin: 20px auto;
  text-align: center;
}

@media screen and (max-width: 1390px){
  .sec_toppage ul li{
    width: 290px;
  }
  .sec_toppage ul li div{
    left: 26px;
  }
  .section_inner{
    width: 100%;
  }
}
@media screen and (max-width: 1300px){
  nav.PC{
    width: 92.308vw;
  }
  .sec_caution_about ul{
    width: 100%;
  }
  .section_wrapp2{
    width: 70%;
  }
  .item_inner{
    width: 85%;
  }
}
@media screen and (max-width: 930px){
  .sec_toppage ul li{
    width: 270px;
  }
  .sec_toppage ul li div{
    left: 16px;
  }
}

.info p{
  text-align: center;
  line-height: 2em;
}
.info{
  margin-bottom: 80px;
}