@charset "utf-8";

/* =============================================================

　　Style Reset

============================================================= */

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
       -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  overflow-y:auto;
  color: #221814;
  background: #fff;
  font-size: 62.5%;
}
body{
	
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,img {
  border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var,optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del,ins {
  text-decoration: none;
}

li {
  list-style: none;
}

caption,th {
  text-align: left;
}

h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,q:after {
  container: '';
}

abbr,acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

legend {
  color: #000;
}

input,button,textarea,select,optgroup,option {
  font-style: inherit;
  font-weight: inherit;
}

input,button,textarea,select {
  *font-size: 100%;
}

address {
  font-style: normal;
}

input[type*="button"] {
  cursor: pointer;
}

/* clearfix 設定
-------------------------- */
.clearfix:after {
  display: block; 
  clear: both; 
  visibility: hidden;
  height: 0; 
  font-size: 0;
  content: "."; 
}

.clearfix {
  min-height: 1px;
  clear: both;
}

* html .clearfix {
  height: 1px;
}

/* 共通 設定
-------------------------- */
body {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size:14px;
  font-size:1.4rem;
  line-height:1.6;
  letter-spacing: 0;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  color: #333;
}

a {
  text-decoration: none;
}

.lp-container {
  max-width: 970px;
  margin: 0 auto;
}

.lp-container img {
 vertical-align: bottom;
}

.box-pc {
  display: block;
}

.box-sp {
  display: none;
}
.text-center {
 text-align: center;
}

@media screen and (min-width: 660px){
.text-hide {
  box-sizing: border-box;
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto auto;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  margin: auto;
}
}
@media screen and (max-width: 659px){
.text-hide {
  box-sizing: border-box;
  width: 100%;
  height: 0;
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
}

@media screen and (max-width: 659px){
  body {
    font-size:13px;
    font-size:1.3rem;
  }
  img {
    height: auto;
    max-width: 100%;
  }
  .lp-container {
    width: 93.75%;
    margin: 0 auto;
  }
  
 .box-pc {
    display: none;
  }
  
 .box-sp {
    display: block;
  }
}

/* ヘッダー
-------------------------- */
.header {
  margin: 20px 0;
}

.header-logo {
  float: left;
}

.header-tel {
  float: right;
}

@media screen and (max-width: 659px){
  .header-logo {
    float: none;
    margin: 0 0 0 10px;
  }
  
  .header-logo img {
    width: 60%;
  }
  
  .header-tel {
    display: none;
  }
}

/* セクション01
-------------------------- */
@media screen and (min-width: 660px){
.container01 .box-text {
  float: left;
  width: 534px;
}

.container01 h1 {
  background-image: url(/entry/common/images/tokyupoint/img_sec01_01.png);
  height: 360px;
  width: 534px;
}

.container01 .box-img {
  float: right;
  background-image: url(/entry/common/images/tokyupoint/img_sec01_02.png);
  height: 470px;
  width: 420px;
}

.container01 .btn-01 {
  margin: 20px 0 0;

}

.container01 .btn-01 a {
  background-image: url(/entry/common/images/tokyupoint/btn_01.png);
  height: 74px;
  width: 530px;
}
.container01 .lp-container {
margin-bottom: 4rem;
}
}

@media screen and (max-width: 659px){
.container01 .lp-container {
  width: 100%;
margin-bottom: 2rem;
}

.container01 .box-text {
  margin: 0 auto;
}

.container01 h1 {
  background-image: url(/entry/common/images/tokyupoint/img_sec01_01_sp.png);
  padding-top: 87.5%;
}

.container01 .box-img {
  background-image: url(/entry/common/images/tokyupoint/img_sec01_02_sp.png);
  padding-top: 28.5714%;
  margin: 0 auto;
}

.container01 .btn-01 {
  margin: 2em auto;
}

.container01 .btn-01 a {
  background-image: url(/entry/common/images/tokyupoint/btn_01.png);
  padding-top: 13.9622%;
}
}

/* セクション02
-------------------------- */
@media screen and (min-width: 660px){
.container02 {
  background-color: #fff;
  padding: 10px 0 68px;
  text-align: center;
}

.container02 .lp-container {
  margin-top: 40px;
}

.container02 h2 {
  background-image: url(/entry/common/images/tokyupoint/ttl_sec02_01.png);
  height: 127px;
  width: 215px;
}

.container02 .box-img {
  margin-top: -10px;
  width: 940px;
}

.container02 .box-img li:first-child {
  float: left;
  background-image: url(/entry/common/images/tokyupoint/img_sec02_01.png);
  height: 478px;
  width: 420px;
}

.container02 .box-img li:last-child {
  float: right;
  background-image: url(/entry/common/images/tokyupoint/img_sec02_02.png);
  height: 478px;
  width: 420px;
}

.container02 .box-text {
  background-image: url(/entry/common/images/tokyupoint/txt_sec02_02.png);
  height: 197px;
  width: 638px;
}
}
.mainimage img{
 width:800px;
 text-align:center;
}

@media screen and (max-width: 659px){
.container02 {
  background-color: #fff;
  text-align: center;
  margin: 0 auto;
  padding: 0% 0 3em;
}


.mainimage img{
 width:100%;
}

.container02 .lp-container {
  margin-top: 2em;
  width: 87.5%;
}

.container02 h2 {
  background-image: url(/entry/common/images/tokyupoint/ttl_sec02_01_sp.png);
  margin: 0 auto;
  padding-top: 28.5714%;
  width: 38.9285%;
}

.container02 .box-img li:first-child {
  background-image: url(/entry/common/images/tokyupoint/img_sec02_01_sp.png);
  margin-top: 2em;
  padding-top: 96.4285%;
}

.container02 .box-img li:last-child {
  background-image: url(/entry/common/images/tokyupoint/img_sec02_02_sp.png);
  margin-top: 4em;
  padding-top: 97.4285%;
}

.container02 .box-text {
  background-image: url(/entry/common/images/tokyupoint/txt_sec02_02_sp.png);
  padding-top: 33.3333%;
  margin-top:20px;
}

}

/* -------------------------------- 
-------------------------------- */
@media screen and (min-width: 660px) {

.day {
  background:#fda941;
  color:#353947;
  padding:12px 0;
  border-radius:3px;
  box-shadow:0px 0px 2px 0px #e5e5e5;
  -moz-box-shadow:0px 0px 2px 0px #e5e5e5;
  -webkit-box-shadow:0px 0px 2px 0px #e5e5e5;
  display: inline-block;
  width: 168px;
  text-align: center;
}
.day:after {
  border:10px solid transparent;
  border-left-color:#fda941;
  border-right-width:0;
  right:-10px;
  content:"";
  display:block;
  top:16px;
  position:absolute;
  width:0;
}
.day span {
  font-size: 14px;
}
}
@media only screen and (max-width: 659px) {

.day {
  background:#fda941;
  border-radius:3px;
  color:#353947;
  padding:10px 0;
  box-shadow:0px 0px 2px 0px #e5e5e5;
  -moz-box-shadow:0px 0px 2px 0px #e5e5e5;
  -webkit-box-shadow:0px 0px 2px 0px #e5e5e5;
  display: inline-block;
  width: 11em;
  text-align: center;
}
.day:after {
  border:10px solid transparent;
  border-right-color:#fda941;
  border-left-width:0;
  left:-10px;
  content:"";
  display:block;
  top:12px;
  position:absolute;
  width:0;
}
}

/* -------------------------------- 
-------------------------------- */
.elem_table_set table {
  table-layout: fixed;
  width: 100%;
  border-style: solid;
  border-width: 1px 0 0 1px;
  border-color: #353947;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.elem_table_set table tr th, .elem_table_set table tr td {
  margin: -1px 0 0;
  padding: 5px 5px 5px 5px;
  padding: 0.5rem 0.5rem 0.5rem 0.5rem;
  border-bottom: 1px solid #353947;
  border-right: 1px solid #353947;
  vertical-align: middle;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 1.2rem;
}
.elem_table_set table thead th {
  background: #ededed;
  font-weight: bold;
  text-align: center;
}
.elem_table_set table tbody th[scope=row] {
  font-weight: bold;
}

@media screen and (min-width: 660px) {
.elem_table_set {
  margin: 0rem auto 1.5rem;
  padding: 20px 0 40px;
  width: 860px;
}

.elem_table_set table {
  border-right: none;
}
.elem_table_set table tr th, .elem_table_set table tr td {
  padding: 15px 10px 10px 10px;
  padding: 1.5rem 1rem 1rem 1rem;
  font-size: 14px;
  font-size: 1.4rem;
}
}

@media screen and (max-width: 659px){
.elem_table_set {
  margin: 0rem auto 1.5rem;
  padding: 1em 0 2em;
  width: 90%;
}

.elem_table_set table tr th p, .elem_table_set table tr th li, .elem_table_set table tr th dt, .elem_table_set table tr th dd, .elem_table_set table tr th th, .elem_table_set table tr th td, .elem_table_set table tr td p, .elem_table_set table tr td li, .elem_table_set table tr td dt, .elem_table_set table tr td dd, .elem_table_set table tr td th, .elem_table_set table tr td td {
  font-size: 12px;
  font-size: 1.2rem;
}
}

/* Web入会
-------------------------- */
.guide {
  padding: 40px 0;
}

.guide .box-text {
  padding: 10px 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #e14226;
  color: #fff;
  font-size: 20px;
  font-size: 2.0rem;
  text-align: center;
}

.guide .box-card {
  margin: 0 auto;
}

.guide .box-card h3 {
  margin: 20px 0;
  padding: 0 0 30px;
  background:url(/entry/common/images/tokyupoint/icon_arrow_01.png) no-repeat center bottom;
  font-size: 20px;
  font-size: 2.0rem;
}

.guide .box-card .box-card-detail01, 
.guide .box-card .box-card-detail02, 
.guide .box-card .box-card-detail03 {
  width: 420px;
  margin-top: 30px;
  text-align: center;
}

.guide .box-card .box-card-detail01,
.guide .box-card .box-card-detail03 {
  float: left;
}

.guide .box-card .box-card-detail02 {
  float: right;
}

.guide .box-card ul li {
  position: relative;
  float: left;
  width: 200px;
  text-align: center;
	cursor: pointer;
}

.guide .box-card ul li:last-child {
  margin: 0 0 0 20px;
}

.guide .box-card ul li:before {
  position: absolute;
  top: 14%;
  left: 8px;
  content:url(/entry/common/images/tokyupoint/icon_master.png);
}

.guide .box-card ul li:last-child:before {
  content:url(/entry/common/images/tokyupoint/icon_visa.png);
  left: 6px;
}

.guide .box-card ul li:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  content: '';
  margin-top:-2px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.guide .box-card ul li a {
  display: block;
  height: 58px;
  color: #fff;
  font-size: 20px;
  font-size: 2.0rem;
  text-indent:39px;
  line-height: 58px;
}

.guide .box-card .box-card-detail01 ul li a,
.guide .box-card .box-card-detail02 ul li a {
  background: #ed6d47;
 }
 
 
.guide .box-card .box-card-detail03 ul li a {
  background: #f39800;
 }

@media screen and (min-width: 660px) {
.guide h2.text-hide {
  background-image: url(/entry/common/images/tokyupoint/ttl_card_01.png);
  height: 88px;
  width: 540px;
}

.guide .box-card {
  width: 882px;
}

.guide .box-card h3 span {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
}

.guide .box-card .box-card-detail01 ul li:hover,
.guide .box-card .box-card-detail02 ul li:hover,
.guide .box-card .box-card-detail03 ul li:hover  {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
}

.guide .box-note {
  position: relative;
  margin: 100px auto 0;
  padding: 20px 0;
  background: url(/entry/common/images/tokyupoint/bg_ac.png) #dbdadd;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.5em;
  text-align: center;
  cursor:pointer;
}

.guide .box-note:after {
  position: absolute;
  top: 30%;
  right: 40px;
  content:url(/entry/common/images/tokyupoint/icon_arrow_02_01.png);
}

.guide .active.box-note:after {
  content:url(/entry/common/images/tokyupoint/icon_arrow_02_02.png);
}

.guide .box-note-detail {
  display: none;
  line-height: 1.8em;
}

.guide .box-note-detail h2 {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 2;
}

.guide .box-note-detail dt {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}

.guide .box-note-detail h3 {
  font-weight: bold;
  margin-top: 20px;
}

.guide .box-note-detail li {
  padding-left: 1em;
  text-indent: -1em;
}

.guide .box-note-detail .no-indent {
  padding-left: 0;
  text-indent: 0;
}
    .point_label.style_p {
    font-size: 1.4rem;
    text-align: left;
    background-color: 
    #E0E0E0;
}
@media screen and (min-width: 660px) {
.guide .box-note {
  width: 940px;
}

.guide .box-note-detail {
  margin: 40px auto 0;
  width: 800px;
}

.guide .box-note-detail dd {
  margin: 10px 0 30px;
}
.point_label.style_p {
    padding: 5px;
    line-height: 1.4;
    font-size: 1.4rem;
    text-align: left;
    background-color: #E0E0E0;
}
}

@media screen and (max-width: 659px){
  .guide {
    padding: 20px 0 30px;
  }

.guide h2.text-hide {
  background-image: url(/entry/common/images/tokyupoint/ttl_card_01.png);
  padding-top: 14.6666%;
  width: 90%;
  margin: 0 auto;
}
  
  .guide .box-text {
    margin: 0 40px;
    padding: 10px 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  
  .guide h2 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.5em;
  }

  .guide h2 br {
    display: block;
  }
  
  .guide h2 em {
    color: #e14226;
  }
  
  .guide h2 span {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
  }
  
  .guide .box-card {
    margin: 20px 0 0;
  }
  
  .guide .box-card h3 {
    margin: 10px 0;
    padding: 0 0 20px;
    font-size: 1.6rem;
  }
 
  .guide .box-card h3 span {
    display: block;
    font-size: 1rem;
  }
 
  .guide .box-card img {
    width: 100%;
  }
  
  .guide .box-card .box-card-detail01, 
  .guide .box-card .box-card-detail02,
  .guide .box-card .box-card-detail03 {
    float: none;
    width: auto;
    text-align: center;
  }
  
  .guide .box-card .box-card-detail01 {
    margin: 0 0 40px;
  }
    
  .guide .box-card ul li {
    position: relative;
    float: left;
    width: 45%;
    margin: 0 0 0 2px;
    text-align: center;
  }
    
  .guide .box-card ul li:before {
    top: -1px;
    left: -2px;
    content:url(/entry/common/images/tokyupoint/icon_master.png);
 	-webkit-transform: scale(0.5); 
 	-moz-transform: scale(0.5); 
    transform: scale(0.5);
 }
 
  
  .guide .box-card ul li:last-child:before {
    content:url(/entry/common/images/tokyupoint/icon_visa.png);
    left: -2px;
  }
  
  .guide .box-card ul li:after {
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    content: '';
    margin-top:-2px;
    width: 4px;
    height: 4px;
  }
  
  .guide .box-card ul li a {
    display: block;
    height: 40px;
    font-size: 12px;
    font-size: 1.2rem;
    text-indent:15px;
    line-height: 40px;
  }

  .guide .box-note {
    position: relative;
    margin: 30px 0 0;
    padding: 20px;
    background: url(/entry/common/images/tokyupoint/bg_ac.png) #dbdadd;
    font-size: 14px;
    font-size: 1.4rem;
  }
  
  .guide .box-note:after {
    position: absolute;
    top: 20%;
    right: 0;
 	-webkit-transform: scale(0.5); 
 	-moz-transform: scale(0.5); 
    transform: scale(0.5);
  }

  .guide .box-note-detail {
    margin: 20px 0 0;
    padding: 0 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  

  .guide .box-note-detail dd {
    margin: 1em 0 2em;
  }
.point_label.style_p {
    margin-bottom: 1rem;
    padding: 5px;
    line-height: 1.4;
    font-size: 1.4rem;
    text-align: left;
    background-color: #E0E0E0;
}
}

@media screen and (max-width: 320px){
  .guide .box-card h3 {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .guide .box-card ul li a {
    text-indent:10px;
  }
  
  .guide .box-card ul li:before {
    top: -2px;
    left: -13px;
    content:url(/entry/common/images/tokyupoint/icon_master.png);
 	-webkit-transform: scale(0.4); 
 	-moz-transform: scale(0.4); 
    transform: scale(0.4);
  }
 
  .guide .box-card ul li:last-child:before {
    left: -13px;
  }
}

/* フッター
-------------------------- */
@media screen and (min-width: 660px) {
.footer {min-width:1000px;}
}
.footer {
  margin: 30px 0 0;
  padding: 30px 0 0;
  border-top: 1px solid #ccc;
}

.footer .page-top {
  display: none;
}

.footer .footer-contact {
  text-align: center;
}

.footer .footer-contact li {
  display:inline-block;
  margin: 0 20px 0;
}

.footer .footer-contact li.ttl {
  padding: 10px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #343434;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  vertical-align:top;
}

.footer .txt-contact {
  margin: 20px 0;
  text-align: center;
}

.footer .txt-contact br {
  display: none;
}

.footer .txt-copyright {
  padding: 15px 0;
  background: #343434;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 659px){
  .footer {
    margin: 10px 0 0;
    padding: 10px 0 0;
    border: none;
  }
  .footer .page-top {
    position: relative;
    display: block;
    margin: 0 10px 0 0;
    padding: 0 15px 0 0;
    color: #494949;
    text-align: right;
  }
  
  .footer .page-top:after {
    position: absolute;
    top: 3px;
    right: 0;
    content: '';
    width: 8px;
    height: 8px;
    margin-top: 0;
    border-top: 1px solid #494949;
    border-right: 1px solid #494949;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  
  .footer .page-top a {
    color: #494949;
  }

  .footer .footer-contact {
    margin: 30px 0 0 20px;
  }

  .footer .footer-contact li {
    display: block;
    margin: 0 0 10px;
    text-align: left;
  }

  .footer .footer-contact li img {
    width: 90%;
  }

  .footer .footer-contact li:last-child {
    padding: 0;
  }

  .footer .footer-contact li.ttl {
    width: 40%;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
  }

  .footer .txt-contact {
    margin: 20px;
    line-height: 1.5em;
  }  
  
  .footer .txt-contact br {
    display: block;
  }  
  
  .footer .txt-copyright {
    padding: 5px 0;
  }
  
  .mfp-content img.mfp-img{width:auto; height:auto!important; max-height:auto!important;}

}

@media screen and (max-width: 320px){
  .footer .footer-contact {
    margin: 30px 0 0 10px;
  }
}

/* sec0_1 */
.sec0_1 p.leadTxt {
    background-color: #fda941;
    color: #333333;
    font-size: 24px;
    padding: 10px;
    text-align: center;
	font-weight:bold;
}

.sec0_1 .normalTxt {
    font-size: 18px;
    line-height: 1.5;
}

.sec0_1 .txtL {
    font-size: 44px;
    font-weight: bold;
}
.txtRed {
    color: #be1920 !important;
    font-weight: bold !important;
}

.sec0_1 .normalTxt {
    font-size: 18px;
    line-height: 1.5;
    padding: 20px;
    text-align: center;
}

.sec0_1 .col {
    border: 2px solid #fda941;
    width: 100%;
	background:#FFF;
}

.sec0_1 {
    margin:20px auto 0;
    width:942px;
}

@media screen and (max-width: 640px){
  .sec0_1 {
  width:100%;
  }

}

/* top_emp */

div.attentionArea {
    border: 3px solid #091d40;
    margin: 10px auto;
    padding: 20px;
    width: 780px;
    font-size: 16px;
    font-weight: bold;
}
.mt10 {
    margin-top: 10px !important;
}

@media screen and (max-width: 640px){
  div.attentionArea {
    border: 3px solid #091d40;
    margin: 10px auto;
    padding:20px;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
}
}

/* gb */

.container{
    background-color: #ffffff;
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0 auto;
    /*min-width: 1000px;*/
    padding:0;
    text-align: center;
}

.container .btn-02 a {
    background-image: url("/entry/common/images/tokyupoint/btn_02.png");
    height: 84px;
    margin-bottom: 15px;
    margin-top: 50px;
    width: 600px;
}

.source01,
.source02,
.source03,
.source04,
.source05{
	display: none;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
position: static;
  overflow: visible;
  cursor: pointer;
  margin: 2rem auto 0px;
	background-color: #9b9b9b;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
   position: fixed;
    right: 50%;
    margin: 2% -2rem 0 0;
    top: inherit;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
border-radius: 22px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
     top: inherit; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }


.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

.mfp-image-holder .mfp-figure button.mfp-close {
    position: absolute;
    top: 0;
    right: -10%;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* Magnific Popup CSS */

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  background-image: url(/entry/common/images/tokyupoint/close.png);
  background-position: top right;
  background-repeat: no-repeat;
  font-size: 0;
  height: 46px;
  right: -15px;
  opacity: 1;
  padding: 0;
  width: 46px;
  top: 1%;
}

.mfp-close:active {
  top: 1%;
}

@media screen and (max-width: 659px){
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  background-size: 100% auto;
  height: 37px;
  right: -3px;
  width: 37px;
}
.mfp-image-holder .mfp-figure button.mfp-close {
    position: absolute;
    top: -3rem;
    right: 0%;
}
}
@media screen and (max-width: 659px){
button.mfp-close, button.mfp-arrow {
    margin: 1rem auto 0.5rem;
    }
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
}

.mfp-figure:after {
  box-shadow: none;
  background: none;
}

img.mfp-img {
  padding: 20px 0;
}

.text-bold{
    font-weight: bold;
}

/*固定申込みボタンcss*/
#area_pagetop #pgn_pagetop{
    display: none!important;
}
.floating_position{
    position: relative;
}
.floating_area{
    display: none;
    position: fixed;
    bottom: 0;
    height: auto;
    z-index: 1;
    width: 100%;
    margin: 0 auto;

}
.floating_wrap{
    background-color: rgba(255,255,255,0.8);
    box-shadow: 0 4px 4px 4px #ccc;
}
.btn_flex{
  width: 100%;
    margin: 0 auto;
    display: flex;
    text-align: center;
    justify-content: center;
    align-content: center;
    align-items: center;
    padding:1.6rem 1rem;
}
ul.btn_flex>li+li{
    margin-left: 1rem;
}
.floating_btn,.top_btn{
    text-align: center;
    vertical-align: middle;
}
.floating_btn>a{
    width: 600px;
    display: block;
    padding: 1.2rem;
    color: #fff;
    text-decoration: none;
    background-color: #eb2f4c;
    border-color: #eb2f4c;
    font-size: 2rem;
    font-weight: bold;
    border-radius: 8px;
    box-shadow: 0 0.5rem 0 0 #AA0002;
}
.floating_btn>a.hover{
    box-shadow: none;
    transform: translate3d(0,0.5rem,0)
}
.top_btn{
    margin: 0 1rem 1rem 0;
}
.top_btn>a{
    display: block;
    margin: 0 0 0 auto;
    padding: 1.8rem 1rem 1.4rem;
    width: 56px;
    height: 56px;
    color: #282828;
    background: #ffffff;
    font-size: 1.4rem;
    border: solid 1px #ccc;
    border-radius: 50%;
    position: relative;
    font-weight: bold;
    box-shadow: 0 0 1px 0 #ccc;
    letter-spacing: normal;
}
.top_btn>a.hover{
    opacity: 0.8;
}
.top_btn>a:after{
    content: "";
    width: 12px;
    height: 7px;
    display: inline-block;
    background: url(/common/images/icon/ic_arrow-u-rd03.png) no-repeat center center/12px 7px;
    position: absolute;
    top: 14%;
    left: 41%;
}

@media screen and (max-width:659px) {
    
    .floating_btn{
        width: 82%;
    }
    .floating_btn>a{
        width: 100%;
        padding: 1rem;
        font-size: 1.8rem;
}
    .top_btn>a{
        padding:  1.8rem 0.5rem 1.2rem;
        font-size: 1.4rem;
        white-space: nowrap;
}
    .top_btn>a:after{
    content: "";
    width: 12px;
    height: 7px;
    display: inline-block;
    background: url(/common/images/icon/ic_arrow-u-rd03.png) no-repeat center center/12px 7px;
    position: absolute;
    top: 13%;
    left: 38%;
        margin-left: 0.1rem;
}
    ul.btn_flex>li+li{
    margin-left: 0.6rem;
}
    .btn_flex{
    justify-content: flex-start;
    padding:1rem 1rem 1.6rem;
}
}
/*END-固定申込みボタンcss*/

/*アコーディオン部分css*/
.ac_box{
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    margin: 3rem auto;
    width: 800px;
}
.ac_list>li{
    background: #858686 ;
    border-top: #858686 2px solid;
    border-left: #858686 2px solid;
    border-right: #858686 2px solid;
    box-shadow: #5c5c5c 0px 6px 0px;
    border-radius: 6px;
}
.ac_list>li+li{
    margin-top: 3rem;
}
.ac_title{
    position: relative;
        display: flex;
    align-items: center;
    padding: 1rem 5rem 1rem 12rem;
    border-bottom: #939494 2px solid;
   font-size: 3rem;
    font-weight: bold;
    color: #FFF;
    min-height: 120px;

}
.ac_text{
    padding: 2.5rem;
    background: #FFF;
    border-bottom: #858686 2px solid;
}
    .p_box>p,.p_box>ul li{
    line-height: 1.5;
}
.img_box{
    display: flex;
justify-content: space-between;
    text-align: center;
    margin-bottom: 2rem;
}
.img_box>figure{
    margin: 0 auto;
}
.img_box>figure>img{
    width: 80%;
    height: auto;
}
ul.img_box>li>figure>img{
    width: 80%;
    height: auto;
}
.img_box>figure+figure{
    margin-left: 1rem;
}
.titleimg01:before{
    display: inline-block;
    content: "";
    width: 90px;
    height: 90px;
    background:#FFF url(/entry/common/images/titleimg01.png) no-repeat center center /80px 80px;
    position: absolute;
    left: 1.1%;
    top:50%;
    margin-top: -47px;
    border:2px solid #e50113
}
.titleimg02:before{
    display: inline-block;
    content: "";
    width: 90px;
    height: 90px;
    background:#FFF url(/entry/common/images/titleimg02.png) no-repeat center center /80px 80px;
    position: absolute;
    left: 1.1%;
    top:50%;
    margin-top: -47px;
    border:2px solid #e50113
}
.titleimg03:before{
    display: inline-block;
    content: "";
    width: 90px;
    height: 90px;
    background:#FFF url(/entry/common/images/titleimg03.png) no-repeat center center /80px 80px;
    position: absolute;
    left: 1.1%;
    top:50%;
    margin-top: -47px;
    border:2px solid #e50113
}
.titleimg04:before{
    display: inline-block;
    content: "";
    width: 90px;
    height: 90px;
    background:#FFF url(/entry/common/images/titleimg04.png) no-repeat center center /80px 80px;
    position: absolute;
    left: 1.1%;
    top:50%;
    margin-top: -47px;
    border:2px solid #e50113
}
.ac_title:after{
    display: inline-block;
    content: "";
    width: 42px;
    height: 42px;
    background: url(/entry/common/images/ac_ic02.png) no-repeat center center/42px 42px;
    position: absolute;
    right: 1.1rem;
    top: 50%;
    margin-top: -21px;
}
.active.ac_title:after{
    display: inline-block;
    content: "";
    width: 42px;
    height: 42px;
    background: url(/entry/common/images/ac_ic01.png) no-repeat center center/42px 42px;
    position: absolute;
top: 50%;
    margin-top: -21px;
}
.ac_title.titleimg01:after{
    display: inline-block;
    content: "";
    width: 42px;
    height: 42px;
    background: url(/entry/common/images/ac_ic02.png) no-repeat center center/42px 42px;
    position: absolute;
    right: 1.1rem;
    top: 50%;
    margin-top: -21px;
}
.active.ac_title.titleimg01:after{
    display: inline-block;
    content: "";
    width: 42px;
    height: 42px;
    background:url(/entry/common/images/ac_ic01.png) no-repeat center center/42px 42px;
    position: absolute;
top: 50%;
    margin-top: -21px;
}
.attention_list{
    margin-top: 1rem;
    line-height: 1.5;
    font-size: 1.3rem;
}
.attention_list>li{
    padding-left: 1em;
text-indent: -1em;
}
.fontsmall01{
    font-size: 1.2rem;
}
.fontsmall02{
    font-size: 1.3rem;
}

.ac_title2{
    position: relative;
    padding: 2rem 1rem 2rem 2.5rem;
    background: #858686 ;
    font-size: 2.8rem;
    font-weight: bold;
    color: #FFF;
     border-radius: 6px 6px 0 0;
}
.ac_title2:after{
    display: inline-block;
    content: "";
    width: 42px;
    height: 42px;
    background: url(/entry/common/images/ac_ic02.png) no-repeat center center/42px 42px;
    position: absolute;
    right: 1.1rem;
    top: 50%;
    margin-top: -21px;
}
.active.ac_title2:after{
    display: inline-block;
    content: "";
    width: 42px;
    height: 42px;
    background: url(/entry/common/images/ac_ic01.png) no-repeat center center/42px 42px;
    position: absolute;
    top: 50%;
    margin-top: -21px;
}
.ac_list2{
 box-shadow: #5c5c5c 0px 5px 0px;
 border-radius: 6px;
}
.ac_list2+.ac_list2{
    margin-top: 2rem;
}
.shoplist{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.shoplist>li{
    width: calc(100% / 4 );
    text-align: center;
    margin: 0 auto 2rem;
}
.shoplist2col{
    display: flex;
    width: 100%;
    justify-content: space-around;
    
}
.shoplist2col2{
        display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-evenly;
}
.shoplist2col>li:nth-child(1){
    width: 25%;
}
.shoplist2col>li:nth-child(2){
    width: 36%;
}
.shoplist+.shoplist{
    margin-top: 2rem;
}
.shoplist.l4col>li{
    width: 25%;
}
.shoplist>li>figure>img{
    width: 65%;
}
.shoplist2col>li{
    text-align: center;
}
.shoplist2col>li+li{
    margin-left: 2rem;
}
.shoplist2col>li>figure>img{
    width: 100%;
}
.cell.is_empty{
    height: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.ac_text2{
    border-left: #858686 2px solid;
    border-right: #858686 2px solid;
    border-bottom: #858686 2px solid;
    padding: 3rem;
    line-height: 1.5;
}
.textlink{
    margin: 2rem 0;
    cursor: pointer;
}
.textlink a {
    background: rgba(0, 0, 0, 0) url("/common/images/icon/ic_arrow-r-rd02.png") no-repeat scroll 100% 50% / auto 0.6em;
    color: #282828;
    margin-right: 0.2em;
    padding-right: 0.8em;
    text-decoration: underline;
}
    .ac_text2 .text-bold .n_big{
        font-size: 2rem;
    }
.attention_mark{
    font-size: 1.3rem;
}
.text_right{
    text-align: right;
}
@media screen and (max-width:659px) {
    .ac_box{
        width: 100%;
    }
.ac_title{
    position: relative;
    height: auto;
    display: flex;
    align-items: center;
    padding: 0.4rem 4rem 0.4rem 9rem;
   font-size: 2rem;
    min-height: 90px;
}
.titleimg01:before{
    display: inline-block;
    content: "";
     width: 71px;
    height: 70px;
    background:#FFF url(/entry/common/images/titleimg01.png) no-repeat center center /71px 70px;
    position: absolute;
    left:1.8%;
    top: 50%;
   margin-top: -35px;
        border:1px solid #e50113
}
.titleimg02:before{
    display: inline-block;
    content: "";
    width: 71px;
    height: 70px;
    background:#FFF url(/entry/common/images/titleimg02.png) no-repeat center center /71px 70px;
    position: absolute;
    left:1.8%;
    top: 50%;
   margin-top: -35px;
    border:1px solid #e50113
}
.titleimg03:before{
    display: inline-block;
    content: "";
 width: 71px;
    height: 70px;
    background:#FFF url(/entry/common/images/titleimg03.png) no-repeat center center /71px 70px;
    position: absolute;
    left:1.8%;
    top: 50%;
   margin-top: -35px;
    border:1px solid #e50113
}
.titleimg04:before{
    display: inline-block;
    content: "";
 width: 71px;
    height: 70px;
    background:#FFF url(/entry/common/images/titleimg04.png) no-repeat center center /71px 70px;
    position: absolute;
    left:1.8%;
    top: 50%;
   margin-top: -35px;
    border:1px solid #e50113
}
.active.ac_title:after{
    display: inline-block;
    content: "";
    width: 21px;
    height: 21px;
    background: url(/entry/common/images/ac_ic01.png) no-repeat center center/21px 21px;
    position: absolute;
    right: 0.8rem;
    top: 50%;
    margin-top: -10.5px;
}
.ac_title.titleimg01::after{
    display: inline-block;
    content: "";
    width: 21px;
    height: 21px;
    background: url(/entry/common/images/ac_ic02.png) no-repeat center center/21px 21px;
    position: absolute;
    right: 0.8rem;
    top: 50%;
    margin-top: -10.5px;
}
.ac_title:after{
    display: inline-block;
    content: "";
    width: 21px;
    height: 21px;
    background: url(/entry/common/images/ac_ic02.png) no-repeat center center/21px 21px;
    position: absolute;
    right: 0.8rem;
    top: 50%;
    margin-top: -10.5px;
}
.active.ac_title.titleimg01::after{
    display: inline-block;
    content: "";
    width: 21px;
    height: 21px;
    background: url(/entry/common/images/ac_ic01.png) no-repeat center center/21px 21px;
    position: absolute;
    right: 0.8rem;
    top: 50%;
    margin-top: -10.5px;
}
       .ac_text{
           padding: 1.3rem 1rem;
               font-size: 1.3rem;
    }
    .ac_text>p{
        margin-bottom: 1rem;
        margin-left: 0;
    }
    .ac_text>.p_box{
    margin-left: 0;
        margin-bottom: 0;
}
    ul.img_box{
        margin-bottom: 1rem;
    }
    ul.img_box>li>figure>img{
    width: 100%;
    height: auto;
}
    ul.img_box>li:nth-child(2){
        margin-left: 1rem;
    }
    .img_box>figure>img{
    width: 100%;
    height: auto;
}
    .ac_text>figure{
        text-align: center;
    }
    .attention_list{
        font-size: 1.1rem;
    }

.ac_title2{
    display: flex;
    align-items: center;
    position: relative;
    padding: 2rem;
    background: #858686 ;
    font-size: 2rem;
    font-weight: bold;
    color: #FFF;
}
.ac_title2:after{
    display: inline-block;
    content: "";
    width: 21px;
    height: 21px;
    background: url(/entry/common/images/ac_ic02.png) no-repeat center center/21px 21px;
    position: absolute;
    right: 0.8rem;
    top: 50%;
    margin-top: -10.5px;
}
.active.ac_title2:after{
    display: inline-block;
    content: "";
    width:21px;
    height: 21px;
    background: url(/entry/common/images/ac_ic01.png) no-repeat center center/21px 21px;
    position: absolute;
    right: 0.8rem;
    top: 50%;
    margin-top: -10.5px;
}
    .ac_text2{
    padding: 1.5rem 1rem; 
            font-size: 1.3rem;
}
    .ac_text2 .text-bold .n_big{
        font-size: 1.8rem;
    }
    .textlink{
        margin: 1rem 0;
    }
    .shoplist>li{
        width: calc(100% / 2 );
    }
    .shoplist2col>li:nth-child(1){
    width: 100%;
}
.shoplist2col>li:nth-child(2){
    width: 100%;
}
    .shoplist.l4col>li{
    width: 50%;
}
    .attention_mark{
    font-size: 1.1rem;
}
}

.ac_textcolor{
    color: #fefc67;
}
.ac_list2.example_list{
    box-shadow:#a63914 0px 5px 0;
}
.ac_list2.example_list>.ac_title2{
    padding: 1rem 5rem 1rem 2.5rem;
    background: #e7460e;
}
.ac_list2.example_list>.ac_title2:after{
    display: inline-block;
    content: "";
    width: 42px;
    height: 42px;
    background: url(/entry/common/images/ac_ic04.png) no-repeat center center/42px 42px;
    position: absolute;
    right: 1.1rem;
    top: 50%;
    margin-top: -21px;
}
.ac_list2.example_list>.active.ac_title2:after{
    display: inline-block;
    content: "";
    width: 42px;
    height: 42px;
    background: url(/entry/common/images/ac_ic03.png) no-repeat center center/42px 42px;
    position: absolute;
    right: 1.1rem;
    top: 50%;
    margin-top: -21px;
}
.ac_list2.example_list>.ac_text2{
    display: block;
    background: #FFF;
    border-right: #e7460e 2px solid;
    border-bottom: #e7460e 2px solid;
    border-left: #e7460e 2px solid;
}
.example_box{
    padding: 2rem 1rem;
}
.example_box .attention_list{
    margin-top: 0;
}
.ac_list2.example_list>.ac_text2>ul>li>p.sub_heading{
    padding: 0.5rem 2rem ;
    background-color: #fdeaed;
    color: #282828;
    font-size: 2.7rem;
    font-weight: bold;
}
.ac_list2.example_list>.ac_text2>ul>li>p.sub_heading span.price{
    font-size: 2.7rem;
    color: #e50113;
}
.ac_list2.example_list>.ac_text2>ul>li>.example_box>ul{
    display: flex;
    margin-bottom: 2rem;
}
.ac_list2.example_list>.ac_text2>ul>li:last-child>.example_box{
    padding-bottom: 0;
}
.ac_list2.example_list>.ac_text2>ul>li:nth-child(-n+2)>.example_box>ul>li{
    text-align: center;
}
.ac_list2.example_list>.ac_text2>ul>li>.example_box>ul>li{
   width: calc(100% / 2 );
}
.ac_list2.example_list>.ac_text2>ul>li:nth-child(1)>.example_box>ul>li{
    width: calc(100% / 4 );
}
    .ac_list2.example_list>.ac_text2>ul>li>.example_box>ul>li>p{
    margin-top: 1rem;
}
.detail_inner {
    background-color: #FFFFFF;
    width: 50%;
    margin: 0 auto;
    padding: 2rem;
}
.detail_inner th,.detail_inner td{
    border: 2px solid #ccc;
	padding: 0.9rem 1.5rem;
	vertical-align: top;
}
.detail_inner th{
	width: 20%;
	font-weight: bold;
	background: #eff1f3 none repeat scroll 0 0;
	font-size: 1.2rem;
}
.detail_inner td{
	width: 80%;
}
.detail_inner.example{
    width: 800px;
}
.detail_inner.example tr>td>ul>li{
display: flex;
    width: 100%;
    margin-bottom: 1rem;
}
.detail_inner.example tr>td>ul>li:last-child{
    margin-bottom: 0;
}
.detail_inner.example tr>td>ul>li>p{
    margin-left: 2rem;
}

#example_table01.detail_inner.example tr>td>ul>li{
    align-items: center;
}
#example_table01.detail_inner.example tr>td>ul>li>img{
    width: 20%;
}
.imgpadding{
    padding: 1.5rem 1rem 2rem;
    background: #fff6da;
}
.imgpadding>img{
    margin: 0 auto;
}
#example_table01.detail_inner.example>table,#example_table02.detail_inner.example>table,#example_table03.detail_inner.example>table,#example_table04.detail_inner.example>table,#example_table05.detail_inner.example>table{
    width: 100%;
        table-layout: fixed;
}
@media screen and (max-width:659px){
    .ac_list2.example_list>.ac_title2{
    padding: 1rem 3rem 1rem 2rem;
}
    .ac_list2.example_list>.ac_text2>ul>li>p.sub_heading{
    padding: 0.5rem 1rem ;
    font-size: 1.5rem;
}
    .ac_list2.example_list>.ac_text2>ul>li>p.sub_heading span.price{
    font-size: 1.5rem;
}
    .ac_list2.example_list>.ac_title2:after {
    display: inline-block;
    content: "";
    width: 21px;
    height: 21px;
    background: url(/entry/common/images/ac_ic04.png) no-repeat center center/21px 21px;
    position: absolute;
    right: 0.8rem;
    top: 50%;
    margin-top: -10.5px;
}
    .ac_list2.example_list>.ac_title2.active:after {
    display: inline-block;
    content: "";
    width: 21px;
    height: 21px;
    background: url(/entry/common/images/ac_ic03.png) no-repeat center center/21px 21px;
    position: absolute;
    right: 0.8rem;
    top: 50%;
    margin-top: -10.5px;
}
.detail_inner {
    width: 100%;
    padding: 1rem;
    margin: 0 auto;
    font-size: 12px;
}
 #example_table01.detail_inner.example>table,#example_table02.detail_inner.example>table,#example_table03.detail_inner.example>table,#example_table04.detail_inner.example>table,#example_table05.detail_inner.example>table{
    width: 100%;
        table-layout: fixed;
}
    .example_box{
        padding: 2rem 1rem;
    }
        .ac_list2.example_list>.ac_text2>ul>li>.example_box>ul>li{
    width: calc((100% - 2rem)/2);
        margin-left: 2rem;
}
    .ac_list2.example_list>.ac_text2>ul>li>.example_box>ul>li:first-child{
        margin-left: 0;
}
    .ac_list2.example_list>.ac_text2>ul>li:nth-child(1)>.example_box>ul>li{
    width: calc((100% - 2rem)/4);
        margin-left: 1.5rem;
}
    .ac_list2.example_list>.ac_text2>ul>li:nth-child(1)>.example_box>ul>li:first-child{
        margin-left: 0;
    }
.detail_inner th, .detail_inner td {
    padding: 0.9rem 0.5rem;
}
    .detail_inner.example{
    width: 100%;
}
    .detail_inner.example tr>td>ul>li{
       width: 100%;
    display: block;
}
    .detail_inner.example tr>td>ul>li>p{
    margin-left: 0;
        margin-top: 1rem;
}
    .detail_inner.example tr>td>ul>li>figure{
    width: 100%;
        height: auto;
}
    #example_table01.detail_inner.example tr>td>ul>li{
        display: flex;
    }
    #example_table01.detail_inner.example tr>td>ul>li>img{
    width: 30%;
        height: auto;
}
    #example_table01.detail_inner.example tr>td>ul>li>p{
        margin-top: 0;
        margin-left: 1rem;
    }
    .imgpadding{
    padding: 1rem ;
}
    .imgpadding>img{
        margin: 0;
    }
    .fontsmall01{
    font-size: 1.3rem;
}
    .fontsmall02{
    font-size: 1.2rem;
}
    .text_right{
    text-align: left;
}
}
.elem_text_list_detail{
    width: 800px;
    margin: 0 auto;
}
@media screen and (max-width:659px){
.elem_text_list_detail{
    width: 100%;
    margin: 0 auto;
    }
}
/*END-アコーディオン部分css*/