@charset "utf-8";
@import url(https://use.typekit.net/mmt7hpw.css);
@import url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.2.0/dist/css/yakuhanjp.min.css);
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Anton&display=swap');
html {
  margin: 0;
  padding: 0;
  overflow-y: scroll;
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  font-family: YakuHanJP,'Noto Sans JP'　,sans-serif;
  color: #333;
  font-size: 16px;
}
ul  {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul li  {
  list-style: none;
  margin-right: 0px;
}
label {
  width: auto;
  max-width: auto;
}
p {
  line-height: 1.8;
}

/* リンクなど ----------------------------------------------------*/

a {
  text-decoration: underline;
  color: rgba(211,39,45,1.00);
}
a:link {
  text-decoration: underline;
  color: rgba(211,39,45,1.00);
}
a:visited {
  text-decoration: underline;
  color: rgba(211,39,45,0.7);
}
a:hover {
  text-decoration: none;
  color: rgba(224,91,96,1.00);
}
a:active {
  color: rgba(71, 71, 71, 1.00);
}

/* 汎用 ----------------------------------------------------*/
/* clerfix */
#contents:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}
.alignright {float: right; margin: 0px 0 10px 20px;}
.alignleft {float: left; margin: 0px 20px 10px 0;}
.imgR, img.alignright { float: right; margin: 7px 0 10px 20px;}
.imgL, img.alignleft { float: left; margin: 7px 20px 10px 0;}
.tC, .btn { text-align: center; display: block;}
.tR, .sign { text-align: right;}
.center { text-align: center;}
.aligncenter { display: block; margin-left: auto; margin-right: auto;}

/* text ---------------------------------------------------- */
.ac {text-align: center !important;}
.ar {text-align: right !important;}
.al {text-align: left !important;}
.bold{font-weight: bold !important;}
.font10 {font-size: 10px !important;}
.font11 {font-size: 11px !important;}
.font12 {font-size: 12px !important;}
.font13 {font-size: 13px !important;}
.font14 {font-size: 14px !important;}
.font15 {font-size: 15px !important;}
.font16 {font-size: 16px !important;}
.font17 {font-size: 17px !important;}
.font18 {font-size: 18px !important;}
.font19 {font-size: 19px !important;}
.font20 {font-size: 20px !important;}
.font21 {font-size: 21px !important;}
.font22 {font-size: 22px !important;}
.font23 {font-size: 23px !important;}
.font24 {font-size: 24px !important;}
.font25 {font-size: 25px !important;}
.font26 {font-size: 26px !important;}
.font27 {font-size: 27px !important;}
.font28 {font-size: 28px !important;}
.font29 {font-size: 29px !important;}
.font30 {font-size: 30px !important;}
.font31 {font-size: 31px !important;}
.font32 {font-size: 32px !important;}
.font33 {font-size: 33px !important;}
.font34 {font-size: 34px !important;}
.font35 {font-size: 35px !important;}

/* -float
---------------------------------------------------- */

.fr {float: right !important;}
.fl {float: left !important;}
.clear {clear: both;}
.clearfix:after { content: "."; display: block; clear: both; height: 0; visibility: hidden;}
.clearfix {min-height: 1px;}
* html .clearfix { height: 1px; /*¥*/ /*/ height: auto; overflow: hidden; /**/}

/* clearfix の代用<div class="hr"><hr /></div> ---------------------------------------------------- */

div.hr {clear: both;}
div.hr hr {display: none;}
.mt00 {margin-top: 0px !important;}
.mt05 {margin-top: 5px !important;}
.mt10 {margin-top: 10px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.mt25 {margin-top: 25px !important;}
.mt30 {margin-top: 30px !important;}
.mt35 {margin-top: 35px !important;}
.mt40 {margin-top: 40px !important;}
.mt45 {margin-top: 45px !important;}
.mt50  {margin-top: 50px !important;}
.mt55  {margin-top: 55px !important;}
.mt60  {margin-top: 60px !important;}
.mt65  {margin-top: 65px !important;}
.mt70  {margin-top: 70px !important;}
.mt75  {margin-top: 75px !important;}
.mt80  {margin-top: 80px !important;}
.mt85  {margin-top: 85px !important;}
.mt90  {margin-top: 90px !important;}
.mt95  {margin-top: 95px !important;}
.mt100  {margin-top: 100px !important;}
.mr00  {margin-right: 0px !important;}
.mr05  {margin-right: 5px !important;}
.mr10  {margin-right: 10px !important;}
.mr15  {margin-right: 15px !important;}
.mr20  {margin-right: 20px !important;}
.mr25  {margin-right: 25px !important;}
.mr30  {margin-right: 30px !important;}
.mr35  {margin-right: 35px !important;}
.mr40  {margin-right: 40px !important;}
.mr45  {margin-right: 45px !important;}
.mr50  {margin-right: 50px !important;}
.mr55  {margin-right: 55px !important;}
.mr60  {margin-right: 60px !important;}
.mr65  {margin-right: 65px !important;}
.mr70  {margin-right: 70px !important;}
.mr75  {margin-right: 75px !important;}
.mr80  {margin-right: 80px !important;}
.mr85  {margin-right: 85px !important;}
.mr90  {margin-right: 90px !important;}
.mr95  {margin-right: 95px !important;}
.mr100  {margin-right: 100px !important;}
.mb00  {margin-bottom: 0px !important;}
.mb05  {margin-bottom: 5px !important;}
.mb10  {margin-bottom: 10px !important;}
.mb15  {margin-bottom: 15px !important;}
.mb20  {margin-bottom: 20px !important;}
.mb25  {margin-bottom: 25px !important;}
.mb30  {margin-bottom: 30px !important;}
.mb35  {margin-bottom: 35px !important;}
.mb40  {margin-bottom: 40px !important;}
.mb45  {margin-bottom: 45px !important;}
.mb50  {margin-bottom: 50px !important;}
.mb55  {margin-bottom: 55px !important;}
.mb60  {margin-bottom: 60px !important;}
.mb65  {margin-bottom: 65px !important;}
.mb70  {margin-bottom: 70px !important;}
.mb75  {margin-bottom: 75px !important;}
.mb80  {margin-bottom: 80px !important;}
.mb85  {margin-bottom: 85px !important;}
.mb90  {margin-bottom: 90px !important;}
.mb95  {margin-bottom: 95px !important;}
.mb100  {margin-bottom: 100px !important;}
.ml00  {margin-left: 0px !important;}
.ml05  {margin-left: 5px !important;}
.ml10  {margin-left: 10px !important;}
.ml15  {margin-left: 15px !important;}
.ml20  {margin-left: 20px !important;}
.ml25  {margin-left: 25px !important;}
.ml30  {margin-left: 30px !important;}
.ml35  {margin-left: 35px !important;}
.ml40  {margin-left: 40px !important;}
.ml45  {margin-left: 45px !important;}
.ml50  {margin-left: 50px !important;}
.ml55  {margin-left: 55px !important;}
.ml60  {margin-left: 60px !important;}
.ml65  {margin-left: 65px !important;}
.ml70  {margin-left: 70px !important;}
.ml75  {margin-left: 75px !important;}
.ml80  {margin-left: 80px !important;}
.ml85  {margin-left: 85px !important;}
.ml90  {margin-left: 90px !important;}
.ml95  {margin-left: 95px !important;}
.ml100  {margin-left: 100px !important;}

/* -padding ---------------------------------------------------- */

.pt00 { padding-top: 0px !important;}
.pt05 { padding-top: 5px !important;}
.pt10 { padding-top: 10px !important;}
.pt15 { padding-top: 15px !important;}
.pt20 { padding-top: 20px !important;}
.pt25 { padding-top: 25px !important;}
.pt30 { padding-top: 30px !important;}
.pt35 { padding-top: 35px !important;}
.pt40 { padding-top: 40px !important;}
.pt45 { padding-top: 45px !important;}
.pt50 { padding-top: 50px !important;}
.pt55 { padding-top: 55px !important;}
.pt60 { padding-top: 60px !important;}
.pt65 { padding-top: 65px !important;}
.pt70 { padding-top: 70px !important;}
.pt75 { padding-top: 75px !important;}
.pt80 { padding-top: 80px !important;}
.pt85 { padding-top: 85px !important;}
.pt90 { padding-top: 90px !important;}
.pt95 { padding-top: 95px !important;}
.pt100 { padding-top: 100px !important;}
.pr00 { padding-right: 0px !important;}
.pr05 { padding-right: 5px !important;}
.pr10 { padding-right: 10px !important;}
.pr15 { padding-right: 15px !important;}
.pr20 { padding-right: 20px !important;}
.pr25 { padding-right: 25px !important;}
.pr30 { padding-right: 30px !important;}
.pr35 { padding-right: 35px !important;}
.pr40 { padding-right: 40px !important;}
.pr45 { padding-right: 45px !important;}
.pr50 { padding-right: 50px !important;}
.pr55 { padding-right: 55px !important;}
.pr60 { padding-right: 60px !important;}
.pr65 { padding-right: 65px !important;}
.pr70 { padding-right: 70px !important;}
.pr75 { padding-right: 75px !important;}
.pr80 { padding-right: 80px !important;}
.pr85 { padding-right: 85px !important;}
.pr90 { padding-right: 90px !important;}
.pr95 { padding-right: 95px !important;}
.pr100 { padding-right: 100px !important;}
.pb00 { padding-bottom: 0px !important;}
.pb05 { padding-bottom: 5px !important;}
.pb10 { padding-bottom: 10px !important;}
.pb15 { padding-bottom: 15px !important;}
.pb20 { padding-bottom: 20px !important;}
.pb25 { padding-bottom: 25px !important;}
.pb30 { padding-bottom: 30px !important;}
.pb35 { padding-bottom: 35px !important;}
.pb40 { padding-bottom: 40px !important;}
.pb45 { padding-bottom: 45px !important;}
.pb50 { padding-bottom: 50px !important;}
.pb55 { padding-bottom: 55px !important;}
.pb60 { padding-bottom: 60px !important;}
.pb65 { padding-bottom: 65px !important;}
.pb70 { padding-bottom: 70px !important;}
.pb75 { padding-bottom: 75px !important;}
.pb80 { padding-bottom: 80px !important;}
.pb85 { padding-bottom: 85px !important;}
.pb90 { padding-bottom: 90px !important;}
.pb95 { padding-bottom: 95px !important;}
.pb100 { padding-bottom: 100px !important;}
.pl00 { padding-left: 0px !important;}
.pl05 { padding-left: 5px !important;}
.pl10 { padding-left: 10px !important;}
.pl15 { padding-left: 15px !important;}
.pl20 { padding-left: 20px !important;}
.pl25 { padding-left: 25px !important;}
.pl30 { padding-left: 30px !important;}
.pl35 { padding-left: 35px !important;}
.pl40 { padding-left: 40px !important;}
.pl45 { padding-left: 45px !important;}
.pl50 { padding-left: 50px !important;}
.pl55 { padding-left: 55px !important;}
.pl60 { padding-left: 60px !important;}
.pl65 { padding-left: 65px !important;}
.pl70 { padding-left: 70px !important;}
.pl75 { padding-left: 75px !important;}
.pl80 { padding-left: 80px !important;}
.pl85 { padding-left: 85px !important;}
.pl90 { padding-left: 90px !important;}
.pl95 { padding-left: 95px !important;}
.pl100 { padding-left: 100px !important;}

/*-form
-------------------------------------------------------------------*/
 
.form_small { width:50px;  height:14px;  font-size:12px;}
.form_middle { width:120px; height:14px; font-size:12px;}
.form_long { width:260px; height:14px; font-size:12px;}


/*  header#globalHeader　----------------------------------------------------*/
header#globalHeader {
  border-top: 4px solid #ff302c;
  border-bottom: 4px solid #ff302c;
  z-index: 100;
  position: relative;
  background-color: #fff;
}
#myPage header#globalHeader {
  background-repeat: no-repeat;
  background-position: center top;
}
header#globalHeader nav ul { list-style: none; }
header#globalHeader nav ul li { list-style: none; display: block;}
.navbar-brand {}
.navbar-brand img {
  display: inline;
  float: left;
}
.navbar-brand h1{
  font-size: 16px;
  float: left;
  font-weight: bold;
  margin-left: 10px;
  margin-top: 10px;
  color: rgba(255,255,255,1.00);
  border-radius: 30px;
  padding: 10px 40px;
  background-color: rgba(42,47,54,1.00);
  display: block;
}
.gnav {
  float: right;
  margin-left: auto;
}
.navbar {
  padding: 1.2rem 1.5rem 0;
}
.gnav a {
  text-decoration: none;
  color: #4a525f;
  font-weight: bold;
}
.gnav a:hover {
  color: #ff302c;
}
.gnav .subNav,
.gnav .hNav {
  display: flex;
  padding: 10px 0;
  justify-content: flex-end;
}
.mypageNav {
  margin-left: auto;
}
.mypageNav ul {
  display: flex;
  padding: 10px 0;
  justify-content: flex-end;
}
.mypageNav ul li {
  margin-right: 15px;
  text-align: right;
}
.mypageNav ul li:first-child {
  margin-top: 3px;
}
.mypageNav ul li img:hover {
  opacity: 0.8;
}
.gnav .subNav li {
  margin-right: 15px;
  text-align: right;
}
.gnav .subNav li.regist a,
.gnav .subNav li.login a,
.gnav .subNav li.logout a {
  border-radius: 5px;
  color: rgba(255,255,255,1.00);
  padding: 6px 15px;
  margin-top: -8px;
}
.gnav .subNav li.regist a,
.gnav .subNav li.login a,
.gnav .subNav li.logout a {
  color: rgba(255,255,255,1.00);
}
.gnav .subNav li.regist a {
  background-color: #bd272d;
}
.gnav .subNav li.login a {
  background-color: #f38f1e;
}
.gnav .subNav li.regist a:hover {
  background-color: #E16E72;
}
.gnav .subNav li.login a:hover {
  background-color: #F6AF5E;
}
.gnav .subNav li.logout a {
  background-color: #4A525F;
}
.gnav .subNav li.logout a:hover {
  background-color: #323740;
  color: #FFFFFF;
}
.gnav .subNav li img {
  margin-right: 5px;
  margin-top: -5px;
}
.gnav .subNav a {
  font-size: 14px;
}
.gnav .hNav li {
  margin-right: 25px;
}
.gnav .hNav a {
   font-size: 18px;
}
.gnav .hNav li {
  
}
.sub {
  width: 1170px;
  display: none;
  position: absolute;
  margin-left: -430px;
  margin-top: 0;
  padding: 0px;
  background: rgba(255, 255, 255, 1);
  z-index: 9999;
  border: 4px solid #ff302c;
}

.sub li {
    width: 100%;
}

.sub li a{
    padding: 5px 0;
    display: block;
    color: #111;
}

.sub li a:hover{
    color: rgb(65, 65, 65);
}
.sub dl {
  padding: 15px;
  overflow: hidden;
  width: 100%;
  clear: both;
  display:flex;
  flex-wrap:wrap;
  justify-content: space-between;
  text-align: center;
}
.sub dt {
  background-image: url(../images/bg_pgTitle.gif);
  background-repeat: no-repeat;
  padding: 10px;
  background-position: left top;
  color: #EEEEEE;
}
.sub dd {
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  text-align: center;
}
.sub dd span {
  display: block;
  text-align: center;
  
}
.gnav .hNav a span {
  font-size: 12px;
}

/*  footer#globalFooter　----------------------------------------------------*/
footer#globalFooter {
  clear: both;
  background-color: #e2413e;
  padding-top: 30px;
}
#myPage footer#globalFooter {
}
footer#globalFooter nav {
  display: flex;
  margin-bottom: 30px;
}
footer#globalFooter nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
footer#globalFooter nav ul li {
  list-style: none;
  display: block;
  padding: 0 10px 10px;
  margin: 0;
  font-size: 1.1rem;
  position: relative;
}
#myPage footer#globalFooter nav ul li {
  padding: 0 10px 10px;
}
footer#globalFooter nav ul li a {
  text-decoration: none;
  color: rgba(255,255,255,1.00);
}
footer#globalFooter nav ul li a:hover {
  text-decoration: none;
  color: rgba(255,255,255,.5);
}
.otherService {
  border-radius: 15px;
  padding: 15px;
  background-color: rgba(255,255,255,1.00);
}
.otherService h4 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
}
.otherService ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.otherService ul li {
  margin-bottom: 15px;
  display: block;
}
.otherService ul li a {
  text-decoration: none;
  color: #e2413e;
  font-size: 1rem;
}
.otherService ul li a:hover {
  color: #F09E9D;
}
#page-top {
  right: -50px;
  bottom: 50px;
  position: fixed;
}
#page-top a {
  background-image: url(../images/share/pageTop.png);
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  display:block
}
/* copyright　----------------------------------------------------*/
footer#globalFooter .copyright {
  font-size: 0.8rem;
  text-align: center;
  background-color: #281b19;
  padding: 7px 0;
  color: rgba(255,255,255,1.00);
}
#myPage footer#globalFooter .copyright {
}
/*#　contents ----------------------------------------------------*/
#contents {
  /zoom: 1;
  margin-top: 80px;
}
/*  #main（メインコンテンツ）----------------------------------------------------*/
main {
  padding-top: 25px;
}
/*  #side（サイドバー）----------------------------------------------------*/
#side {
}
/*  ------------------------------------------------------------------------------*/
/* BUTTON */
.btn-area {
  text-align: center;
  padding-top: 30px;
}
.button {
  display: inline-block;
  text-align: center;
  border: 2px solid #E9662C;
  font-size: 16px;
  color: #fff!important;
  text-decoration: none!important;
  font-weight: bold;
  padding: 10px 16px;
  border-radius: 5px;
  transition: .4s;
  background-color: #E9662C;
  min-width: 240px;
}

.button:hover {
  background-color: #fff;
  border-color: #E9662C;
  color: #E9662C!important;
}
/* 左右に広がって背景色変更　*/
.button02 {
  display: inline-block;
  width: auto;
  text-align: center;
  background-color: #d3272d;
  border: 2px solid #d3272d;
  font-size: 16px;
  color: #d3272d;
  text-decoration: none!important;
  font-weight: bold;
  padding: 10px 24px;
  border-radius: 4px;
  position: relative;
}

.button02 span {
  position: relative;
  z-index: 1;
}

.button02::before,
.button02::after {
  content: "";
  display: block;
  background-color: #FFF;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  transition: .2s;
}
.button02::before {
  left: 0;
}
.button02::after {
  right: 0;
}

.button02:hover:before,
.button02:hover:after {
  width: 0;
  background-color: #FFF;
}

.button02:hover {
  color: #FFF;
}

/* グラデーションのボタン　*/
.button_gradation {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  color: #FFF;
  text-decoration: none!important;
  font-weight: bold;
  padding: 12px 24px;
  border-radius: 4px;
  background-image: linear-gradient(-90deg, #FF006E, #FFD500);
  transition: .5s;
  background-size: 200%;
}

.button_gradation:hover {
  color: #FFF;
  background-position: right center;
}

/* title ------------------------------------------------------------------------------*/
.page_title {
  background-image: url(../images/bg_pgTitle.gif);
  background-repeat: repeat-x;
  background-position: center top;
  text-align: center;
  width: 100%;
  height: 120px;
  margin-bottom: 30px;
}
.page_title h1{
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  padding-top: 30px;
  margin-bottom: 0px;
}
.page_title p {
  font-size: 15px;
  font-weight: bold;
  color: #F7AC3B;
}
/* パンくずリスト */

#breadcrumbs {
  padding: 10px 0;
  font-size: 12px;
  margin-top: -40px;
  }

#breadcrumbs a {
  font-size: 12px;
  }

.breadcrumbs_inner {
  
  }
#breadcrumbs ol {
  padding: 10px 0 0 0;  
}
#breadcrumbs ol li {
  display: inline;
  list-style-type: none;
  }

#breadcrumbs ol li:before {
  content: " > ";
  }

#breadcrumbs ol li:first-child:before {
  content:"";
  }
/* home ------------------------------------------------------------------------------*/
/* ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝
****************************************************************************

  その他のページ

****************************************************************************
 ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝  */
/* = 共通 = */

#wrap-other {
  line-height: 1.6;
  }

#wrap-other #ttl {
  padding: 60px 0;
  }
#wrap-other #ttl p {
  text-align: left;
  }
#wrap-other #ttl h1 {
  text-align: center;
  font-size: 32px;
  padding: 10px 0;
  color: #e2413e;
  }

#wrap-other h2 {
  position: relative;
  padding: 1em;
  background-color: #e2413e;
  font-size: 24px;
  color: #fff;
  text-align: left;
  padding: 10px;
  margin-bottom: 20px;
  background-image: url(../images/home/bg_slider.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
#wrap-other h2::after {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 0;
  border-width: 0 16px 16px 0;
  border-style: solid;
  border-color: #fff #fff #ddd #ddd;
  box-shadow: -1px 1px 2px rgba(0, 0, 0, .1);
}
#wrap-other h2.noDesign {
  position: static;
  background-image: none;
  padding: 0;
  background-color: transparent;
  font-size: 24px;
  color: #333;
  text-align: auto;
  margin-bottom: 20px;
}
#wrap-other h2.noDesign::after {
  
}
#wrap-other h3{
  font-size: 16px;
  font-weight: bold;
  background: url(../images/common_indent_circle.png) center left no-repeat;
  background-size: 16px auto;
  padding-left: 20px;
  color: #e2413e;
  }

#photo_quality h1 {
  color: rgba(48,52,60,1.00) !important;
  font-size: 40px !important;
  font-weight: 900;
  padding-top: 40px !important;
  padding-bottom: 30px !important;
}
#photo_quality h2.noDesign {
  border-bottom: 6px solid #333;
  text-align: center !important;
  padding: 10px 30px;
  display: inline-block;
}
#wrap-other .contents {
  }



#wrap-other .other h3 {
  font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
  }



#wrap-other .other li {
  padding-left: 1em;
  text-indent: -1em;
  }



#wrap-other .other table {
  border: 1px solid #ddd;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  margin: 0 auto;
  }

#wrap-other .other th {
  padding: 5px 20px;
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  text-align: center;
  }

#wrap-other .other td {
  padding: 5  px 20px;
  border: 1px solid #ddd;
  }

#wrap-other .other dt {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 5px;
  color: #F15729;
  font-size: 20px;
  }

#wrap-other .btn {
  clear: both;
  }






/*------------------------------------------------
 プライバシーポシリー
------------------------------------------------*/
#wrap-other .guide {
  padding: 20px;
  padding-bottom: 0;
  }



/*------------------------------------------------
 ご利用規約
------------------------------------------------*/
#wrap-other .kiyaku .text {
  margin-bottom: 60px;
  }

#wrap-other .kiyaku li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  display: block;
  }



/*------------------------------------------------
 特定商取引法に基づく表記
------------------------------------------------*/
#wrap-other .tokusho table {
  border: 1px solid #ddd;
  width: 980px;
  margin: 20px auto;
  margin-bottom: 60px;
  }



/*------------------------------------------------
 会社概要
------------------------------------------------*/
#wrap-other .company {
  margin-bottom: 60px;
  }

#wrap-other .company table{
  width: 980px;
  }

#wrap-other .company table .first{
  width: 200px;
}

#wrap-other .company .map {
  margin-top: 40px;
  text-align: center;
}
/*------------------------------------------------
 納期について
------------------------------------------------*/
#wrap-other .nouki h2 {
  margin-bottom: 10px;
  clear: both;
  }
#wrap-other .nouki h3 {
  margin-top: 20px;
  margin-bottom: 20px;
  clear: both;
  }
#wrap-other .nouki h3 span {
  margin-bottom: 10px;
  border-bottom: 1px solid #333;
  padding-bottom: 5px;
  }
#wrap-other .nouki_L {
  width: 57%;
  margin-right: 30px;
  float: left;
  }
#wrap-other .nouki .text {
  margin-bottom: 20px;
  }
#wrap-other .nouki .btn {
  margin-top: 30px;
  }
#wrap-other .hosoku {
  font-size: 14PX;
  }
#wrap-other .nouki_L_02 {
  width: 52%;
  margin-right: 30px;
  float: left;
  }
#wrap-other .nouki .atena {
  margin-top: 50px;
  margin-bottom: 50px;
  }
#wrap-other .nouki .atena .text {
  margin-bottom: 0;
  }
#wrap-other .nouki_photo-print {
  margin-bottom: 60px;
  }
/*------------------------------------------------
 ご注文の流れ
------------------------------------------------*/
#wrap-flow #ttl {
  padding: 60px 0;
  text-align: center;
  }

#wrap-flow #ttl h1 {
  text-align: center;
  background: url(../images/common_bg_h1.png) center top no-repeat;
  margin-bottom: 0px;
  font-size: 32px;
  padding: 10px 0;
  color: #F15729;
  }



/* = ご注文の流れ = */
#wrap-flow .contents_inner {
  width: 980px;
  margin: 0 auto;
}
#wrap-flow .flow_top {
  }

#wrap-flow .flow_top ul {
  overflow: hidden;
  }

#wrap-flow .flow_top li {
  width: 980px;
  height: 412px;
  margin: 0;
  padding: 0;
  position: relative;
  }

#wrap-flow .flow_top li h2 {
  margin-bottom: 15px;
  }

#wrap-flow .flow01 .inner {
  position: absolute;
  top: 100px;
  left: 53px;
  }

#wrap-flow .inner div {
  width: 450px;
  }

#wrap-flow .inner div p {
  margin-top: 15px;
  }

#wrap-flow .flow01 {
  background-image: url(../images/flow_bg_flow01.jpg);
  }

#wrap-flow .flow01 .inner {
  position: absolute;
  top: 100px;
  left: 53px;
  }

#wrap-flow .flow02 {
  background-image: url(../images/flow_bg_flow02.jpg);
  }

#wrap-flow .flow02 .inner {
  position: absolute;
  top: 100px;
  left: 550px;
  }

#wrap-flow .flow03 {
  background-image: url(../images/flow_bg_flow03.jpg);
  }

#wrap-flow .flow03 .inner {
  position: absolute;
  top: 100px;
  left: 53px;
  }


.flow_bottom {
  margin-bottom: 60px;
  overflow: hidden;
  }

.flow_bottom h2 {
  background-color: #F25729;
  color: #FFF;
  font-weight: bold;
  padding: 10px;
  margin-bottom: 20px;
  font-size: 17px;
  }

.flow_bottom h3 {
  font-size: 20px;
  margin-bottom: 10px;
  }

.flow_bottom h3 span {
  display: block;
  text-align: center;
  width: 30px;
  background-color: #F25729;
  color: #FFF;
  font-size: 12px;
  margin-bottom: 3px;
  float: left;
  border-radius: 40px;
  height: 30px;
  margin-right: 8px;
  vertical-align: middle;
  padding-top: 8px;
  }

.flow_bottom_item {
  overflow: hidden;
  clear: both;
  margin-bottom: 60px;  
  }

.flow_bottom_item_L {
  width: 450px;
  float: left;
  }

.flow_bottom_item_L p {
  margin-top: 15px;
  }

.flow_bottom_item_R {
  float: right;
  }

.flow_bottom_arrow {
  text-align: center;
  clear: both;
  padding: 50px 0;
  }

.flow_bottom_arrow img {
  margin-bottom: 6px;
  }

.w2p_wrapper {
  position: relative;
  padding-bottom: 180px;
  overflow: hidden;
  }

.w2p {
  clear: both;
  position: absolute;
  bottom: 0px;
  left: 0;
  background-image: url(../images/flow_bg_w2p.png);
  width: 980px;
  height: 240px;
  font-size: 14px;
  }

.w2p h3 {
  font-size: 18px;
  margin-top: 110px;
  margin-left: 20px;
  }

.w2p p {
  margin-left: 20px;
  width: 630px;
  }




/*------------------------------------------------
 価格について
------------------------------------------------*/
#wrap-other .price-down {
  color: #ba4e4e;
  font-weight: bold;
  }

#wrap-other td.price-down {
  color: #ba4e4e;
  font-weight: bold;
  font-size: 20px;
  }
#wrap-other #ttl.price-page-ttl p {
  text-align: center;
  }
.price-page-ttl p {
  color: #ba4e4e;
  font-size: 20px;
  }

.price-page-ttl p span{
  font-size: 36px;
  border-bottom: 1px solid #ba4e4e;
  font-weight: bold;
  }

#wrap-other .price-page .content {
  margin-bottom: 60px;
  }

#wrap-other .price-page .content h2{
  margin-bottom: 20px;
  }

#wrap-other .price-page .content p {
  margin-bottom: 20px;
  }

#wrap-other .price-page .content .total {
  background-color: #eee;
  text-align: center;
  }

#wrap-other .price-page .content .low {
  height: 5px;
  padding: 5px 20px;
  }

#wrap-other .price-page td {
  text-align: center;
  }



#wrap-other .price-page .atena {
  margin-top: 50px;
  margin-bottom: 50px;
  }

#wrap-other .price-page h3 {
  margin-top: 20px;
  margin-bottom: 20px;
  clear: both;
  }

#wrap-other .price-page h3 span {
  margin-bottom: 10px;
  border-bottom: 1px solid #333;
  padding-bottom: 5px;
  }

#wrap-other .price-page .atena .text {
  margin-bottom: 0;
  }


#wrap-other .price-page dl.acMenu  {
  margin-top: 20px;
  margin-bottom: 60px;
  }

#wrap-other .price-page .acMenu dt {
  width: 360px;
  padding: 10px;
  margin: 0 auto 20px;
  text-decoration: none;
  text-align: center;
  color: #FFF;
  border-radius: 8px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
  background: #57718a;
  
  }

#wrap-other .price-page .acMenu dt:hover {
  background: #8a9cad;
  }

#wrap-other .price-page .acMenu dd {
  display:none;
  }
.acMenu dt {
  position: relative;
}
.acMenu dt:after {
  content:"";
  position: absolute;
  right:25px;
  top:20px;
  width: 10px;
  height: 10px;
  border: 5px solid;
  border-color: #fff #fff transparent transparent;
  transform: rotate(135deg);
  z-index: 1;
}
.acMenu dt.clicked:after {
  content:"";
  position: absolute;
  right:25px;
  top:25px;
  width: 10px;
  height: 10px;
  border: 5px solid;
  border-color: #fff #fff transparent transparent;
  transform: rotate(-45deg);
  z-index: 1;
}

/*------------------------------------------------
 データ入稿注文する
------------------------------------------------*/
#wrap-other .data_order {
  }

#wrap-other .data_order #ttl {
  padding-top: 0;
  }

#wrap-other .data_order #ttl p.price-down {
  color: #ba4e4e;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
  padding-top: 60px;
  }

#wrap-other .data_order #ttl p.price-down span {
  font-size: 36px;
  border-bottom: 1px solid #ba4e4e;
  }

#wrap-other .data_order .soft {
  border: 1px solid #ccc;
  padding: 20px;
  width: 700px;
  margin:20px auto;
  }

#wrap-other .data_order .contents_inner div {
  margin-bottom: 30px;
  }


#wrap-other .data_order .soft h3 {
  text-align: center;
  margin-bottom: 20px;
  background-color: #FFF8E1;
  background-image: none;
  color: #777;
  padding: 0;
  }



#wrap-other .data_order .data_check  {
  background-image: url(../images/check_bg.png);
  width: 940px;
  margin: 0 auto;
  padding: 10px;
  }

#wrap-other .data_order .data_check_inner {
  background-color: #fff;
  padding: 20px;
  margin-bottom: 0 !important;
  }

#wrap-other .data_order .data_check h3 {
  text-align: center;
  font-weight: bold;
  color: #ff2525;
  margin-bottom: 0px;
  font-size: 20px;
  background: none;
  text-align: center;
  font-size: 26px;
  }

#wrap-other .data_order .data_check p {
  background-color: #fdeded;
  padding: 5px 10px;
  }

#wrap-other .data_order .data_check ul {
  margin-top: 10px;
  }

#wrap-other .data_order .data_check li {
  background-image: url(../images/check_icon.png);
  background-position: left center;
  background-repeat: no-repeat;
  color: #525252;
  font-size: 16px;
  padding-left: 24px;
  margin: 2px auto;
  font-weight: bold;
  }
#wrap-other .data-price table {
  border: 1px solid #ccc;
  margin: 0 auto;
  width: 980px;
  }

#wrap-other .data-price th {
  width: 120px;
  padding: 20px;
  background-color: #FFF8E1;
  border: 1px solid #ccc;
  }

#wrap-other .data-price td {
  padding: 20px;
  border: 1px solid #ccc;
  }

#wrap-other .data-price td select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 16px;
  padding: 5px 20px;
  }

#wrap-other .data-price .price_str {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-top: 10px;
  }

#wrap-other .template_list tr {
  border-bottom: 1px solid #ccc;
  }

#wrap-other .template_list th {
  padding: 20px;
  background-color: #FFF8E1;
  text-align: center;
  }

#wrap-other .template_list td {
  padding: 20px;
  }
/* ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝
****************************************************************************

  ログイン画面のスタイル

****************************************************************************
 ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝  */
#ttl p{
  text-align: center;
  font-weight: normal;
  }
#
#login .contents_inner {
  padding: 30px 0 60px 0;
  margin: 0 auto;
  overflow: hidden;
  }

#login #ttl {
  margin-bottom: 30px;
  }
#login .login-form {
  width: 500px;
  float: left;
  background-color: #f4f2ed;
  padding: 30px;
  padding-top: 0;
  margin-right: 20px;
  }

#login h2 {
  margin-top: 30px;
  font-size: 18px;
  }
#login .cont {
  margin: 0 auto;
  }

#login .textbox01 {
  width: 100%;
  font-size: 20px;
  height: 50px;
  }

#login .btn-area {
  }

#login .cont .alert {
  border: 2px solid #c00;
  text-align: center;
  color: #c00;
  padding: 5px 0;
  margin-top: 10px;
  }

#login .regist {
  text-align: center;
  padding: 30px 0;
  background: #f4f2ed;
  float: right;
  width: 380px;
  }

#login .regist a {
  font-size: 20px;
  }

#login .regist img {
  margin: 0 5px;
  }
/* ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝
****************************************************************************

  MY PAGE

****************************************************************************
 ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝  */
#myPage h1 {
  font-size: 32px;
  font-weight: bold;
  line-height: 150px;
  text-align: center;
  background-position: center top;
  background-size: 60px auto;
  }
#myPage .page_title h1 {
  line-height: 1;
}

#myPage h2 {
  font-size: 30px;
  text-align: center;
  border-top: 6px solid #393939;
  border-bottom: 1px solid #393939;
  padding: 16px 0;
  margin-bottom: 20px;
  }

#myPage h3 {
  font-size: 16px;
  }


/* basic_nav */
.basic_nav {
  text-align: center;
  font-size: 14px;
  margin: 30px 0 50px 0;
  }

#nav {
  position: relative;
  }

#nav a {
  text-decoration: none;
  padding: 10px 0;
  color: #FFFFFF;
  background-color: rgba(74,82,95,1.00);
  border-radius: 8px;
  display: block;
  }

#nav a:hover {
  color:#999;
  }

#nav .underline {
  background:#e1200f;
  margin-top: 3px;
  height:3px;
  display:block;
  position:absolute;
  left:0
  }

/* ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝
****************************************************************************

  インデックスページのスタイル

****************************************************************************
 ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝  */
#mypage_index ul,
#mypage_index li {
  list-style: none;
  padding: 0;
}


/* mypage_index */
#mypage_index .mypage_index {
  overflow: hidden;
  padding-bottom: 100px;
  }

#mypage_index .mypage_index h2 {
  font-size: 28px;
  padding: 10px 12px;
  margin-bottom: 0px;
  border-bottom: none;
  font-weight: bolder;
  color: rgba(211,39,45,1.00);
  }

#mypage_index .mypage_item {
  margin-bottom: 50px;
  }

#mypage_index .mypage_index li ul li {
  float: none;
  padding: 16px 0px 16px 16px;
  background-color: #fff;
  border-top: 1px dotted rgba(175,182,193,1.00);
  border-bottom: 1px dotted rgba(175,182,193,1.00);
  margin-top: -1px;
  }

#mypage_index .mypage_index li ul a {
  display: block;
  line-height: 20px;
  font-size: 16px;
  font-weight: bold;
  background-image: url(../images/common_arrow.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 24px;
  text-decoration: none;
  color: rgba(74,82,95,1.00);
  }
#mypage_index .mypage_index li ul a:hover {
  color: rgba(74,82,95,.6);
}
#mypage_index h2.top_atena {
  background: url(../images/top_bg_atena.png) left center no-repeat;
  }

#mypage_index h2.top_order {
  background: url(../images/top_bg_order.png) left center no-repeat;
  }

#mypage_index h2.top_account {
  background: url(../images/top_bg_account.png) left center no-repeat;
  }


/*------------------------------------------------
 ボタンエリア
------------------------------------------------*/
#atena_list .btn-area {
  width: 670px;
  }

#atena_list .btn01 {
  float: left;
  }

#atena_list .btn02 {
  float: right;
  }

/* ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝
****************************************************************************

  登録済宛名一覧のスタイル

****************************************************************************
 ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝  */

#atena_list h1 {
  background: url(../images/atena_list_h1_bg.png) no-repeat top left;
  }


.atena_list_add-btn {
  float: right;
  }





/*------------------------------------------------
 ボタンエリア
------------------------------------------------*/
#atena_list .btn-area {
  width: 670px;
  }

#atena_list .btn01 {
  float: left;
  }

#atena_list .btn02 {
  float: right;
  }






/*------------------------------------------------
 フォーム
------------------------------------------------*/

#atena_add th {
  width: 200px;
  }


#atena_add .mochu-icon {
  padding: 5px 5px;
  text-align: center;
  background-color: #ccc;
  font-weight: bold;
  font-size: 14px;
  margin-left: 50px;
  }

#atena_add .btn03 {
  text-align: center;
  }


#atena_add .btn-area {
  width: 1000px;
  }

#atena_add .btn01 {
  float: left;
  }

#atena_add .btn02 {
  float: right;
  }
.required {
  color: #D3272D;
  font-size: 80%;
}
]
/* ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝
****************************************************************************

  宛名印刷リスト一覧のスタイル

****************************************************************************
 ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝  */

#atena_save_list h1 {
  background-repeat: no-repeat;
  background-image: url(../images/atena_save_list_h1_bg.png);
  }

#atena_save_list h2 {
  background-color: #333;
  color: #FFF;
  font-size: 20px;
  border-top: none;
  border-bottom: none;
  padding: 15px 0;
  margin-bottom: 0;
  }

#atena_save_list .atena_save_list_text {
  padding: 20px 30px;
  margin-bottom: 30px;
  background-color: rgba(247,213,214,1.00);
  color: rgba(211,39,45,1.00);
  }
/* ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝
****************************************************************************

  注文中の商品一覧のスタイル

****************************************************************************
 ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝  */

#order_list h1 {
   background-repeat: no-repeat;
  background-image: url(../images/order_list_h1_bg.png);
  }

#order_list .btn03 {
  text-align: center;
  padding-bottom: 60px;
  }
/* ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝
****************************************************************************

  登録情報の確認スタイル

****************************************************************************
 ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝  */

#account h1 {
   background-repeat: no-repeat;
  background-image: url(../images/account_h1_bg.png);
  }

#account .message {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #C00;
  margin-bottom: 20px;
  }


#account .btn-area {
  text-align: center;
  }

#account h3 {
  position: relative;
  padding-left: 1.2em;/*アイコン分のスペース*/
  line-height: 1.4;
}

#account h3:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";/*アイコンのユニコード*/
  position: absolute;/*絶対位置*/
  font-size: 1em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top: 0;/*アイコンの位置*/
  color: #4A525F; /*アイコン色*/
}




/*------------------------------------------------
 テーブル 
------------------------------------------------*/

#account th {
  width: 200px;
  }
#account .btn-area.btn-area_three {
  }

#account .btn01 {
  float: left;
  }

#account .btn02 {
  float: left;
  padding: 0;
  margin: 0px 20px;
  width: auto;
  }

#account .cont td {
  }

#account .cont .btn02 {
  }

#account .btn03 {
  float: right;
  padding: 0;
  margin: 0;
  }







/* ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝
****************************************************************************

  会員登録のスタイル

****************************************************************************
 ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝  */

#usr_regist {
  }

#usr_regist h2 {
  margin-top: 30px;
  }


#usr_regist .usr_regist_inner {
  padding-top: 60px;
  overflow: hidden;
  }

#usr_regist .usr_regist_L {

  text-align: center;
  }

#usr_regist .usr_regist_R {
  width: 480px;
  float: right;
  text-align: center;
  }

#usr_regist .usr_regist_inner .textbox01 {
  width: 458px;
  font-size: 20px;
  }

#usr_regist .usr_regist_inner .text {
  text-align: left;
  }

#usr_regist .usr_regist_inner h3 {
  margin-top: 10px;
  }

#usr_regist .usr_regist_inner .btn01 {
  margin-top: 30px;
  }


#usr_regist th {
  width: 200px;
  }

#usr_regist .btn02 {
  text-align: center;
  }

#usr_regist .btn-area {
  width: 670px;
  text-align: center;
  }

.usr_regist_top .btn-area_one .btn02 input {
  margin-top: 40px;
  }



#usr_regist .btn01 {
  float: left;
  }

#usr_regist .btn02 {
  float: right;
  }

#usr_regist .btn-area_one {
  width: 300px;
  overflow: hidden;
  margin: 0 auto;
  }

/*------------------------------------------------
 テーブル
------------------------------------------------*/
.table table{
  width: 100%;
  border: 1px solid #e7e7e7;
  margin-bottom: 60px;
  }

.table table th{
  background-color: #979BA4;
  color: rgba(255,255,255,1.00);
  border: 1px dashed #ddd;
  text-align: center;
  }

.table table tr {
  border-bottom: 1px solid #e7e7e7;
  }

.table table td {
  padding: 20px;
  border: 1px dashed #ddd;
  }

.table table td a {
  }

.table table td .bar {
  font-size: 12px;
  text-align: center;
  background-color: #eda;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  }

.table table td .btn_edit {
  margin-right: 10px;
  }
/* = button = */

.btn-area {
  overflow: hidden;
  margin:0 auto;
  margin-bottom: 30px;
  }

.btn01 a,
.btn02 a,
.btn03 a,
.btn04 a,
.btn06 a {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  width: 320px;
  padding: 15px 0;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  border-radius: 5px;
  transition: all  0.3s ease;
  }

.btn01 a {
  background-color: #D3272D;
  }

.btn01 a:hover {
  background-color: #E15D62;
  }

.btn02 a {
  background-color: #D3272D;
  }

.btn02 a:hover {
  background-color: #E15D62;
  }

.btn03 a {
  background-color: #439B5C;
  }

.btn03 a:hover {
  background-color: #72C289;
  }

.btn04 a {
  background: #00a983;
  }

.btn04 a:hover {
  background: #71D0A2;
  }

.btn06 a {
  background: #999;
  }

.btn06 a:hover {
  background: #ccc;
  }




/* = button インプットタグ = */

.btn01 input,
.btn02 input,
.btn03 input,
.btn05 input {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  width: 320px;
  height: 60px;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  border-radius: 5px;
  transition: all  0.3s ease;
  }

.btn01 input{
  background-color: #D3272D;
  border: 1px solid #D3272D;
  }

.btn01 input:hover{
  background-color: #E36A6F;
  border: 1px solid #DD4E53;
  }

.btn02 input{
  background: #D3272D;
  border:1px solid #D3272D;
  }

.btn02 input:hover{
  background: #E15D62;
  border:1px solid #E15D62;
  }

.btn03 input{
  background: #ffaa00;
  border:1px solid #ffaa00;
  }

.btn03 input:hover{
  background: #FFC043;
  border:1px solid #FFC043;
  }

.btn05 input{
  background: #ccc;
  border:1px solid #ccc;
  }

.btn05 input:hover{
  background: #ddd;
  border:1px solid #ddd;
  }

/* ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝
****************************************************************************

  フォームのスタイル

****************************************************************************
 ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝  */
/* form */

form select {
  margin-right: 30px;
  background: none;
  }

form .textbox01,
form .textbox02,
form .textbox03,
form .textbox04,
form .textbox05 {
  margin-right: 20px;
  border: 1px solid #ccc;
  border-radius: 4px;        /* CSS3草案 */  
  -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 4px;   /* Firefox用 */  
  }

form .textbox01 {
  width: 400px;
  }

form .textbox02 {
  width: 460px;
  }

form .textbox03 {
  width: 90%;
  }

form .textbox04 {
  width: 100px;
  }

form .textbox05 {
  width: 90%;
  }

form .selectbox01 {
  height: 40px;
  width: 90%;
  padding: 10px;
  font-size: 14px;
  margin-right: 20px;
  border: 1px solid #ccc;
  }

form .textarea01 {
  height: 60px;
  width: 460px;
  padding: 10px;
  font-size: 14px;
  margin-right: 20px;
  border: 1px solid #ccc;
  }


.smallWidthTable.table {
  width: 700px;
  margin: 60px auto 0;
}
.smallWidth {
  width: 700px;
  margin: 0px auto 50px;
}
.smallWidth .btn06 {
  float: right;
}
/* ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝
****************************************************************************

  デザイン編集画面のスタイル

****************************************************************************
 ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝  */
#wrap-design-editor #header_inner {
  position: relative;
  }

#wrap-design-editor #header_inner h1 {
  text-align: right;
  position: absolute;
  top: 22px;
  right: 0;
  font-size: 20px;
  color: #dc1712;
  }

#wrap-design-editor #ttl {
  padding: 10px 0 30px;
  text-align: center;
  }

#wrap-design-editor #ttl h1 {
  text-align: center;
  background: url(../images/common_bg_h1.png) center top no-repeat;
  margin-bottom: 20px;
  font-size: 32px;
  padding: 10px 0;
  color: #F15729;
  }

#wrap-design-editor .design-editor h2 {
  border-bottom: 4px solid #4A525F;
  font-size: 18px;
  height: 30px;
  padding-left: 28px;
  margin-bottom: 20px;
  color: #4A525F;
  font-weight: bold;
  }

#wrap-design-editor .design-editor h2 span {
  color: #C00;
  margin-left: 10px;
  font-weight: normal;
  font-size: 80%;
  }


#wrap-design-editor .contents {
  background-color: transparent;
  }

#wrap-design-editor .contents_inner {
  width: 100%;
  margin:0 auto;
  overflow: hidden;
  }


#wrap-design-editor .design-editor .flow {
  text-align: center;
  margin-top: 20px;
  }

#wrap-design-editor .design-editor .tbl .border-right-none {
  border-right: none;
  }

#wrap-design-editor .post a{
  font-size: 16px;
  display: inline-block;
  color: #333;
  border: 2px solid #333;
  margin-left: 10px;
  padding: 10px 10px;
  font-weight: bold;
  background-color: #fefefe;
}

#wrap-design-editor .post input{
  font-size: 16px;
  display: inline-block;
  color: #333;
  border: 2px solid #333;
  margin-left: 10px;
  padding: 10px 10px;
  font-weight: bold;
  background-color: #fefefe;
}


#wrap-design-editor .btn02 {
  }

#wrap-design-editor .btn02 a{
  font-size: 14px;
  }

#wrap-design-editor .btn02 a:hover{
  }


/* ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝
****************************************************************************

  宛名エディターのスタイル

****************************************************************************
 ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝  */

/*= atena-editor = */

.atena-editor .howto-btn {
  text-align: center;
  width: 200px;
  margin: 50px auto;
  margin-right: 0;
  margin-bottom: 0;
  }

.atena-editor .w2p-atena-wrapper {
  width: 960px;
  height: 100vh;
  margin:0 auto;
  position: relative;
  }



.atena-editor .w2p-atena-wrapper .howto-btn {
  text-align: center;
  position: absolute;
  top: -50px;
  right: -140px;
  }

.atena-editor .w2p-atena-wrapper .howto-btn a {
  display:block;
  
  }

.atena-editor .w2p-atena-wrapper .howto-btn a:hover {
  
  }
.atena-editor form {
  height: 100vh;
}




.atena-editor .editor_btn-area {
  text-align: center;
  }

.atena-editor .editor_btn-area .btn input {
  font-size: 20px;
  font-weight: bold;
  padding: 10px 35px;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
  background: #999;
  border-radius: 5px;
  border: 2px solid #999;
  }

.atena-editor .editor_btn-area .btn input:hover{
  background: #999;
  border:2px solid #999;
  }

/*------------------------------------------------
 印刷内容を入力する
------------------------------------------------*/

/* = design-editor = */
#wrap-design-editor .button {
  max-width: 230px;
}
#wrap-design-editor .design-editor {
  margin-bottom: 50px;
  padding-bottom: 30px;
  
  }

.design-editor_inner {
  height: 100vh;
  }

.design-editor_inner object {
  margin-top: -40px;
}
form .design-editor_inner object {
  margin-top: -60px;
}
#wrap-design-editor .design-editor_L {
  width: 30%;
  float: left;
  margin-right: 3%;
  text-align: center;
  }

#wrap-design-editor .design-editor_L .reload_btn {
  text-align: center;
  }

#wrap-design-editor .design-editor_R {
  width: 67%;
  float: left;
  }

#wrap-design-editor .design-editor_R .item {
  margin-bottom: 50px;
  }

#wrap-design-editor .design-editor_R .item.company  {
  margin-bottom: 0px;
  }

#wrap-design-editor .design-editor_R dl {
  overflow: hidden;
  }

#wrap-design-editor .design-editor_R dt {
  clear: both;
  float: left;
  width: 80px;
  padding: 10px 0;
  margin-bottom: 10px;
  font-weight: bold;
  }

#wrap-design-editor .design-editor_R dd {
  float: left;
  margin-bottom: 10px;
  }

#wrap-design-editor .input-tbl_L {
  float: left;
  width: 47%;
  margin-right: 3%;
  }
#wrap-design-editor h2 {
  background-size: auto 20px !important;
}
#wrap-design-editor .input-tbl_L .post h2 {
  background: url(../images/design-editor/design-editor_icon_post.png) no-repeat top 3px left ;
  }

#wrap-design-editor .input-tbl_L .address h2 {
  background: url(../images/design-editor/design-editor_icon_address.png) no-repeat top 2px left ;
  }

#wrap-design-editor .input-tbl_L .company h2 {
  background: url(../images/design-editor/design-editor_icon_company.png) no-repeat top 2px left ;
  }

#wrap-design-editor .input-tbl_R .name h2 {
  background: url(../images/design-editor/design-editor_icon_name.png) no-repeat top left ;
  }

#wrap-design-editor .aisatsu h2 {
  background: url(../images/design-editor/design-editor_icon_aisatsu.png) no-repeat top left ;
  padding-left: 40px;
  }

#wrap-design-editor .youshi h2 {
  background: url(../images/design-editor/design-editor_icon_youshi.png) no-repeat top left ;
  padding-left: 22px;
  height: 32px;
  }

#wrap-design-editor .maisu h2 {
  background: url(../images/design-editor/design-editor_icon_maisu.png) no-repeat top left ;
  padding-left: 22px;
  height: 32px;
  }

#wrap-design-editor .fee h2 {
  background: url(../images/design-editor/design-editor_icon_fee.png) no-repeat top left ;
  padding-left: 22px;
  height: 32px;
  }

#wrap-design-editor .cart h2 {
  background: url(../images/design-editor/design-editor_icon_cart.png) no-repeat top left ;
  padding-left: 22px;
  height: 32px;
  }

#wrap-design-editor .fee .price {
  padding-top: 0;
  }

#wrap-design-editor .fee .fee_ul {
  margin-bottom: 20px;
  text-align: right;
  }

#wrap-design-editor .fee .fee_ul li {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  }

#wrap-design-editor .fee .fee_rate {
  font-weight: bold;
  }

#wrap-design-editor .fee .fee_teika {
  text-decoration: line-through;
  }

#wrap-design-editor .fee .fee_price,
#wrap-design-editor .fee .fee_hagaki {
  font-weight: bold;
  color: #D3272D;
  }

#wrap-design-editor .fee .fee_total {
  font-weight: bold;
  font-size: 24px;
  }

#wrap-design-editor .fee .fee_total_price {
  color: #D3272D;
  }





#wrap-design-editor .input-tbl_R {
  float: left;
  width: 50%;
  }


#wrap-design-editor .input-tbl_R .name dt {
  float: none;
  margin-bottom: 0;
  }


#wrap-design-editor .aisatsu {
  padding-top: 36px;
  }

#wrap-design-editor .price {
  color: #D3272D;
  font-size: 30px;
  font-weight: bold;
  }





/* form */
#wrap-design-editor .tb01,
#wrap-design-editor .tb02,
#wrap-design-editor .tb03, 
#wrap-design-editor .tb04 {
  padding: 10px;
  font-size: 14px;
  border: 1px solid #CCC;
  border-radius: 4px;        /* CSS3草案 */  
  -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 4px;   /* Firefox用 */  
  margin: 0 auto;
  }

#wrap-design-editor .tb01 {
  width: 160px;
  }

#wrap-design-editor .tb02 {
  width: 280px;
  }

#wrap-design-editor .tb03 {
  width: 190px;
  margin-bottom: 10px;
  }

#wrap-design-editor .tb03.odd {
  margin-right: 5px;
  }

#wrap-design-editor .tb04 {
  width: 286px;
  margin-bottom: 10px;
  }

#wrap-design-editor .select_box {
  font-size: 16px;
  cursor: pointer;
  background: none;
  background-position: 340px center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 15;
  vertical-align: middle;
  line-height: 60px;
  margin-top: 10px;
  padding: 5px;
  border: 1px solid #ccc;
  width: 310px;
  margin-bottom: 10px;
  }

#wrap-design-editor .textarea {
  font-size: 14px;
  padding: 10px;
  width: 780px;
  height: 120px;
  border: 1px solid #ccc;
  border-radius: 4px;        /* CSS3草案 */  
  -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 4px;   /* Firefox用 */  
  }

#wrap-design-editor .required {
  color: #C00;
  margin-left: 5px;
  font-size: 14px;
  letter-spacing: 0px;
  }



#wrap-design-editor .expansion {
  text-align: right;
  }

#wrap-design-editor .expansion a {
  font-size: 16px;
  letter-spacing: 0px;
  color: rgba(74,82,95,1.00);  
  }

#wrap-design-editor .expansion a img {
  vertical-align: text-top;
  }





#wrap-design-editor .editor_btn-area {
  clear: both;
  overflow: hidden;
  width: 700px;
  margin:0 auto;
  margin-top: 50px;
  text-align: center;
  }

#wrap-design-editor .editor_btn-area .btn {
  float: right;
  margin: 0;
  padding: 0;
  width: 300px;
  }

#wrap-design-editor .editor_btn-area .btn01 {
  margin: 0;
  padding: 0;
  width: 300px;
  }

#wrap-design-editor .editor_btn-area .btn02 {
  margin: 0;
  padding: 0;
  width: 300px;
  }

#wrap-design-editor .editor_btn-area input {
  cursor: pointer;
  width: 342px;
  height: 80px;
  border: none;
  text-indent: -9999px;
  }

#wrap-design-editor .editor_btn-area .btn01 input {
  background: url(../images/design-editor/design-editor_editor-btn01.jpg) no-repeat top center;
  }




#wrap-design-editor .editor_btn-area .btn02 {
  padding: 0;
  margin: 0;
  }

#wrap-design-editor .editor_btn-area .btn02 input{
  background: url(../images/design-editor/design-editor_editor-btn02.jpg) no-repeat top center;
  }



#wrap-design-editor .editor_btn-area .btn03 input{
  height: 60px;
  margin: 0 auto;
  }

#wrap-design-editor .editor_btn-area .btn03 input:hover {
  }




/* = W2P編集画面 = */
#wrap-design-editor .w2p-wrapper {
  position: relative;
  overflow: visible;
  padding-top: 20px;
  }

.w2p-wrapper .w2p-magnification {
  position: absolute;
  top: 31px;
  left: 676px;
  }

.w2p-wrapper .w2p-return {
  position: absolute;
  top: 781px;
  right: 237px;
  }

.w2p-wrapper .w2p-next {
  position: absolute;
  top: 781px;
  right: -110px;
  }

.w2p-help {
  margin-top: -20px;
  text-align: center;
  margin-bottom: 90px;
  }

.w2p-help a {
  padding: 0 10px;
  font-size: 14px;
  }
#wrap-design-editor .cart .button {
  max-width: 100%;
}


/*------------------------------------------------
 確認ページ
------------------------------------------------*/

/* = design-editor = */

#wrap-design-editor .check-tbl {
  width: 640px;
  }

#wrap-design-editor .check-tbl .design-editor_R {
  }

#wrap-design-editor .check-tbl .design-editor_R tr {
  border-bottom: 1px solid #ddd;
  }

#wrap-design-editor .check-tbl .design-editor_R th {
  padding: 20px;
  }

#wrap-design-editor .check-tbl .design-editor_R td {
  padding: 20px;
  }











/* ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝
****************************************************************************

  お買い物カゴ

****************************************************************************
 ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝  */
#wrap-cart #ttl {
  padding: 0 0 30px;
  text-align: center;
  }

#wrap-cart #ttl h1 {
  text-align: center;
  background: url(../images/common_bg_h1.png) center top no-repeat;
  margin-bottom: 20px;
  font-size: 32px;
  padding: 10px 0;
  color: #F15729;
  }

#wrap-cart .cart h2 {
  padding-left: 6px;
  margin: 30px 0;
  text-align: center;
  font-size: 24px;
  }


#wrap-cart .contents {
  background-color: transparent;
  }

#wrap-cart .contents_inner {
  width: 980px;
  margin:0 auto;
  overflow: hidden;
  }


#wrap-cart .cart .flow {
  text-align: center;
  margin-top: 20px;
  }

#wrap-cart .cart .tbl .border-right-none {
  border-right: none;
  }

#wrap-cart .post a{
  font-size: 16px;
  display: inline-block;
  color: #333;
  border: 2px solid #333;
  margin-left: 10px;
  padding: 10px 10px;
  font-weight: bold;
  background-color: #fefefe;
}

#wrap-cart .post input{
  font-size: 16px;
  display: inline-block;
  color: #333;
  border: 2px solid #333;
  margin-left: 10px;
  padding: 10px 10px;
  font-weight: bold;
  background-color: #fefefe;
}




/* cart_nav */
#wrap-cart .cart_nav {
  text-align: center;
  margin-top: 50px;
  }

#wrap-cart #nav {
  position: relative;
  }

#wrap-cart #nav a {
  text-decoration:none;
  padding: 5px 20px;
  padding-right: 50px;
  color:#666;
  line-height: 16px;
  display: inline-block;
  background: url(../images/common_indent_arrow_bottom.png) center right 10px no-repeat;
  }

#wrap-cart #nav a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  }

#wrap-cart #nav .underline {
  background:#F15728;
  margin-top: 3px;
  height:3px;
  display:block;
  position:absolute;
  left:0
  }

#wrap-cart .fee_teika {
  text-decoration: line-through;
  }







/*------------------------------------------------
 ご注文内容のご確認
------------------------------------------------*/

/* = cart = */

#wrap-cart .cart {
  margin-bottom: 50px;
  }



/* = tbl = */
#wrap-cart .cart .tbl {
  padding: 3px 0;
  font-size: 16px;
  line-height: 1.4;
  width: 100%;
  }

#wrap-cart .cart .tbl tr {
  border-bottom: 1px solid #d2d2d2;
  width: 100%;
  }

#wrap-cart .cart .tbl tr:first-child {
  border-top: 1px solid #d2d2d2;
  }

#wrap-cart .cart .tbl .last {
  border-bottom: none;
  }

#wrap-cart .cart .tbl {
  }

#wrap-cart .cart .tbl table{
  width: 100%;
  }

#wrap-cart .cart .tbl th {
  background-color: #f7f7f7;
  width: 260px;
  padding: 20px;
  font-weight: bold;
  vertical-align: middle;
  text-align: left;
  }

#wrap-cart .cart .tbl .cart_th_second {
  text-align: left;
  width : auto;
  }

#wrap-cart .cart .tbl td {
  padding: 20px;
  vertical-align: middle;
  text-align: left;
  }

#wrap-cart .cart .tbl .cart_td_second {
  text-align: left;
  width : auto;
  line-height: 1.6;
  }

#wrap-cart .cart .tbl .cart_td_kazu {
  color: #333;
  font-weight: bold;
  font-size: 24px;
  }

#wrap-cart .cart .tbl .cart_td_price {
  color: #D3272D;
  font-weight: bold;
  margin-bottom: 6px;
  }

#wrap-cart .cart .tbl .cart_td_second .select_box {
  margin: 0;
  }

#wrap-cart .cart .tbl .cart_td_second input {
  border: 2px solid #f15829;
  background-color: #f15829;
  color: #FFF;
  font-weight: bold;
  padding: 2px 10px;

  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
  }

#wrap-cart .cart .tbl .cart_td_second input:hover {
  border: 2px solid #f15829;
  background-color: #FFF;
  color: #f15829;
  }




#wrap-cart .cart .tbl .comment {
  font-size: 13px;
  }

#wrap-cart .tbl-subtotal {
  color: #D3272D;
  font-weight: bold;
  }



#wrap-cart .subtotal {
  margin-top: 20px;
  margin-bottom: 20px;
  }

#wrap-cart .subtotal h2 {
  font-weight: bold;
  font-family: Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 20px;
  }

#wrap-cart .subtotal_inner {
  background-color: #e7e9ec;
  font-size: 30px;
  padding: 20px;
  overflow: hidden;
  text-align: right;
  }

#wrap-cart .subtotal_inner_ul {
  background-color: #e7e9ec;
  font-size: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  text-align: right;
  border-bottom: 1px solid #ccc;
  }

#wrap-cart .subtotal_inner_name {
  font-weight: bold;
  }

#wrap-cart .subtotal_inner_price {
  font-weight: bold;
  color: #D3272D;
  }




#wrap-cart .subtotal_price {
  color: #D3272D;
  font-weight: bold;
  font-size: 30px;
  float: right;
  }




/*------------------------------------------------
 ご注文内容のご確認
------------------------------------------------*/

#wrap-cart .cart_conf .tbl th {
  width: 130px;
  text-align: center;
  }

#wrap-cart .cart_conf .tbl td {
  text-align: center;
  }





/*------------------------------------------------
 ご注文者情報入力
------------------------------------------------*/

/* = rakpo-ID = */
#wrap-cart #rakpo-ID {
  text-align: center;
  padding-top: 80px;
  margin-bottom: 60px;
  }

#wrap-cart #rakpo-ID_inner {
  background-color: #eae9dd;
  padding-top: 20px;
  padding-bottom: 40px;
  }

#wrap-cart #rakpo-ID h2 {
  border-left: none;
  }



#wrap-cart #rakpo-ID table{
  width: 540px;
  margin: 0 auto;
  margin-bottom: 40px;
  background-color: #fff;

  box-shadow:rgba(230, 230, 230, 0.4) 0px 0px 3px 2px;
  -webkit-box-shadow:rgba(230, 230, 230, 0.4) 0px 0px 3px 2px;
  -moz-box-shadow:rgba(230, 230, 230, 0.4) 0px 0px 3px 2px;
  }

#wrap-cart #rakpo-ID p {
  padding: 5px;
  }

#wrap-cart #rakpo-ID tr {
  border-bottom: none;
  }

#wrap-cart #rakpo-ID th {
  background-color: #f7f7f7;
  width: 130px;
  padding: 20px;
  font-weight: bold;
  vertical-align: middle;
  border-right: none;
  }

#wrap-cart #rakpo-ID td {
  padding: 20px;
  vertical-align: middle;
  text-align: left;
  border-right: none;
  }


/* = input-area = */
#wrap-cart #input-area {
  padding-top: 80px;
  margin-bottom: 60px;
  }

#wrap-cart #input-area_inner {
  }

#wrap-cart #input-area_inner .table {
  width: 800px;
  }





/*------------------------------------------------
 最終確認
------------------------------------------------*/

#wrap-cart .cart_conf_02 h2 {
  margin-top: 80px;
  }

#wrap-cart .cart_conf_02 .tbl th {
  width: 160px;
  text-align: center;
  }

#wrap-cart .cart_conf_02 .tbl td {
  text-align: center;
  }

#wrap-cart .cart_conf_02 .tbl .check-tbl {
  width: 980px;
  }

#wrap-cart .cart_conf_02 .tbl .check-tbl th {
    width: 230px;
  text-align: left;
  }

#wrap-cart .cart_conf_02 .tbl .check-tbl td {
  text-align: left;
  }


#wrap-cart .total {
  margin-top: 20px;
  margin-bottom: 20px;
  }

#wrap-cart .total h2 {
  font-weight: bold;
  font-family: Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 20px;
  }

#wrap-cart .total_inner {
  background-color: #e7e9ec;
  font-size: 30px;
  padding: 20px;
  overflow: hidden;
  text-align: right;
  }

#wrap-cart .total_inner p {
  padding: 10px 10px 0;
  margin-top: 20px;
  border-bottom: 3px solid rgba(74,82,95,1.00);
  }

#wrap-cart .total_price {
  color: #D3272D;
  font-weight: bold;
  font-size: 30px;
  float: right;
  }

#wrap-cart .total_inner ul {
  list-style: none;
  font-size: 20px;
  }

#wrap-cart .total_inner_price {
  color: #D3272D;
  padding-left: 30px;
  font-weight: bold;
  }
#wrap-cart .total_inner_price small,
#wrap-cart .total_price small {font-weight: bold;}

/*------------------------------------------------
home
------------------------------------------------*/
.pink {
  color: #ea7351;
}
.skyBlue {
  color: #33aeff;
}
.white {
  color: #FFFFFF;
}
.orange {
  color: #F39C12;
}
.ttlArea {
  padding-top: 20px;
  padding-bottom: 15px;
}
.ttlArea .icon {
  text-align: center;
}
.ttlArea h2 {
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  text-align: center;
  padding-top: 10px;
  line-height: 1.1;
}
.ttlArea span {
  text-align: center;
  color: rgba(74,82,95,0.40);
  font-size: 18px;
  font-weight: bold;
  display: block;
}
#slider {
  background-image: url(../images/home/bg_slider.jpg);
  background-repeat: repeat-x;
  background-position: center top;
  height: 480px;
}
#slider li {
  margin:0px auto;
}
.priceDownSlide {
  text-align: center;
  position: relative;
  width: 650px;
  overflow: visible;
  height: 400px;
  margin: 40px auto 31px;

}
.priceDownSlide .title {
  padding: 0;
  margin: 0 0 20px 0;
  text-align: center;

}
.priceDownSlide .title img {
  border-bottom: 6px solid #c3ae95;
  width: 80% ;
  margin: auto;
}
.priceDownSlide .p1 {
  position: absolute;
  color: #e9662c;
  font-weight: 900;
  font-size: 45px;
  left: 220px;
  top: 210px;

}
.priceDownSlide .p2 {
  background-color: #e9662c;
  width: 110px;
  border-radius: 60px;
  height: 110px;
  text-align: center;
  color: #ffffff;
  font-size: 36px;
  font-weight: 900;
  line-height: 1;
  padding-top: 18px;
  position: absolute;
  left: 104px;
  top: 276px;

}
.priceDownSlide .p3 {
  font-family: 'Anton', sans-serif;
  color: #ffd800;
  position: absolute;
  left: 220px;
  top: 240px;

}
.priceDownSlide .p3 .su {
  font-size: 117px; 
}
.priceDownSlide .p3 .per {
  font-size: 70px;  
}
.priceDownSlide .p3 .of {
  font-size: 94px;  
}
.priceDownSlide .p4 {
  font-weight: 900;
  font-size: 30px;
  color: #ffd800;
  position: absolute;
  left: 220px;
  top: 370px;

}
.priceDownSlide .icon {
  position: absolute;
  top: 140px;
  right: -30px;

}
.top_design_cate {
  padding-bottom: 60px;
}
.popularityDesign {
  padding-top: 25px;
  padding-bottom: 2px;
  display:flex;
  flex-wrap:wrap;
  justify-content: space-between;
}
.popularityDesign .box {
  background-color: #FFFFFF; 
  padding: 10px 0;
}
.popularityDesign li {
  padding: 15px;
  background-color: #eeeeee;
  text-align: center;
  display: block;
}
.popularityDesign li p {
  color: #57718A;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  text-align: center;
  padding-bottom: 10px;
}
.toDesign {
  background-color: #F56462;
  background-image: url(../images/share/bg-cover.png);
  background-repeat: no-repeat;
  background-position: center top;
  padding: 30px 0;
}
.toDesign .box {
  border: 6px solid #BD272D;
  background-color: rgba(255,255,255,1.00);
  background-repeat: no-repeat;
  background-position: right top;
  padding: 240px 15px 15px 15px;
  display: block;
  margin-bottom: 30px;
  position: relative;
  margin-top: 30px;
}
.toDesign .box p {
  margin: 0;
}
.toDesign .box p .price-down {
  color: #E2413E;
  font-size: 40px;
  font-weight: 900;
}
.toDesign .box p .price-down span {
  font: 60px 'Anton', sans-serif;
}
.toDesign .box p .price-down span{
  text-transform: uppercase;
  /* 背景グラデーションを指定・幅を 200% にしておく */
  background: linear-gradient(to right, #f00 0%, #f80 14.28%, #dd0 28.56%, #0d0 42.85%, #0dd 57.14%, #00f 71.42%, #e0e 85.71%, #f00 100%) 0% center / 200% auto;
  /* 背景画像を文字でマスクする */
          background-clip: text;
  -webkit-background-clip: text;
  /* 文字色を透明にできればよく color: transparent でも color: rgba(0, 0, 0, 0) でも可 */
          text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  /* アニメーション指定 */
  animation: example 4s linear infinite;
}

/* 背景の横位置をズラす */
@keyframes example {
  to { background-position-x: 200%; }
}

.hundred {
  position: absolute;
  top: -50px;
  left: -70px;
  
}
.toFrame {
  padding-bottom: 30px;
}
.toFrame .box {
  display: block;
}
.toFrame .box p {
  margin: 0;

}
.toFrame .box p .price-down {
  color: #E2413E;
  font-size: 40px;
  font-weight: 900;
}
.toFrame .box p .price-down span {
  font: 60px 'Anton', sans-serif;
}
.toFrame .box p .price-down span{
  text-transform: uppercase;
  /* 背景グラデーションを指定・幅を 200% にしておく */
  background: linear-gradient(to right, #f00 0%, #f80 14.28%, #dd0 28.56%, #0d0 42.85%, #0dd 57.14%, #00f 71.42%, #e0e 85.71%, #f00 100%) 0% center / 200% auto;
  /* 背景画像を文字でマスクする */
          background-clip: text;
  -webkit-background-clip: text;
  /* 文字色を透明にできればよく color: transparent でも color: rgba(0, 0, 0, 0) でも可 */
          text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  /* アニメーション指定 */
  animation: example 4s linear infinite;
}

/* 背景の横位置をズラす */
@keyframes example {
  to { background-position-x: 200%; }
}

.price-down-txt {
  color: #E2413E;
  font-size: 40px;
  font-weight: 900;
}
.price-down-txt span {
  font: 60px 'Anton', sans-serif;
}
.price-down-txt span{
  text-transform: uppercase;
  /* 背景グラデーションを指定・幅を 200% にしておく */
  background: linear-gradient(to right, #f00 0%, #f80 14.28%, #dd0 28.56%, #0d0 42.85%, #0dd 57.14%, #00f 71.42%, #e0e 85.71%, #f00 100%) 0% center / 200% auto;
  /* 背景画像を文字でマスクする */
          background-clip: text;
  -webkit-background-clip: text;
  /* 文字色を透明にできればよく color: transparent でも color: rgba(0, 0, 0, 0) でも可 */
          text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  /* アニメーション指定 */
  animation: example 4s linear infinite;
}

/* 背景の横位置をズラす */
@keyframes example {
  to { background-position-x: 200%; }
}

.bannerArea {
  background-color: #F9C82E;
  background-image: url(../images/share/bg-cover.png);
  background-repeat: no-repeat;
  background-position: center top;
  padding: 50px 0;
}

.flow {
  background-color: #EEF1F3;
  background-image: url(../images/share/bg-cover.png);
  background-repeat: no-repeat;
  background-position: center top;
  padding-bottom: 30px;
}
#ttl .flow {
  background: none;
}
.flow_inner {
  padding-bottom: 30px;
}
.flow .box {
  background-color: rgba(255,255,255,1.00);
  padding: 15px;
  border-radius: 15px;
  position: relative;
}
.flow .box:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 25px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  right: -20px;
  top: 50%;
  margin-top: -20px;
}
.flow .col-4:last-child .box:after {
  border-color:  rgba(255,255,255,0);
}
.flow h3 {
  font-size: 30px;
  font-weight: 900;
  color: #4A525F;
}
.flow p {
  margin: 0;
  padding-top: 10px;
}
.flow .step {
  font: 21px 'Anton', sans-serif;
  background-color: #D3272D;
  padding: 5px 10px;
  border-radius: 5px;
  color: #FFFFFF;
  display: block;
  float: left;
  margin-right: 10px;
  letter-spacing: 0.1em;
}
.row .col-6 .news {
  border-right: 1px solid #4A525F;
  padding-right: 30px;
  margin-bottom: 50px;
}
.news .news_cont {
  padding-left: 0;
  padding-bottom: 20px;
  overflow: scroll;
  height: 350px;
}
.news .news_cont ul {
}
.news .news_cont ul li {
  padding: 25px 0;
  border-bottom: 1px dashed #57718A;
  font-size: 16px;
  display: block;
  color: #57718A;
}
.news .news_cont ul li .date {
  color: #F56462;
  display: block;
  float: left;
  font-weight: bold;
}
.news .news_cont ul li .ttl {
  padding-left: 100px;
  display: block;
}
/* = cal = */
.cal table {
  width: 254px;
  color: #666;
  margin-bottom: 10px;
  border: 1px solid #CCC;
  }
.cal table th.month {
  background: #f7f7f7;
  border-bottom: 1px solid #CCC;
  padding-top: 3px;
  padding-bottom: 3px;
  border-top: 1px solid #CCC;
  }
.cal table td {
  border: 1px solid #CCC;
  padding-top: 2px;
  padding-bottom: 2px;
  }

.cal table {
  font-size: 12px;
  }

.cal table th,
.cal table td {
  padding: 3px;
  border: 1px solid #CCC;
  text-align: center;
  }

.cal table tbody tr th.month {
  background: #ddd;
  }

.cal-sat {
  color: #06C;
  background: #C0E2F2;
  }

.cal-sun {
  color: #FFF;
  background: #FC8C80;
  }
.bnr  {
  padding-top: 30px;
  position: relative;
}
.bnr a {
  text-decoration: none;
}
.bnr .inner {
  position: absolute;
  top: 40px;
  left: 10px;
}
.bnr .inner .price{
  font-family: 'Anton', sans-serif;
  color: #FFFFFF;
  border-radius: 100px;
  padding: 10px;
  background-color: #9F78B1;
  float: left;
}
.bnr .inner .suji{
  font-size: 53px;
  float: left;
}
.bnr .inner .off{
  font-size: 25px;
  float: left;
  line-height: 1;
  margin-top: 15px;
}
.bnr .inner .ttl{
  color: #9f78b1;
  font-size: 36px;
  font-weight: 900;
  float: left;
  line-height: 1;
  margin-top: 15px;
  margin-left: 10px;
}
.bnr .inner img {}
.bnr .inner {}
.bnr .inner {}
.bnr .inner {}
.r_banner {
  float: right;
  margin-top: 20px;
  margin-right: 20px;
}
.r_banner a {
  margin-left: 15px;
}
/*------------------------------------------------
 はがきデザイン一覧
------------------------------------------------*/

#wrap-design .contents {
  background-color: transparent;
  }

#wrap-design .contents_inner {
  overflow: hidden;
  }

#wrap-design #ttl {
  margin: 30px auto ;
  }

#wrap-design #ttl h1 {
  text-align: center;
  font-size: 32px;
  color: #F15829;
  background: url(../images/common_bg_h1.png) center top no-repeat;
  margin-bottom: 20px;
  }

#wrap-design #ttl p.price-down {
  color: #ba4e4e;
  font-size: 20px;
  }

#wrap-design #ttl p.price-down span{
  font-size: 36px;
  border-bottom: 1px solid #ba4e4e;
  font-weight: 900;
  }






/*------------------------------------------------
 インデックス
------------------------------------------------*/

/* = index-item = */
#wrap-design .design_index {
  margin-bottom: 60px;
  }

#wrap-design .design_index ul {
  overflow: hidden;
  }

#wrap-design .design_index ul .design_item {
  float: left;
  margin-right: 19px;
  margin-bottom: 20px;
  width: 304px;
  }

#wrap-design .design_index ul li.third {
  margin-right: 0;
  }

#wrap-design .design_index ul li.all {
  border: 5px solid #e67436;
  }

#wrap-design .design_index ul li.image {
  border: 5px solid #ff8d8e;
  }

#wrap-design .design_index ul li.frame {
  border: 5px solid #baa07d;
  }

#wrap-design .design_index ul li.item {
  border: 5px solid #68c973;
  }

#wrap-design .design_index ul li.color {
  border: 5px solid #72bedb;
  }

#wrap-design .design_index ul .design_item ul {
  padding: 10px 20px;
  overflow: hidden;
  }

#wrap-design .design_index ul .design_item li {
  background: url(../images/common_indent_arrow.png) left center no-repeat;
  padding: 0 10px;
  
  float: left;
  }




/* = バナー = */
.design_index .design_nav_li {
  width: 980px;
  height: 200px;
  }


.design_index .design_nav_all {
  background: url(../images/design_bg_all.png) left center no-repeat;
  position: relative;
  overflow: hidden;
  }

.design_index .design_nav_all .design_nav_all_btn_00 {
  position: absolute;
  left: 24px;
  top: 135px;
  }

.design_index .design_nav_all .design_nav_all_btn_01 {
  position: absolute;
  left: 280px;
  top: 0px;
  }

.design_index .design_nav_all .design_nav_all_btn_02 {
  position: absolute;
  left: 670px;
  top: 32px;
  }

.design_index .design_nav_frame {
  background: url(../images/design_bg_frame.png) left center no-repeat;
  position: relative;
  overflow: hidden;
  }

.design_index .design_nav_frame .design_nav_frame_btn_00 {
  position: absolute;
  left: 29px;
  top: 135px;
  }

.design_index .design_nav_frame .design_nav_frame_btn_01 {
  position: absolute;
  left: 315px;
  top: 30px;
  }

.design_index .design_nav_frame .design_nav_frame_btn_02 {
  position: absolute;
  left: 674px;
  top: 0px;
  }

.design_index .design_nav_image {
  background: url(../images/design_bg_image.png) left center no-repeat;
  position: relative;
  overflow: hidden;
  }

.design_index .design_nav_image .design_nav_image_btn_00 {
  position: absolute;
  left: 29px;
  top: 135px;
  }

.design_index .design_nav_image .design_nav_image_btn_01 {
  position: absolute;
  left: 240px;
  top: 0px;
  }

.design_index .design_nav_image .design_nav_image_btn_02 {
  position: absolute;
  left: 469px;
  top: 32px;
  }

.design_index .design_nav_image .design_nav_image_btn_03 {
  position: absolute;
  left: 739px;
  top: 12px;
  }

.design_index .design_nav_item {
  background: url(../images/design_bg_item.png) left center no-repeat;
  position: relative;
  overflow: hidden;
  }

.design_index .design_nav_item .design_nav_item_btn_00 {
  position: absolute;
  left: 29px;
  top: 135px;
  }

.design_index .design_nav_item .design_nav_item_btn_01 {
  position: absolute;
  left: 236px;
  top: 18px;
  }

.design_index .design_nav_item .design_nav_item_btn_02 {
  position: absolute;
  left: 498px;
  top: 32px;
  }

.design_index .design_nav_item .design_nav_item_btn_03 {
  position: absolute;
  left: 750px;
  top: 0px;
  }

.design_index .design_nav_color {
  background: url(../images/design_bg_color.png) left center no-repeat;
  position: relative;
  overflow: hidden;
  }

.design_index .design_nav_color .design_nav_color_btn_00 {
  position: absolute;
  left: 49px;
  top: 135px;
  }

.design_index .design_nav_color .design_nav_color_btn_01 {
  position: absolute;
  left: 220px;
  top: 0px;
  }

.design_index .design_nav_color .design_nav_color_btn_02 {
  position: absolute;
  left: 507px;
  top: 16px;
  }

.design_index .design_nav_color .design_nav_color_btn_03 {
  position: absolute;
  left: 773px;
  top: 38px;
  }



.design_nav_category {
  margin: 50px auto;
  }

.design_nav_category h2 {
  text-align: center;
  border-top: 1px solid #d4bb78;
  border-bottom: 1px solid #d4bb78;
  color: #333;
  padding: 15px 0;
  margin-bottom: 30px;
  }

.design_nav_category ul {
  overflow: hidden;
  font-size:14px;
  }

.design_nav_category li {
  float: left;
  margin: 4px;
  background-color: #B05F38;
  border-radius: 4px;        /* CSS3草案 */
  -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */
  -moz-border-radius: 4px;
  
  }

.design_nav_category li:hover {
  background-color: #824629;
  }

.design_nav_category li a {
  font-size:16px;
  padding: 2px 6px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
  }


.design_nav_favorite {
  border-top: 1px solid #ccc;
  font-weight: bold;
  margin-top: 30px;
  padding-top: 30px;
  text-align: center;
  }



.design_nav_category.design_index {
  margin-top: 50px;
  }

.design_nav_category.design_index h2 {
  font-size: 40px;
  color: #d4bb78;
  margin-bottom: 30px;
  border: none;
  }

.design_nav_category #wrap-top {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid #CCC;;
  }

.design_nav_category #wrap-top h2 {
  border: none;
  }





/*------------------------------------------------
 デザインタイプページ
------------------------------------------------*/

/* = design_list = */
#wrap-design .design_lead {
  overflow: hidden;
  }

#wrap-design .design_lead_L {
  float: left;
  width: 600px;
  padding-top: 50px;
  font-size: 16px;
  line-height: 1.8;
  }

#wrap-design .design_lead_L p {
  margin-bottom: 10px;
  }

#wrap-design .design_lead_R {
  float: right;
  width: 370px;
  }

#wrap-design .recommend_design {
  margin-bottom: 20px !important;
  }


#wrap-design .recommend_design ul {
  }

#wrap-design .recommend_design ul li {
  margin-bottom: 40px;
  }



#wrap-design .recommend_btn {
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  position: relative;
  }

#wrap-design .recommend_btn a{
  font-size: 20px;
  font-weight: bold;
  padding: 20px 50px;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  color:#ffffff;
  text-decoration:none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;

  background: #1fad5d;
  border:1px solid #1fad5d;
  }



#wrap-design .recommend_btn a:hover{
  background: #22ce6e;
  border:1px solid #22ce6e;
  }


#wrap-design .recommend_category {
  }




/*------------------------------------------------
 一覧ページ
------------------------------------------------*/

.design_list li .btn04 a {
  width: 100%;
  -webkit-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
}
/* = design_list = */
#wrap-design .design_list {
  overflow: hidden;
  margin-left: -40px;
  }

#wrap-design .design_list li {
  float: left;
  text-align: center;
  margin-left: 40px;
  margin-bottom: 80px;
  }
#wrap-design .design_list li p {
  margin: 0;
}
#wrap-design .design_list li p.delete a {
  margin-top: 10px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#wrap-design .design_list .fourth {
  }

#wrap-design .design_list li h2 {
  font-size: 12px;  
  }

#wrap-design .design_list li h2 a {
  color: #333;
  text-decoration: none;
  }

#wrap-design .design_list li h2 a:hover {
  color: #777;
  }

#wrap-design .design_list li img {
  width: 200px;
  height: auto;
  }

#wrap-design .design_list .btn_keep_center {
  padding: 10px;
  }

#wrap-design .design_list .btn_keep_center input {
  padding: 2px 20px;
  font-size: 12px;
  background-color: #4a525f;
  border: 2px solid #4a525f;
  border-radius: 3px;
  }

#wrap-design .design_list .btn_keep_center input:hover {
  background-color: #FFF;
  color: #4a525f;
  }



/* = お気に入りのデザイン = */
#wrap-design .list_favorite {
  width: 938px;
  margin: 0 auto;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  padding: 20px;
  }

#wrap-design .list_favorite .favorite_ttl {
  text-align: center;
  border-top: 1px solid #d4bb78;
  border-bottom: 1px solid #d4bb78;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
  }

#wrap-design .list_favorite .design_list li {
  width: 120px;
  margin-right: 16px;
  margin-bottom: 20px;
  }

#wrap-design .list_favorite .design_list li.seventh {
  margin-right: 0px;
  }

#wrap-design .list_favorite .design_list li h2 {
  }

#wrap-design .list_favorite .design_list li h2 a {
  font-size: 14px;
  }

#wrap-design .list_favorite .design_list li img {
  width: 120px;
  }

#wrap-design .list_favorite .design_list li .btn04 a {
  width: 120px;
  padding: 0;
  }

#wrap-design .design_list li .btn04.delete a {
  background-color: #999;
  border: 2px solid #999;
  color: #fff;
  }

#wrap-design .design_list li .btn04.delete a:hover {
  background-color: #FFF;
  color: #999;
  }




/* = pager = */
div.pageNav {
  padding: 3px ;
  margin: 3px;
  text-align:center;
}

div.pageNav a {
  border: 2px solid #F15829;
  margin-right:3px;
  padding:4px 10px;
  background-position:bottom;
  background-color: #F15829;
  text-decoration: none;
  color: #FFF;
  font-size: 18px;

  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;

}

div.pageNav a:hover, div.pageNav a:active {
  border: 2px solid #F15829;
  background-image:none;
  background-color:#FFF;
  color: #F15829;
}

div.pageNav span.current {
  margin-right:3px;
  padding:2px 6px;
  
  font-weight: bold;
  color: #F15829;
}
.btn {
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  position: relative;
  }

.btn a{
  font-size: 18px;
  font-weight: bold;
  padding: 10px 35px;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
  background: #BD272D;
  border-radius: 5px;
  border: 1px solid #BD272D;
  }



.btn a:hover{
  background-color: #DE6E72;
  border: 1px solid #DE6E72;
  }


.btn input{
  font-size: 20px;
  font-weight: bold;
  padding: 10px 35px;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
  background: #bd272d;
  border-radius: 5px;
  border: 2px solid #bd272d;
  }

.btn input:hover{
  background-color: #E47D81;
  border: 2px solid #E47D81;
  }

.btn_small-txt input {
  font-size: 16px;
  padding: 20px 10px;

  background: #4db5ff;
  border:2px solid #4db5ff;
  }

.btn_small-txt input:hover {
  background: #8ed0ff;
  border:2px solid #8ed0ff;
  }

.btn.files input {
  background-color: #57718A;
  border: 2px solid #57718A;
} 

.btn02 {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  padding: 20px 0;
  text-align: center;
  }

.btn02 a{
  font-size: 16px;
  border: 1px solid #F15829;
  padding: 10px 20px;
  font-weight: bold;
  color: #FFF;
  background-color: #F15829;

  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all  0.5s ease;
  }

.btn02 a:hover{
  border: 1px solid #F15829;
  background-color: transparent;
  color: #F15829;
  }



.btn03 {
  margin-top: 20px;
  padding: 20px 0;
  text-align: center;
  }

.btn03 a{
  margin: 0 auto;
  width: 320px;
  font-size: 16px;
  border: 1px solid #333;
  color: #333;
  background-color: transparent;
  display: block;
  padding: 10px 0;
  cursor: pointer;

  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all  0.5s ease;
  }

.btn03 a:hover{
  background-color: #333;
  color: #fff;

  }



.btn04 {
  margin-top: 10px;
  text-align: center;
  }

.btn04 a{
  margin: 0 auto;
  width: 170px;
  font-size: 14px;
  border: 2px solid #F15829;
  padding: 5px 0px;
  font-weight: bold;
  color: #FFF;
  background-color: #F15829;
  display: block;

  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all  0.5s ease;
  }

.btn04 a:hover{
  border: 2px solid #F15829;
  background-color: transparent;
  color: #F15829;
  }



.reload_btn  {
  text-align: right;
  margin-top: 10px;
  }

.reload_btn input {
  font-size: 14px;
  font-weight: bold;
  padding: 10px 20px;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  color:#ffffff;
  text-decoration:none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;

  background: #F15829;
  border:1px solid #F15829;
  }

.reload_btn  input:hover{
  background: #FBA186;
  border:1px solid #FBA186;
  }
/*------------------------------------------------
 完了
------------------------------------------------*/

#wrap-cart .complete-comment {
  margin: 0 auto;
  width: 800px;
  padding: 40px;
  background-color: #E7E9EC;
  }

.help {
  margin-top: 5px;
  }

.help a{
  font-weight: bold;
  color: #51AD5E;
  text-decoration: none;
  }

.help_icon {
  display: inline-block;
  font-size: 12px;
  width: 22px;
  height: 22px;
  position: relative;
  margin-right: 5px;
  border-radius: 30px;
  text-align: center;
  background-color: #51AD5E;
  color: #ffffff;
  }

.info {
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
  }

.info .icon{
  float: left;
  margin-right: 10px;
  }


.info h2 {
  color: #4A525F;
  font-size: 21px;
  font-weight: 700;
  }

.info p{
  font-size: 15px;
  }

.info input{
  font-weight: bold;
  color: #D8AD28;
  font-size: 16px;
  border: none;
  background: none;
  }

.info_icon {
  display: inline-block;
  border: 4px solid #D8AD28;
  font-size: 12px;
  width: 18px;
  text-align: center;
  position: relative;
  top: -2px;
  margin-right: 5px;
  }


/* = カテゴリー一覧 = */
.design_list_category {
  width: 980px;
  margin: 0 auto;
  font-size: 8px;

  }

.design_list_category ul {
  overflow: hidden;
  }

.design_list_category li {
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #ccc;
  }

.design_list_quantity {
  border-bottom: 4px solid #ccc;
  margin-bottom: 20px;
  text-align: right;
  }

.design_list_quantity_large {
  font-size: 24px;
  font-weight: bold;
  }





/*------------------------------------------------
 詳細ページ
------------------------------------------------*/

/* = design_detail = */
#wrap-design .design_detail {
  padding-top: 30px;
  overflow: hidden;
  margin-bottom: 0px;
  position: relative;
  }

#wrap-design .design_detail .preview {
  text-align: center;
  }



/* = design_detail_left = */
#wrap-design .design_detail_left {
  }

#wrap-design .design_detail_left .preview_thumb {
  width: 340px;
  margin: 0 auto;
  overflow: hidden;
  }

#wrap-design .design_detail_left #MainPhoto {
  width: 340px;
  margin: 0 auto;
  }

#wrap-design .design_detail_left .preview_thumb li {
  float: left;
  border: 1px solid #ccc;
  margin: 5px;
  }

#wrap-design .design_detail_left .preview_thumb li img{
  width: 100px;
  }

#wrap-design .design_detail_left .photo-print {
  text-align: center;
  margin: 10px auto;
  }

#wrap-design .design_detail .preview img {
  border: 1px solid #DDD;
  }

#wrap-design .design_detail_left .design_nav_category {
  border: none;
  padding: 20px;
  margin-top: 20px;
  background-color: #F3E3DB;
  }

#wrap-design .design_detail_left .design_nav_category p {
  text-align: center;
  background: none;
  color: #B05F38;
  margin-bottom: 10px;
  font-weight: 900;
  font-size: 18px;
  border-bottom: 1px solid #B05F38;
  padding-bottom: 10px;
  }

#wrap-design .design_detail_left .design_nav_category ul {
  text-align: center; 
  }

#wrap-design .design_detail_left .design_nav_category li {
  float: none;
  margin: 4px;
  background-color: #B05F38;
  border-radius: 4px;
  display: inline-block;
}


#wrap-design .pager {
  overflow: hidden;
  width: 340px;
  margin: 10px auto 30px auto;
  margin-bottom: 10px;
  text-align: center;
  }

#wrap-design .pager .prev {
  float: left;
  }

#wrap-design .pager .next {
  float: right;
  }


/* = design_detail_right = */
#wrap-design .design_detail_right {
  
  }

#wrap-design .design_detail_right h1 {
  margin-bottom: 20px;
  font-size: 26px;
  padding: 0px 0;
  color: #333;
  width: 260px;
  float: left;
  }

#wrap-design .design_detail_right h1 span {
  border-left: 4px solid #F15728;
  padding-left: 10px;
  }

#wrap-design .design_detail_right .btn_keep {
  float: right;
  padding: 0;
  text-align: right;
  }



#wrap-design .design_detail_right .btn_keep input,
#wrap-design .design_detail_right .btn_keep_center input  {
  font-size: 14px;
  padding: 4px 10px;
  background-color: #57718a;
  border: 2px solid #57718a;
  }

#wrap-design .design_detail_right .btn_keep.delete input,
#wrap-design .design_detail_right .btn_keep_center.delete input  {
  background-color: #999;
  border: 2px solid #999;
  }

#wrap-design .design_detail_right .btn_keep input:hover,
#wrap-design .design_detail_right .btn_keep_center input:hover {
  background-color: #FFF;
  color: #57718a;
  }

#wrap-design .design_detail_right .btn_keep.delete input:hover,
#wrap-design .design_detail_right .btn_keep_center.delete input:hover {
  background-color: #FFF;
  color: #999;
  }

#wrap-design .design_detail_right .btn_keep_center {
  padding: 0;
  }




#wrap-design .design_detail_right table {
  border-top: 1px solid #ddd;
  }

#wrap-design .design_detail_right table tr {
  border-bottom: 1px solid #ddd;
  }

#wrap-design .design_detail_right table th {
  padding: 10px 20px;
  background-color: #efefef;
  width: 60px;
  white-space: nowrap;
  }

#wrap-design .design_detail_right table td {
  padding: 10px 20px;
  }

#wrap-design .design_detail_right table td  select{
  width: 340px;
  font-size: 16px;
  height: 40px;
  padding: 0 10px;
  }

#wrap-design .design_detail_right table .design_detail_pricedown {
  font-size: 12px;
  color: #F00;
  font-weight: bold;
  }


#wrap-design .design_detail_right table .third {
  border-left: 1px dotted #eee;
  }
  
  
#wrap-design .design_detail_right li {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  }
.design_detail_right p {
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
}
.design_detail_right p.btn {
  padding-bottom: 15px;
  margin-bottom: 0px;
  margin-top: 15px;
  padding-top: 0px;
}
#wrap-design .btn-area {
  margin-top: 20px;
  text-align: center;
  padding: 10px;
  }

#wrap-design .btn-area .text {
  font-weight: bold;
  }

#wrap-design .btn-area a {
  font-size: 18px;
  line-height: 1.3;
  }

#wrap-design .btn-area span {
  font-size: 16px;
  }

#wrap-design #commentWrap {
  border: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin:0 auto;
  margin-bottom: 60px;
  font-size:20px;
  }

#wrap-design #commentWrap h3{
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0px;
  background-color: #57718A;
  padding: 10px 0;
  }

#wrap-design #commentWrap ul {
  height: 460px;
  overflow: scroll;
  }

#wrap-design #commentWrap li {
  border-top: 1px solid #ccc;
  padding: 20px;
  }

#wrap-design #commentWrap li h4{
  font-size: 20px;
  }

#wrap-design .design_detail_right .commentSelect {
  margin-top: 20px;
  text-align: center;
  background-color: #efefef;
  padding: 20px;
  }

#wrap-design .design_detail_right .commentSelect h3{
  background-color: #efefef;
  padding: 10px;
  font-size: 20px;
  }


#wrap-design .design_detail_right select {
  -webkit-appearance:none;
  border: 1px solid #ccc;
  font-size: 20px;
  line-height: 20px;
  padding: 10px;
  width: 440px;
  }


.to-commentWrap {
  text-align: right;
  }

#contanctpage #wrap-design h2 {
  color: #ea7351;
  padding: 0;
  display: block;
  line-height: 1.3;
  background: #fff;
  vertical-align: middle;
  border-radius: 25px 0px 0px 25px;
  position: static;
}
#contanctpage #wrap-design h2:before {
  position: static;
}
#wrap-design .top_design_cate ul {
  overflow: hidden;
  }

/* = wrap-design recommend = */
#wrap-design .recommend {
  padding-top: 60px;
  width: 860px;
  margin: 0 auto;
  margin-bottom: 60px;
  border-top: 1px solid #ddd;
  }

#wrap-design .recommend h2 {
  text-align:center;
  margin-bottom: 50px;
  }

#wrap-design .recommend ul {
  overflow: hidden;
  }

#wrap-design .recommend li {
  text-align: center;
  float: left;
  margin-right: 65px;
  }

#wrap-design .recommend .fourth {
  margin-right: 0px;
  }

#wrap-design .recommend li img {
  border: 1px solid #ddd;
  width: 164px;
  }

#wrap-design .btn03 {
  margin-top: 0px;
  text-align: center;
  }


#wrap-design .btn03 a{
  margin: 0 auto;
  width: 160px;
  font-size: 12px;
  border: 2px solid #F15829;
  padding: 5px 0px;
  font-weight: bold;
  color: #FFF;
  background-color: #F15829;
  display: block;

  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all  0.5s ease;
  }

#wrap-design .btn03 a:hover{
  border: 2px solid #F15829;
  background-color: transparent;
  color: #F15829;
  }



/* ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝
****************************************************************************

  フォームのスタイル

****************************************************************************
 ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝ ＝  */
/* = form = */
.form {
  padding: 20px;
  }

.form table {
  width: 100%;
  }

.form h2 {
  margin-bottom: 10px;
  }

.form .koumoku{
  margin-bottom: 60px;
  }

.form .tb00, .form .tb01 {
  padding: 10px 20px;
  border: 1px solid #CCC;
  border-radius: 4px; 
  -webkit-border-radius: 4px; 
  -moz-border-radius: 4px;
  margin: 0 auto;
  }

.form .tb00 {
  width: 20%;
  }
.form .table th {
  width: 30%;
}
.form .table td {
  width: 70%;
}
.form .tb01 {
  width: 90%;
  }

.select_box {
  font-size: 16px;
  cursor: pointer;
  background: none;
  background-position: 340px center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 15;
  vertical-align: middle;
  line-height: 60px;
  margin-top: 10px;
  padding: 5px;
  border: 1px solid #ccc;
  }

.cb {
  margin-top: 20px;
  text-align: center;
  }

.textarea {
  padding: 10px;
  width: 90%;
  height: 180px;
  border: 1px solid #ccc;
  border-radius: 4px;        /* CSS3草案 */  
  -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 4px;   /* Firefox用 */  
  }

.required {
  color: #C00;
  margin-left: 5px;
  font-size: 14px;
  letter-spacing: 0px;
  }
.contents_inner {
  padding-bottom: 100px;
  overflow: hidden;
}
.contents_inner.w2p-atena-wrapper {
  overflow: visible;
}
/*------------------------------------------------
 ご当地キャラ
------------------------------------------------*/
#wrap-other .chara #ttl{
  padding: 0;
  margin-bottom: 60px;
  }

#wrap-other .chara #ttl p {
  font-size: 20px;
  }

#wrap-other .chara #ttl p.small  {
  font-size: 14px;
  }

#wrap-other .chara_area {
  background-color: #75C298;
  color: #FFF;
  font-weight: bold;
  padding: 10px;
  margin-bottom: 10px;
  }

#wrap-other .chara_item h2 {
  color: #666;
  font-weight: bold;
  background-color: #C8C8C8;
  margin-bottom: 0;
  font-size: 15px;
  background-image: none;
  position: static;
  }

#wrap-other .chara_item li a {
  text-decoration: none;
  }


#wrap-other .chara_index {
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  }

#wrap-other .chara_item {
  width: 19%;
  margin-right: 1%;
  margin-bottom: 0;
  }
#wrap-other .chara_index li ul{
  padding: 10px 20px 10px 0;
  }

#wrap-other .chara_index li ul li {
  height: auto;
  float: none;
  background: url(../images/common_indent_arrow.png) left center no-repeat;
  line-height: 1.2;
  padding: 8px 15px 8px 16px;
}


/* ヘルプ----------------------------------------------------------------------------*/
.contents_inner .helpArea {
  padding-bottom: 30px;  
}
.contents_inner .helpArea h2 {
  background-color: #BD272D;
  color: #FFFFFF;
  font-size: 17px;
  font-weight: 700;
  padding: 7px;
  text-align: left;
  position: relative;
  overflow: visible;
  margin-bottom: 30px;
}
.contents_inner .helpArea h2 .icon {
  position: absolute;
  top: -10px;
  right: 5px;
}
.contents_inner .helpArea ul.help {
   
}
.contents_inner .helpArea ul.help li {
  width: 47.5%;
  display: block;
  float: left;
  text-align: center;
}
.contents_inner .helpArea ul.help li a {
  -webkit-box-shadow: 0 0 5px 2px rgba(00,00,00,0.1);
  box-shadow: 0 0 5px 2px rgba(00,00,00,0.1);
  color: #333 !important;
  font-weight: normal !important;
  display: block;
  padding: 15px 0;
  margin-bottom: 30px;
}
.contents_inner .helpArea ul.help li a:hover {
  background-color: #f7f7f7;
}
.contents_inner .helpArea ul.help li:nth-child(odd) {
  margin-right: 2.5%;   
}
.contents_inner .helpArea ul.help li:nth-child(even) {
  margin-left: 2.5%;   
}

main.helpMain {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 100px;
}
.helpMain h2{
  color: #57718A;
  background-color: #F4F2ED;
  font-size: 20px;
  padding: 15px;
  margin: 0px 0px 20px;
  border-top: 3px solid #BD272D;
}
.helpMain h3 {
  font-size: 16px;
  color: #FFFFFF;
  padding: 10px;
  background-color: #DD5E63;
  margin-top: 40px;
  margin-bottom: 15px;
}
.helpMain h4 {
  font-size: 16px;
}
side {
  padding-bottom: 30px;  
}
.sidebox {
  width: 100%;
  text-align: left;
  padding-bottom: 30px;
}
side h2 {
  background-color: #BD272D;
  color: #FFFFFF;
  font-size: 17px;
  font-weight: 700;
  padding: 7px;
  text-align: left;
  position: relative;
  overflow: visible;
  margin-bottom: 10px;
}
side h2 .icon {
  position: absolute;
  top: -10px;
  right: 5px;
}
side ul.help {
   
}
side ul.help li {
  display: block;
}
side ul.help li a {
  color: #333 !important;
  font-weight: normal !important;
  display: block;
  padding: 5px 10px;
}
side .helpArea ul.help li a:hover {
  color: #666 !important;
  text-decoration: underline;
}
/*------------------------------------------------
 はがきの種類について
------------------------------------------------*/

.iftame-paper {
  }

p.iftame-paper_price {
  color: #f25729;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
  }

.wrap-iframe_read li {
  padding-left: 1em;
  text-indent: -1em;

  margin-bottom: 10px;
  }
/*---------------------------------------------------*/
.emphasis {
color: #c00;
font-weight: bold;
}
img.img_center {
  margin: 10px 0;  
}
/*------------------------------------------------
 よくあるご質問
------------------------------------------------*/

/* qa-list */
.qa-item {
  margin-bottom: 40px;
  }

.qa-list .qa-entry {
  padding-bottom: 30px;
  border-bottom: 1px solid #DDD;
  margin-bottom: 30px;
  }

.qa-list .qa-entry:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
  }

.qa-list .question {
  background: url("../images/q.png") no-repeat left 8px;
  background-size: 20px 24px;
  padding: 6px 20px 0px 26px;
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: bold;
  min-height: 40px;
  }

.qa-list .answer {
  background: url("../images/a.png") no-repeat left 8px;
  background-size: 24px 23px;
  padding: 6px 20px 0px 26px;
  min-height: 40px;
  }


#wrap-iframe-aisatsubun table {
  width: 100%;
  }

#wrap-iframe-aisatsubun h1 {
  padding: 10px 0;
  background-color: #565656;
  color: #FFF;
  text-align: center;
  font-size: 22px;
  }

#wrap-iframe-aisatsubun tr {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  }

#wrap-iframe-aisatsubun .cb {

  }

#wrap-iframe-aisatsubun td {
  padding: 20px;
  }
/*------------------------------------------------
 プライバシーポシリー
------------------------------------------------*/
#wrap-other .guide {
  padding: 20px;
  padding-bottom: 0;
  }



/*------------------------------------------------
 ご利用規約
------------------------------------------------*/
#wrap-other .kiyaku .text {
  margin-bottom: 60px;
  }

#wrap-other .kiyaku li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  }



/*------------------------------------------------
 特定商取引法に基づく表記
------------------------------------------------*/
#wrap-other .tokusho table {
  border: 1px solid #ddd;
  width: 980px;
  margin: 20px auto;
  margin-bottom: 60px;
  }



/*------------------------------------------------
 会社概要
------------------------------------------------*/
#wrap-other .company {
  margin-bottom: 60px;
  }

#wrap-other .company table{
  width: 980px;
  }

#wrap-other .company table .first{
  width: 200px;
}

#wrap-other .company .map {
  margin-top: 40px;
  text-align: center;
}

#wrap-other .other li


/* 注文の流れ ------------------------------------------------------*/

#order_flow {}
#order_flow .step {
  width: 130px;
  padding: 50px 0;
  border-radius: 200px;
  height: 130px;
  text-align: center;
  color: rgba(255,255,255,1.00);
  font-size: 30px;
  font-weight: 900;
  margin: 15px auto;
  background-color: rgba(211,39,45,1.00);
  display: block;
}
#order_flow .innerBox {}
#order_flow .innerBox h3{
  text-align: center;
  font-weight: 900;
}

/*納期 ----------------------------------------------------------------*/

#wrap-other .nouki .row h2 {
  font-size: 17px !important;
}

/*ハガキの種類----------------------------------------------------------*/
#paper .imgBox {
  padding-left: 20px;
  padding-right: 20px;
}
#paper h3 {
  font-size: 18px;
  background-color: rgba(221,107,56,1.00);
  padding: 10px;
  color: rgba(255,255,255,1.00);
  text-align: center;
  background-image: none;
}
/*プレゼント　----------------------------------------------------------*/
.present_lead p {
  padding: 30px 0;  
}
.present_lead p big {
  color: rgba(185,73,76,1.00);
  font-size: 200%;
  font-weight: 900;
}
.present_flow_btnarea {
  padding-top: 30px;
  text-align: center;
}
.present_caution {
  padding-bottom: 60px;
}

/* お問い合わせ----------------------------------------------------------*/
.contact_index_faq_txt {
  padding: 5px 10px !important;
  margin: 10px 15px;
  background-color: #D3272D;
  color: #FFFFFF;
  display: inline-block;
}
#contanctpage h2 {
  color: #FFFFFF;
  padding: 0.5em 0.5em 0.5em 2em;
  display: block;
  line-height: 1.3;
  background: #4a525f;
  vertical-align: middle;
  border-radius: 25px 0px 0px 25px;
  position: relative;
}

#contanctpage h2:before {
  content: " ";
  background-image: url(../images/share/icon_side02.png);
  background-size: 20px 24px;
  width: 20px;
  height: 24px;
  position: absolute;
  left: 10px;
  top: 8px;
  background-repeat: no-repeat;
  background-position: left center;
}
#contanctpage .contact_index p {
  padding: 0 30px;  
}
.accordion-container .accordion-title {
  position: relative;
  cursor: pointer;
  font-weight: normal;
  font-size: 14px;
}
.accordion-container .accordion-title:hover,
.accordion-container .accordion-title:active,
.accordion-title.open { 
}

.accordion-container .accordion-title::after {
  content: "▼";
  position: absolute;
  top: 0%;
  left: auto;
  width: 15px;
  height: 2px;
  margin-left: 10px;
  color: #768294;
}
.accordion-container .accordion-title.open::after {
 content: "▲";
}

.accordion-content {
  padding: 15px;
  background-color: #E7E9EC;
  margin-bottom: 30px;
}

.accordion-container {
  padding: 15px;
}
.accordion-content .qa-list .question {
  margin-top: 0px;
}
/* -----------------------------------
  説明エリア
------------------------------------*/

#wrap-howTo .howTo_content {
  padding-bottom: 60px;
  }

#wrap-howTo .howTo_content_entry {
  overflow: hidden;
  }

#wrap-howTo .howTo_content_item {
  }

#wrap-howTo .howTo_content_item_li {
  overflow: hidden;
  padding-bottom: 40px;
  border-bottom: 1px solid #ccc;;
  }

#wrap-howTo .howTo_content_item_li.caveat{
  color: #C00;
  }

#wrap-howTo .howTo_content_item_li h2 {
  margin-bottom: 10px;
  background-color: #4A525F;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  padding: 10px;
  }

#wrap-howTo .howTo_content_item_li h2 span {
  }



#wrap-howTo .howTo_content_item_L {
  float: left;
  margin-right: 20px;
  width: 60%;
  }

#wrap-howTo .howTo_content_item_L .howTo_content_item_list li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 10px;
  }

#wrap-howTo .howTo_content_item_L .koumoku {
  padding: 10px;
  background-color: #eee;
  margin-top: 5px;
  margin-bottom: 5px;
  }

#wrap-howTo .howTo_content_item_L .koumoku dt {
  font-weight: bold;
  }

#wrap-howTo .howTo_content_item_L .koumoku dd {
  font-size: 13px;
  }




#wrap-howTo .howTo_content_item_R {
  float: right;
  width: 300px;
  }

#wrap-howTo .howTo_content_item_R img{
  border: 1px solid #ccc;
  }

/* -----------------------------------
  サイドバー
------------------------------------*/
.wrap-howTo_inner .col-3 {
  border-right: 1px solid #4A525F;
}
#wrap-howTo .howTo_menu {
  position: fixed;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 10px;
  }

#wrap-howTo .howTo_menu h2 {
  text-align: center;
  margin-bottom: 20px;
  }

#wrap-howTo .howTo_menu dl {
  margin-bottom: 20px;
  }

#wrap-howTo .howTo_menu dt {
  font-weight: bold;
  margin-bottom: 5px;
  }

#wrap-howTo .howTo_menu dt .number {
  display: inline-block;
  text-align: center;
  width: 40px;
  line-height: 20px;
  background-color: #4A525F;
  color: #FFF;
  font-size: 12px;
  margin-right: 5px;
  }

#wrap-howTo .howTo_menu dt .ttl {
  display: inline-block;
  }

#wrap-howTo .howTo_menu dd {
  }

#wrap-howTo .howTo_menu dd li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 2px;
  }

#wrap-howTo .howTo_menu dd li a {}
  
/* aisatu ----------------------------------*/
.aisatuPage {}
.aisatuPage table{
  width: 100%;
  
}
.aisatuPage td {
  padding-bottom: 30px;
}
.aisatuPage h1 {
  font-size: 22px;
  padding: 10px;
  background-color: #4A525F;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.aisatuPage h2 {
  padding: 10px 0;
  font-size: 16px !important;
  border-bottom: 3px solid #4A525F;
  margin-bottom: 10px;
  color: #4A525F;
}
p.kanji {
  font-size: 60px;
  border-top: solid 1px #ddd;
  padding-top: 20px;
  color: #4A525F;
}
.table.table-history th {
  background-color: #FFFFFF;
  color: #000000;
  font-weight: normal;
  text-align: left;
}
.history-ttl {
  font-weight: bold;
  font-family: Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 20px;
  text-align: center;
}