@charset "utf-8";
/* CSS Document */
@page {
    size: A4;
}


/* Structure Module
----------------------------------------------------------------------------------------------------*/
html{
height:100%;
min-height:100%;
background-color:#FFF;
}

body{
width: 900px;
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform-origin: 0 0;
padding:0;
height:100%;
min-height:100%;
font-size:14px;
line-height:1.5;
color:#333;
text-align:left;
zoom:1;
  font-family: 'Lato', 'Avenir', 'Avenir Next', 'Century Gothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
-webkit-print-color-adjust: exact;

}

html > body{
height:auto;
}
html body{
font-size:90%;
}

* html body{
font-size:90%;
}
*:first-child + html body{
font-size:90%;
}
*{zoom:1;}
/* Heading */

body {
  -webkit-print-color-adjust: exact;
}
header {
  background-color: #fff!important;
}

img {
border:none;
font-size:1%;
line-height:1;
vertical-align:top;
}
.img {
border:none;
font-size:1%;
line-height:1;
}

dl{
zoom:1;
}

ul{
zoom:1;
}

ul,ul li, ol li{
list-style:none;
}

ol{
margin:0 0 15px 0;
padding:0 0 0 0;
/margin:0 0 10px 0;
/padding:0 0 0 0;
}
.printonly { display:block;}
ol li{
margin:0;
padding:0;
}


/* clearfix */
.clearfix {
    zoom:1;
}
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}

.clear {
clear:both;
}

/* link */

a, a:visited { color:#585980; text-decoration:none; }
a:hover { color:#585980; text-decoration:underline; }

/* format
----------------------------------------------------------------------------------------------------*/

#hdr, #ftr_sitemapArea .container{
  display: none;
}



/* ---------------------------

05. 共通CSS (第2階層)

---------------------------*/

body {
  background-color: #FFF;
  font-size: 14px;
  height: auto;
  line-height: 26px;
  overflow-x: hidden;
  width: 100%;
  overflow-x: hidden;
  position: relative;
  font-family: 'Lato', 'Avenir', 'Avenir Next', 'Century Gothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.pc_none {
  display: none;
}
.pc_noWrap {
  display: block;
}
a[href^="tel:"] {
  cursor: default;
}
#content main p + h1 , #content main p + h2 , #content main p + h3 , #content main p + h4{
  margin-top: 60px;
}

#content main p + ul, #content main table + ul, 
#content main p + ol, #content main table + ol,
#content main p + dl, #content main table + dl {
  margin-top: 40px;
}
#content main ul, #content main ol, #content main dl {
  margin-bottom: 50px;
}
#content main li > #content main ul, #content main li > #content main ol {
  margin-bottom: 10px;
}
#content main p + table{
  margin-top: 40px;
}
#content main table + p{
  margin-top: 40px;
}


/* ---------------------------

02. header

---------------------------*/
#hdr {
  width: 100%;
  height: 106px;
  min-width: 1024px;
  margin: 0 auto;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.drawer-navbar .drawer-brand.hdr_logo {
  background: url(/wp-content/themes/affinger5-child/images/common/logo.png) no-repeat;
  background-size: 71px 66px;
  width: 71px;
  height: 66px;
  margin: 20px 0 20px 20px;
  padding: 0;
  float: left;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.drawer-navbar .drawer-navbar-header.hdr_nav_logoArea {
  width: 230px;
}
.hdr_nav_logoArea_tit {
  font-size: 12px;
  line-height: 18px;
  margin-top: 38px;
  text-align: left;
  font-weight: normal;
}
.hdr_nav_logoArea_tit a {
  text-decoration: none;
  color: #333;
}
.hdr_nav_logoArea_tit a:hover {
  opacity: 0.7;
}
.drawer-navbar .drawer-nav {
  height: auto;
}
.drawer-menu-item {
  margin: 0 16px 0 0;
}
.hdr_nav_li {
  margin: 36px 0 0;
  font-weight: bold;
}
.hdr_contactArea {
  width: 280px;
  height: 106px;
  background-color: #f3ebe4;
  position: relative;
}
.hdr_phone {
  width: 280px;
  height: 50px;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
  line-height: 20px;
}
.hdr_phone_txt {
  font-size: 11px;
  line-height: 0;
}
.hdr_phone_number {
  display: block;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 28px;
  line-height: 0;
}
.icon_hdr_phone {
  margin-right: 5px;
}
.hdr_inquiry {
  float: left;
}
.hdr_inquiry a {
  background: url(/wp-content/themes/affinger5-child/images/common/btn_hdr_inquiry.png) no-repeat;
  background-size: 140px 55px;
  display: block;
  width: 140px;
  height: 55px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.hdr_reserve a {
  background: url(/wp-content/themes/affinger5-child/images/common/btn_hdr_reserve.png) no-repeat;
  background-size: 140px 55px;
  display: block;
  width: 140px;
  height: 55px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.hdr_inquiry a:hover, .hdr_reserve a:hover {
  opacity: 0.7;
}
a.hdr_tel:hover .hdr_phone_number img {
  opacity: 1;
}
/* ---------------------------

02. footer

---------------------------*/
#ftr_container {
  background-color: #ffeaf0;
  border-top: 1px solid #ddd;
  width: 100%;
  margin-top: 120px;
  padding: 70px 0;
}
.ftr_txt {
  text-align: center;
  margin-bottom: 50px;
}
.ftr_contact_area {
  background-color: #FFF;
  margin-bottom: 70px;
  padding: 30px 0;
  text-align: center;
}
.ftr_contact_text {
  width: 452px;
  margin: 0 auto;
}
.ftr_contact_text img {
  width: 100%;
  height: auto;
}
.ftr_contact_btn {
  background: url(/wp-content/themes/affinger5-child/images/common/ftr_btn.png) no-repeat;
  background-size: 454px 70px;
  display: block;
  width: 454px;
  height: 70px;
  margin: 10px auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.ftr_contact_btn:hover {
  opacity: 0.7;
}
.ftr_phone {
  text-align: center;
}
.ftr_phone_txt {
}
.ftr_phone_number {
  display: block;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 46px;
  line-height: 50px;
}
.ftr_phone a:hover {
  opacity: 1;
}
.icon_ftr_phone {
  margin-right: 5px;
  width: 32px;
  height: auto;
}
#ftr_sitemapArea {
  background-color: #333333;
  color: #FFF;
  padding: 40px 0 60px;
}
#ftr_sitemapArea a {
  color: #FFF;
}
#ftr_sitemapArea a:hover {
  opacity: 0.7;
}
#ftr_sitemap_set {
  width: 681px;
  float: left;
  display: flex;
}
.ftr_sitemap {
  width: 227px;
}
.ftr_sitemap_li li {
  line-height: 36px;
}
#ftr_bannerArea {
  width: 267px;
  float: right;
  overflow: hidden;
}
#ftr_bannerArea ul li {
  overflow: hidden;
}
#ftr_bannerArea ul li img {
  width: 100%;
  height: auto;
  line-height: 0;
}
.ftr_banner_l {
  width: 100%;
}
.ftr_banner_s {
  width: 130px;
  float: left;
}
.ftr_banner_sl {
  margin-right: 6px;
}
#ftr_copyrightsArea {
  margin-top: 50px;
  text-align: center;
}
.ftr_logo {
  width: 54px;
  margin: 0 auto;
}
.ftr_logo img {
  width: 100%;
  height: auto;
}
#page-top {
  width: 53px;
  height: 53px;
  position: fixed;
  right: 10px;
  bottom: 20px;
  background-color: #333;
}
#page-top a {
  display: block;
  width: 53px;
  height: 53px;
  position: relative;
}
#page-top img {
  width: 11px;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
a.ftr_tel:hover .ftr_phone_number img {
  opacity: 1;
}
/* ---------------------------

05. 共通CSS (第2階層)

---------------------------*/
/*.drawer-contents {
  margin-top: 106px;
}
*/
#wrapper {
  width: 100%;
  min-width: 1024px;
}
#main {
  margin-top: 106px;
}
.container {
  width: 1000px;
  margin: 0 auto;
}
.container + .container{
  margin-top: 120px;
}
.container_pc {
  width: 1000px;
  margin: 0 auto;
}
.section {
  margin-bottom: 120px;
}
.section_s {
  margin-bottom: 70px;
}
.section .section_s:last-child{
  margin-bottom: 0;
}
.bg_padding{
  padding: 70px 0;
}
.bg_margin{
  margin-bottom: 120px;
}

/* pankuzu */
#content main .pankuzu{
  border-bottom: 1px solid #DDD;
  padding: 5px 0;
  margin-bottom: 70px;
}
#content main .pankuzu ul{
  width: 1020px;
  margin: 0 auto;
  color: #999;
  font-size: 12px;
}
#content main .pankuzu ul li{
  float: left;
  padding-right: 5px;
}
#content main .pankuzu ul li:before{
  content: ">";
  margin-right: 5px;
}
#content main .pankuzu ul li:first-child:before{
  content: "";
}
#content main .pankuzu a{
  color: #999;
}


/*  -------------------- title  -------------------- */
.tit_en {
  color: #e95a83;
  font-size: 36px;
  line-height: 46px;
  margin-bottom: 20px;
  font-weight: 900;
  text-align: center;
}
.tit_en_sub {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 60px;
  text-align: center;
  padding-bottom: 20px;
  position: relative;
}
.tit_en_sub:after {
  content: "";
  background-color: #e95a83;
  display: block;
  width: 50px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tit_jp {
  color: #333333;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 20px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px;
  position: relative;
}
.tit_jp:after {
  content: "";
  background-color: #e95a83;
  display: block;
  width: 50px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tit_left {
  color: #333;
  font-size: 26px;
  font-weight: bold;
  line-height: 36px;
  margin-bottom: 35px;
}
.tit_midashi{
  font-size: 18px;
  border-left: 6px solid #e95a83;
  margin-bottom: 30px;
  padding-left: 8px;
}
.tit_number , .tit_number2{
  color: #333;
  font-size: 26px;
  font-weight: bold;
  line-height: 36px;
  margin-bottom: 35px;
}
.tit_number span{
  color: #e95a83;
  margin-right: 10px;
}
.tit_number2 span{
  background-color: #e95a83;
  border-radius: 100%;
  color: #FFF;
  display: block;
  width: 35px;
  height: 35px;
  float: left;
  text-align: center;
  margin-right: 10px;
  font-size: 22px;
}



/*  -------------------- header title area  -------------------- */

#tit_area {
  width: 100%;
  height: 320px;
  background: url(/wp-content/themes/affinger5-child/images/common/common_hdr_bg_lt.png) left top no-repeat,  url(/wp-content/themes/affinger5-child/images/common/common_hdr_bg_rt.png) right top no-repeat, #ffeaf0;
  background-size: 200px 320px, 200px 320px;
  display: table;
}
#tit_areaInner {
  display: table-cell;
  vertical-align: middle;
}
.tit_hdr_en {
  color: #e95a83;
  font-size: 36px;
  line-height: 40px;
  font-weight: 900;
  margin-bottom: 0;
  text-align: center;
}
.tit_hdr {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin: 0 !important;
}


/*  -------------------- button  -------------------- */
a.btn_common_white {
  background-color: #FFF;
  border-radius: 60px;
  border: 1px solid #e95a83;
  color: #e95a83;
  font-weight: bold;
  padding: 20px 40px;
  position: relative;
  text-align: center;
}
a.btn_common_white::before, a.btn_common_white::after {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
a.btn_common_white::before {
  width: 5px;
  height: 5px;
  border-top: 2px solid #e95a83;
  border-right: 2px solid #e95a83;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 2px;
  right: 20px;
}
a.btn_common_white:hover {
  opacity: 0.7;
}



a.btn_white {
  background-color: #FFF;
  border-radius: 60px;
  border: 1px solid #e95a83;
  color: #e95a83;
  font-weight: bold;
  padding: 10px 20px;
  position: relative;
  text-align: center;
}


/* pink */
a.btn_pink {
  background-color: #e95a83;
  border-radius: 60px;
  color: #FFF;
  font-weight: bold;
  padding: 10px 20px;
  position: relative;
  text-align: center;
}


/* gray */
a.btn_gray {
  background-color: #CCC;
  border-radius: 60px;
  color: #333;
  font-weight: bold;
  padding: 10px 20px;
  position: relative;
  text-align: center;
}

a.btn_white i.btn_icon_right , a.btn_pink i.btn_icon_right , a.btn_gray i.btn_icon_right{
  position: absolute;
  top: 30px;
  right: 20px;
}
a.btn_white i.btn_icon_left , a.btn_pink i.btn_icon_left , a.btn_gray i.btn_icon_left{
  position: absolute;
  top: 30px;
  left: 20px;
}


a.btn_large{
  display: block;
  padding: 30px 40px;
  width: 480px;
  font-size: 22px;
}
a.btn_middle{
  display: block;
  padding: 30px 40px;
  width: 340px;
  font-size: 18px;
}
a.btn_small{
  display: block;
  width: 100px;
}
a.btn_small i.btn_icon_right , a.btn_small i.btn_icon_left{
  display: block;
  top: 16px;
}
.btn_ct a{
  margin: 0 auto 20px;
}
.btn_ct a{
  margin: 0 auto 20px;
}
.btn_rt{
  float: right;
}
.btn_rt:after{
  content:"."; 
  display:block; 
  height:0; 
  clear:both; 
  visibility:hidden;
}
.btn_set{
 width: 100%;
  display: table;
}
.btn_set_inner{
  display: table-cell;
  width: 33%;
  vertical-align: middle;
}
.btn_set_01 a{
  float: left;
}
.btn_set_02 a{
  margin: 0 auto;
}
.btn_set_03 a{
  float: right;
}



/*  -------------------- list style -------------------- */
.ul_disc {
  margin-left: 3em;
  text-indent: 0;
}
.ul_disc > li {
  padding-left: 15px;
  position: relative;
}
.ul_disc > li:before {
  background-color: #e95a83;
  border-radius: 30px;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
  top: 0.7em;
}



ol.ol_number, ol.ol_number2{
  counter-reset: item;
  list-style-type: none;
  margin-left: 3em;
}
ol.ol_number > ol, ol.ol_number2 > ol,
ol.ol_number > ul, ol.ol_number2 > ul{
  padding-left: 1em;
}
.ol_number > li:before {
  counter-increment: item;
  content: counter(item)'.';
  padding-right: 8px;
  font-weight: bold;
}
.ol_number_pink > li:before {
  counter-increment: item;
  content: counter(item)'.';
  color: #e95a83;
  padding-right: 8px;
  font-weight: bold;
}
ol.ol_number2 , ol.ol_number2_large{
  counter-reset: yourDefinition;
}
ol.ol_number2  > li{
  padding-left: 35px;
  text-indent: -35px;
  margin-bottom: 10px;
}
ol.ol_number2 > li:before {
  counter-increment: yourDefinition;
  content: counter(yourDefinition);
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
  width: 24px;
  height: 24px;
  text-align: center;
  color: #FFF;
  text-indent: 0;
  background: #e95a83;
  border-radius: 100%;
  padding-right: 0;
}
ol.ol_number2_large > li:before {
  counter-increment: yourDefinition;
  content: counter(yourDefinition);
  display: inline-block;
  margin-right: 8px;  
  margin-bottom: 8px;
  text-align: center;
  color: #FFF;
  text-indent: 0;
  background: #e95a83;
  border-radius: 100%;
  
  width: 30px;
  height: 30px;
  font-size: 18px;
  line-height: 30px;
  padding-right: 0;
}
ol.ol_mincho > li{
  margin-bottom: 10px;
}
ol.ol_mincho > li:before {
  counter-increment: item;
  content: counter(item)'.';
  
  color: #333;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 30px;
  font-weight: bold;
  padding-right: 8px;
}
ol.ol_mincho_pink > li:before {
  counter-increment: item;
  content: counter(item)'.';
  
  color: #e95a83;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 30px;
  font-weight: bold;
  padding-right: 8px;
}


/*  -------------------- table  -------------------- */
.common_table{
  width: 100%;
  border-collapse: collapse;
  border:1px solid #DDD;
}
.common_table th{
  background-color: #f6f7f7;
  border-collapse: collapse;
  border:1px solid #DDD;
  font-weight: bold;
  padding: 8px;
}
.common_table td{
  border:1px solid #DDD;
  padding: 8px;
  background-color:#FFF; 
}
.common_table th.th_bg_yellow{
  background-color:#f2eab0; 
}
.common_table td.td_bg_yellow{
  background-color:#FFFCE6; 
}
.common_table th.th_bg_pink{
  background-color:#f9c8c8; 
}
.common_table td.td_bg_pink{
  background-color:#fceaea; 
}
.common_table th.th_bg_blue{
  background-color:#afd3f1; 
}
.common_table td.td_bg_blue{
  background-color:#ddecf9; 
}
.common_table th.th_bg_gray{
  background-color:#CCC; 
}
.common_table td.td_bg_gray{
  background-color:#DDD; 
}

.common_table td.td_bg_white{
  background-color:#FFF; 
}

.common_table th.th_bg_white{
  background-color:#FFF; 
}



/*  -------------------- photo layout  -------------------- */
.ph_set{
  margin-bottom: 40px;
}
.ph_area_large{
  width: 100%;
}
.ph_area_360{
  width: 360px;
}
.ph_area_460{
  width: 460px;
}
.ph_area_large img , .ph_area_360 img , .ph_area_460 img{
  width: 100%;
  height: auto;
  line-height: 0;
}
.ph_area_l{
  float: left;
  margin: 0 30px 30px 0;
}
.ph_area_r{
  float: right;
  margin: 0 0 30px 30px;
}