@charset "utf-8";

/* ===reset css=== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
 
/* remember to define focus styles! */
:focus {
  outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
 
/* tables still need 'cellspacing=0' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ===/reset css=== */

html {
	height: 100%;
	overflow-y: scroll;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	background: #ffffff;
	color: #000000;
	font-family: "Lucida Grande", Helvetica, Arial, "メイリオ", Meiryo,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, sans-serif;
	font-size: 14px;
	line-height:1.8;
	font-weight: bold;
}

div,p,li,dt,dd,th,td {
word-wrap: break-word;
}

img {
	border-style:none;
	vertical-align:bottom;
	width: auto;
	height:auto;
}

small,i,var {
	font-style: normal;
	font-weight: 400;
	font-size: 100%;
}

a {
    color: #3097f6;
    text-decoration: underline;
    font-weight: normal;
}

a:hover {
	color: #f0850f;
}

/* .container-wrap */
.content-wrapper {
	width: 100%;
}

#contents{
    margin:0 auto;
	padding: 0;
}

.main-contents{
	margin:auto;
	position:relative;
	background-color: #fff;
}

.main-box{
	margin: 0 auto 40px ;
	width: 950px;
}

.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
}

.main_header {
	margin: 0 auto;
	padding: 0;
	width: 100%;
    box-sizing: border-box;
	text-align: center;
}
	
.main_header h1 {
	margin: 0;
	padding: 0px 0;
	text-align: center;
}

.cp-box {
	padding: 0px 25px 40px;
	box-sizing: border-box;
	height: 100%;
	margin: 0 auto;
  	background-image: linear-gradient(
		-45deg,
		#fffdf4 25%,
		#fff9de 25%, #fff9de 50%,
		#fffdf4 50%, #fffdf4 75%,
		#fff9de 75%, #fff9de
	  );
  background-size: 18px 18px;
  }

.cp-box h2 {
	font-size: 26px;
	color: #2f2f2f;
    margin: 22px auto 18px;
    display: inline-block;
    line-height: 1;
    padding: 0 26px 4px 0;
    border-bottom: 2px solid #ffce22;
}

.cp-box h2:first-child {
	margin-top: 0;
}

.cp-detail .cp-detail-att-text,
.cp-detail ul li,
.cp-detail .inner-list li {
	display: block;
	padding-left: 1em;
	text-indent: -1em;
}

.app-detail {
	text-align: center;
	padding: 30px 0 40px;
}

.app-detail h2 {
	margin: 40px 0 20px;
    padding: 0 6px 4px;	
}

.app-btn {
	width: 502px;
	margin: 20px auto 15px;
}

.app-btn li {
	width: 226px;
}

.fL {
	float: left;
}

.fR {
	float: right;
}

.mT10 {
	margin-top: 10px !important;
}

.mT20 {
	margin-top: 20px;
}

.cp-fin-txt {
	color: #f51a47;
	font-size: 24px;
    font-weight: bold;
	text-align: center;
}

/* ===sns css=== */
#sns {
    width: 960px;
    margin: 0 auto 30px;
}

#sns ul li {
  display: inline-block;
  vertical-align: top;
}

/* ===header css=== */
#WEB_HEADER {
    width: 100%;
    min-width: 980px;
    border-top: 5px solid #ff9123;
    border-bottom: 3px solid #e9e9e9;
}

#WEB_HEADER img {
    border-style: none;
    vertical-align: bottom;
    max-width: 100%;
    width /***/: auto;
    height: auto;
}

#WEB_HEADER .head-web-in {
    position: relative;
    width: 980px;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
}

#WEB_HEADER .head-web-logo-wrap {
    position: relative;
    margin: 20px 0;
}

#WEB_HEADER .head-web-logo-wrap .head-web-logo {
    margin: 0;
}

#WEB_HEADER .head-web-logo-wrap .head-web-logo a .sp {
    display: none;
}

#WEB_HEADER .head-web-logo-wrap .logo-copy {
    position: absolute;
    top: 0;
    left: 260px;
    display: inline-block;
    margin: 0;
    width: 150px;
    line-height: 1.6;
    color: #743a20;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    vertical-align: top;
}

#WEB_HEADER .head-wab-snav-wrap {
    position: absolute;
    top: 0;
    right: 0;
}

#WEB_HEADER .head-wab-snav-wrap li {
    margin: 0 0 0 10px;
    padding: 0;
    float: left;
    line-height: 1.5;
    font-weight: bold;
}

#WEB_HEADER .head-wab-snav-wrap li.snav-qa {
    margin: 12px 10px 0 0;
}

#WEB_HEADER .head-wab-snav-wrap li.snav-qa a {
    position: relative;
    display: block;
    padding: 0 0 0 10px;
    line-height: 1.1;
    color: #333333;
    font-size: 13px;
    box-sizing: border-box;
    text-decoration: none;
    font-weight: bold;
}

#WEB_HEADER .head-wab-snav-wrap li.snav-qa a:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4px;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left-color: #85c10c;
}

/* ===footer css=== */
#pagetop {
    width: 100%;
}

#pagetop .inner {
    margin: 0 auto;
    max-width: 950px;
}

#pagetop .inner p {
    padding-top: 8px;
    margin: 0;
}

#pagetop .inner p a {
    position: relative;
    display: block;
    margin: 0 0 0 auto;
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    font-size: 13px;
    background: #61482d;
    text-decoration: none;
    font-weight: normal;
}

#pagetop .inner p a:before {
    content: "";
    position: absolute;
    margin: -14px 0 0 -8px;
    top: 0;
    left: 50%;
    border: 8px solid transparent;
    border-bottom-color: #61482d;
}

#JP_FOOTER {
    min-width: 0;
    width: 100%;
}

#FOOT_BOTTOM {
    background: #e1dcc8;
    clear: both;
}

.footin {
    margin: 0 auto;
    padding: 20px 0;
    max-width: 950px;
}

.linkarea {
    float: left;
}

.footaside {
    padding-bottom: 20px;
    margin-left: -10px;
}

ul.linelist {
    list-style: none;
    margin: 0;
    padding: 0;
    letter-spacing: -0.4em;
    font-size: 0;
}

.footaside ul li {
    margin: 10px 0 !important;
    padding: 0 10px !important;
    line-height: 1;
    border-right: 1px solid #584027;
    font-size: 12px;
    word-spacing: normal;
    letter-spacing: normal;
    display: inline-block;
}

.footaside ul li:last-child {
    border-right: none;
}

.footaside ul li a {
    color: #5e4c38;
    border-bottom: 1px dotted #61482D;
    text-decoration: none;
    font-weight: normal;
}

.copyright {
    margin: 0;
    padding: 0 0 10px;
    line-height: 1.5;
    clear: both;
    color: #877a74;
    font-size: 12px;
}

.pmsmark {
    margin-top: -5px;
    float: right;
}

.pmsmark img {
    background: #FFFFFF;
}