@charset "UTF-8";
/*	font */
body {
  color: #8B572A;
  font-size: 18px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 400;
  font-style: normal;
	text-size-adjust: 100%;
  width: 100%;
  margin: auto;
  letter-spacing: 0.03rem;
  background: #FFF8EB; 
}
#main_inner{
  width: 100%;
  background: linear-gradient(0deg,#FFECEB, #FFF8EB ); 
  padding-bottom: 25px;
}

/**常用タグ**/
a{
  text-decoration: none;
  color: #ffffff;
}
a:hover{
  opacity: 0.6 !important;
  transition: opacity 0.3s linear !important;
}
h2 span{
  font-size: 20px;
  display: block;
  line-height: 3rem;
}

li{
  list-style:none;
  display: inline-block;
}
ul{
  padding-left: 0;
}
p{
  font-size: 18px;
  display: inline-block;
  line-height: 2.5rem;
}
dl{
  width: 410px;
  margin: auto;
  font-size: 15px;
  text-align: left;
  margin-bottom: 30px;
}
dt{
  display: inline-block;
  padding: 5px;
  background-color: #F7A0A0;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 10px;
  color: #fff;
  margin-bottom: 7px;
  margin-top: 7px;
}
dd{
  text-align: left;
  display: inline-block;  
  vertical-align: top;
  padding: 5px;
  margin-bottom: 7px;
  margin-top: 7px;
}
dl div{
  border-bottom:solid 1.5px #FFDEDE ;
}

/**ヘッダー**/
header{
  padding-top: 35px;
  padding-bottom: 15px;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}
#header_bottom{
  background-image: url("../img/pc/common/header_bottom.png");
  width: 100%;
  height: 2px;
  margin-top: 40px;
}
#logo{
  margin-bottom: 20px;
  display: block;
}
#logo img{
  width: 237px;
}
#menu_btn{
  width: 80px;
  position: absolute;
  top: 30px;
  right: 30px;
}

/**navi**/
nav{
  position: absolute;
  top:0;
  right: 100px;
}

/**コンテンツ**/
.wrap1,
.wrap2{
  width: 980px;
  padding-left: 40px;
  padding-right: 40px;
  margin: auto;
}
.wrap2{
  padding-top: 80px;
  padding-bottom:80px;
}
.art_margin{
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
}

.bg_style2,
.bg_left_img_style,
.bg_right_img_style{
  background-color: #ffff;
  border-radius: 25px;
}
.bg_right_img_style img{
  width: 400px;
  display: inline-block;
  margin-left: 45px;
}
.bg_style2 a,
.bg_right_img_style a{
  color: #8B572A;
  font-weight: bold;
}
.left_box{
  width: 400px;
  display: inline-block;
  margin-right: 45px;
  vertical-align: top;
  margin-top: 70px;
}
.bg_left_img_style img{
  width: 400px;
  display: inline-block;
  margin-right: 45px;
}
.right_box{
  width: 400px;
  display: inline-block;
  margin-left: 45px;
  vertical-align: top;
}
.content_box_sytle1{
  margin: auto;
  width: 430px;
  display: inline-block;
  background-color: #FFFAF0;
  border-radius: 25px;
  margin-left: 8px;
  margin-right: 8px;
  vertical-align: top;
  padding-bottom: 30px;
}
.content_box_sytle1 h3{
  display: inline-block;
  background-color: #FCB96A;
  color: #fff;
  font-weight: normal;
  font-size: 24px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-radius: 25px;
  letter-spacing: 0.15rem;
  margin-top: -30px;
}
.content_box_wrap{
  margin-top: 80px;
}
.content_box_sytle1 p{
  display: block;
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 2rem;
}
.content_box_sytle1 dl{
  margin-left: 30px;
  margin-right: 30px;
  width: 370px;
}

.h2_en{
  color:#F7A0A0;
  font-size: 16px;
  margin-bottom: 25px;
  margin-top: 13px;
  letter-spacing: 0.3rem;
}
.fs15{
  font-size: 15px;
  line-height: 2.1rem;
}
.fs30{
  color:#F7A0A0;
  font-size: 30px;
  letter-spacing: 0.2rem;
}
.fs30 a{
  color:#F7A0A0;
}
.box_desc{
  line-height: 2.1rem;
  margin-bottom: 25px;
}
.btn_style2,
.btn_style1{
  color: #fff !important;
  font-size: 15px;
  display: inline-block;
  background-color: #F7A0A0;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 18px;
  padding-bottom: 18px;
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.btn_style2{
  background-color: #1EC305;
}
.mt15{
  margin-top: 15px;
}
.mt80{
  margin-top: 80px;
}
.strong{
  color:#F7A0A0;
}
.bg_style1{
  width: 100%;
  padding: 0;
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}
.under_line{
  margin: auto;
  width: 460px;
  height: 1px;
  background-color: #FFDEDE;
  margin-top: 30px;
  margin-bottom: 30px;
}
.w300{
  width: 300px;
}
.w200{
  width: 200px;
}


/**フッター**/
footer{
  height: 264px;
  background: linear-gradient(270deg,#FFECEB, #FFF8EB ); 
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 80px;
}
footer a{
  color: #8B572A;
}
footer #footer_left,
footer #footer_right{
  width:450px;
}
footer #footer_left{
  display: inline-block;
  padding-top: 30px;
}
footer #footer_left img{
  width: 236px;
}
footer #footer_right{
  display: inline-block;
  vertical-align: top;
  margin-left: 50px;
}
footer #footer_right h2{
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 20px;
}
#footer_left_middle{
  margin-top: 100px;
  margin-bottom: 20px;
  font-size: 12px;
}
#footer_left_middle a{
  text-decoration: underline;
}
#copyright{
  font-size: 10px;
}
#footer_right ul{
  display: inline-block;
  width: 200px;
}
#footer_right ul li{
  display: block;
  background-image: url("../img/pc/common/footer_sitemap.png");
  background-position: left;
  background-repeat: no-repeat;
  background-size: 6px;
  font-size: 15px;
  padding-left: 15px;
  margin-bottom: 20px;
}
#footer_right div{
  margin-top: 20px;
  font-size: 12px;
}

#page-button{
  background-image: url("../img/pc/common/TOP.png");
  background-repeat: no-repeat;
  background-size: 60px 60px;
  width: 60px;
  height: 60px;
  position: absolute;
  bottom: 40px;
  display: none;
  right: 2%;
  z-index: 150;
}
  
#modal{
  display: none;
}
#iphone_no{
  color: #8B572A !important;
}

/**gnaviついてくる**/
.gnavi_area_fixed {
	position: fixed !important;
	top: 0;
	z-index: 10000 !important;
	display: block !important;
  width: 100%;
}

/**いろいろ**/
.imeon {
	ime-mode: active; /* 全角モード */
}
.imeoff {
	ime-mode: inactive; /* 半角モード */
}
.fszero{
  font-size: 0;
}
.text_center{
  text-align: center;
}
.text_left{
  text-align: left;
}
.text_right{
  text-align: right;
}
.for_sp {
  display: none;
}
.for_pc {
  display: inline-block;
}


/**モーダル**/
#over_lay{
  width: 100%;
  position: fixed;
  height: 100%;
  top:0;
  left:0;
  z-index: -1;
}
.over_lay_active{
  z-index: 10000 !important;
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter:blur(40px);
}
#modal .text_right .modal_btn_close{
  margin-right: 20px;
  width: 80px;
}

#modal{
  float: right;
  width: 100%;
  height: 850px;
  position: fixed;
  padding-top: 20px;
  z-index: 10001;
  right: 0;
  top:0;
  display: none;
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 100vh !important;
  box-sizing: border-box;
  right: -500px;
}

#modal li{
  display: block;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}
#modal li a{
  color: #8B572A;  
}
#modal_footer{
  margin-top: 20px;
  margin-bottom: 20px;
}
#modal_footer img{
  width: 236px;
}
#modal_footer a{
  color: #8B572A;
  display: block;
  font-size: 12px;
}
#modal_pv{
  margin-top: 30px;
}
#modal_pv span{
  border-bottom-color: #8B572A;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
#modal_cr{
  margin-top: 10px;
  font-size: 10px;
}
