@charset "UTF-8";
/*
Theme Name:化粧箱JP
Theme URI:https://www.narts.jp/
Description:化粧箱JP用テーマ
Author:NARTS
Author URI:https://www.narts.jp/
Version:1.0
*/

/****************************************

	セッティング

*****************************************/
html, body, div, span, applet, object, iframe, strong,
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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption,
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}

img{
	vertical-align: bottom;
}


body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	font-size: 16px;
	line-height: 1.6;
	background-color: #FFF;
	-webkit-text-size-adjust: 100%;
}

a{
	color: #38BFC2;
	text-decoration: none;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-webkit-transform: translateZ(0);
}
a:hover{
	color: #38BFC2;
	text-decoration: underline;
}


*, *:before, *:after {
		-webkit-box-sizing: border-box;
			 -moz-box-sizing: border-box;
				 -o-box-sizing: border-box;
				-ms-box-sizing: border-box;
						box-sizing: border-box;
}

/* For modern browsers */
.clearfix:before,
.clearfix:after{
	content: "";
	display: block;
	overflow: hidden;
}
.clearfix:after{
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix{
	zoom: 1;
}


/*************************************************************

	サイズ調整

*************************************************************/
.taL {text-align: left !important;}
.taC {text-align: center !important;}
.taR {text-align: right !important;}
.uLine {text-decoration: underline !important;}
.vaTop {vertical-align: top !important;}
.vaMid {vertical-align: middle !important;}
.vaBot {vertical-align: bottom !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;}

.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;}

.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;}

.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;}

.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;}

.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;}

.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;}

.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;}

.fs10{font-size: 10px !important;}
.fs11{font-size: 11px !important;}
.fs12{font-size: 12px !important;}
.fs13{font-size: 13px !important;}
.fs14{font-size: 14px !important;}
.fs15{font-size: 15px !important;}
.fs16{font-size: 16px !important;}
.fs17{font-size: 17px !important;}
.fs18{font-size: 18px !important;}
.fs19{font-size: 19px !important;}
.fs20{font-size: 20px !important;}
.fB{font-weight: bold !important;}
.fwN{font-weight: normal !important;}

.lh12{line-height: 1.2;}
.lh13{line-height: 1.3;}
.lh14{line-height: 1.4;}
.lh15{line-height: 1.5;}
.lh16{line-height: 1.6;}
.lh17{line-height: 1.7;}
.lh18{line-height: 1.8;}
.lh19{line-height: 1.9;}
.lh20{line-height: 2.0;}

.tRed {color: #FF0000;}

.fL{float: left;}
.fR{float: right;}
.clear{clear: both;}

/* 計算方法　HD動画（16:9）の場合100÷16×9=56.25% に設定 */
.movie_box{text-align: center; padding: 0 0 56.25% 0; position: relative; width: 100%;}
.movie_box iframe{position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important;}

/* 計算方法　正方形動画（4:4）の場合100÷4×4=100% に設定 */
.movie_box2{text-align: center; padding: 0 0 100% 0; position: relative; width: 100%;}
.movie_box2 iframe{position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important;}

/* 計算方法　長方形動画（4:3）の場合100÷4×3=75% に設定 */
.movie_box3{text-align: center; padding: 0 0 75% 0; position: relative; width: 100%;}
.movie_box3 iframe{position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important;}

.no_display{display: none;}

@media screen and (min-width: 1000px){

.br-sp{}
.pc{display:block !important;}
.sp{display:none !important;}



/****************************************

	header

*****************************************/
header{}
#header{}

#header-nav{
	width: 100%;
	z-index: 100;
	display: none;
}
.under{
	display: block !important;
}
#header-home{
	width: 1000px;
	margin: 0 auto;
}
.fixed{
	position: fixed;
	top: 0;
	left: 0;
}
#header-nav.fixed{
	background: #fff;
	width: 100%;
	z-index: 100;
	display: none;
	display: inline;
}


#header-logo{
/*	width: 290px; */
	width: 240px;
	float: left;
}
#header-logo h1{
	padding: 24px 0 17px 0;
}



/****************************************

	nav

*****************************************/
nav{
/*	width: 710px;*/
	width: 760px;
	float: left;
}

#gnavi{
	text-align: right;
	margin: 30px 0 0 0;
	position: relative;
	font-size: 0;
}
#gnavi > ul > li{
	display: inline-block;
	color: #666;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 400;
	border-right: 1px solid #ccc;
}
#gnavi > ul > li > a{
	display: block;
	padding: 0 18px 0 18px;
	color: #666;
}
#gnavi > ul > li > a:hover{
	text-decoration: none;
	color: #999;
}
#gnavi > ul > li:first-child > a{
	border-left: 1px solid #ccc;
}


#sp_menu {
	display: none;
}



/****************************************

	main-visual

*****************************************/
#top-mainvisual {
	width: 100%;
	margin: 0 auto 20px auto;
	position: relative;
}
#top-mainvisual .mainvisual {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	text-align: center;
}
#top-mainvisual .slideframe {
	position: relative;
	/* (画像の高さ / 画像の横幅) × 100 */
	padding-bottom: 58.33333333333333%;
}
#top-mainvisual .slideframe li {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#top-mainvisual .slideframe li img {
	width: 100%;
	height: auto;
}


#sub-visual {
	min-width: 1000px;
	background-image: url("images/common/bg-sub-visual01.png");
	background-position: left top;
}
.sub-visual-inner {
	width: 1000px;
	margin: 0 auto;
	background-image: url("images/common/bg-sub-visual02.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 250px;
}
.sub-visual-inner h2 {
	font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	padding: 110px 0 0 50px;
	color: #545454;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.2;
}



/****************************************

	wordpress側用設定

*****************************************/
.breadcrumbs{
	width: 1000px;
	margin: 0 auto;
	color: #666;
	font-size: 12px;
	padding: 20px 0 60px 0;
}
.breadcrumbs a{
	text-decoration: none;
	color: #999;
}
.breadcrumbs a:hover{
	text-decoration: underline;
}


.alignright{
	float: right;
	margin: 0 0 25px 20px;
}
.aligncenter{
	clear: both;
	display: block;
	margin: 0 auto 25px auto;
	}
.alignleft{
	float: left;
	margin: 0 20px 25px 0;
}


#notfound{
	border: 1px solid #CCE1F0;
	background: #FBFEFE;
	padding: 50px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 80px 0;
}
#notfound p{
	text-align: center;
	color: #666;
	font-size: 16px;
	line-height: 1.8;
	margin: 0 0 20px 0;
}
#notfound p:last-child{
	margin: 0;
}
#notfound p a{
	min-width: 400px;
	text-align: center;
	display: inline-block;
	border: 1px solid #38BFBF;
	background: #fff;
	padding: 15px 20px;
	color: #38BFBF;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 700;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
}
#notfound p a:hover{
	background: #38BFBF;
	color: #FFF;
	text-decoration: none;
}



/****************************************

	template

*****************************************/
main {
	width: 720px;
	float: right;
}
aside {}
aside ul {
	width: 250px;
	float: left;
	border: 1px solid #CCE1F0;
	background: #FBFEFE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	padding: 20px 20px 10px 20px;
}
aside ul li {
}
aside ul li a {
	display: block;
	color: #38BFBF;
	font-size: 15px;
	text-decoration: none;
	padding: 0 0 10px 15px;
	font-weight: 700;
}
aside ul li a:hover{
	color: #278585;
	text-decoration: none;
}
aside ul li a:before {
	font-size: 12px;
	line-height: 1.2;
	font-family: "Font Awesome 5 Free";
	content: ' \f105';
	color: #38BFBF;
	font-weight: 900;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -12px;
}


#contents{
	width: 1000px;
	margin: 0 auto 80px auto;
}
#contents > h2,
main > h2{
	font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	text-align: center;
	padding: 0 0 40px 0px;
	color: #666;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.2;
}
#contents > h3,
main > h3{
	background: #38BFC2;
	padding: 10px 15px;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.4;
	margin: 0 0 12px 0;
}
#contents > h4,
main > h4{
	border-bottom: 1px dashed #38BFC2;
	padding: 88px 0 10px 0;
	color: #666;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 400;
	margin: -88px 0 12px 0;
}
#contents > h5,
main > h5{
	border-left: 2px solid #38BFC2;
	padding: 0 0 0 10px;
	color: #666;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 400;
	margin: 0 0 12px 0;
}
#contents > p,
main > p{
	color: #666;
	font-size: 16px;
	line-height: 1.8;
  padding: 0 0 25px 0;
}

#contents > table,
main > table{
	width: 100%;
	margin: 0 0 30px 0;
	border-collapse: collapse;
	border: 1px solid #ccc;
}
#contents > table th,
main > table th{
	background-color: #F4F3EF;
	padding: 10px 15px;
	border:1px solid #ccc;
	color: #666;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
}
#contents > table td,
main > table td{
	background-color: #fff;
	padding: 10px 15px;
	border: 1px solid #ccc;
	color: #666;
	font-size: 16px;
}

#contents > ul,
main > ul{
	margin: 0 0 30px 20px;
}
#contents > ul li,
main > ul li{
	font-size: 16px;
	list-style-type: disc;
	padding: 2px 0 0 0;
	color: #666;
}
#contents > ul li ul,
main > ul li ul{
	padding: 0;
	margin: 0 0 0 20px;
}
#contents > ul li ul li,
main > ul li ul li{
	font-size: 16px;
	list-style-type: disc;
	padding: 2px 0 0 0;
	color: #666;
}

#contents > table ul,
main > table ul{
	margin: 0 0 0 20px;
}
#contents > table ul li,
main > table ul li{
	font-size: 16px;
	list-style-type: disc;
	padding: 2px 0 0 0;
	color: #666;
}
#contents > table ul li ul,
main > table ul li ul{
	padding: 0;
	margin: 0 0 0 20px;
}
#contents > table ul li ul li,
main > table ul li ul li{
	font-size: 16px;
	list-style-type: disc;
	padding: 2px 0 0 0;
	color: #666;
}



/****************************************

	footer

*****************************************/
footer{}
#footer{}

.footer-link{
	background: #F8F8F8;
	padding: 25px 0;
}
.footer-link ul{
	font-size: 0;
	text-align: center;
}
.footer-link ul li{
	display: inline-block;
	color: #333;
	line-height: 1.0;
	font-size: 16px;
	font-weight: 400;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	border-right: 1px solid #333;
}
.footer-link ul li:first-child{
	margin: 0 15px 0 0;
	padding: 0 15px 0 15px;
	border-left: 1px solid #333;
}
.footer-link ul li:last-child{
	margin: 0 0 0 0;
	padding: 0 15px 0 0;
}
.footer-link ul li a{
	color: #333;
	text-decoration: none;
}
.footer-link ul li a:hover{
	color: #666;
	text-decoration: none;
}


.footer-copyright{
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
}
.footer-copyright p.footer-company{
	float: left;
	width: 50%;
	color: #333;
	font-size: 12px;
	line-height: 1.2;
}
.footer-copyright p.footer-address{
	float: left;
	width: 50%;
	color: #333;
	font-size: 12px;
	line-height: 1.2;
	text-align: right;
}


#pagetop{
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
	z-index: 9999;
}
#pagetop a{
	background-image: url("images/common/pagetop.png");
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 60px;
	height: 60px;
}



/****************************************

	HOME

*****************************************/
#top-intro {
	width: 1000px;
	margin: 80px auto 80px auto;
}
#top-intro h2 {
	font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	text-align: center;
	padding: 0 0 40px 0px;
	color: #666;
	font-size: 27px;
	font-weight: 400;
	line-height: 1.4;
}

#top-intro > ul {}
#top-intro > ul > li {
	width: 485px;
	float: left;
	margin: 0 30px 0 0;
	border: 1px solid #CCE1F0;
	background: #FBFEFE;
	min-height: 260px;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
#top-intro > ul > li:last-child {
	margin: 0;
}
#top-intro > ul > li .image{
	position: absolute;
	right: 20px;
	bottom: 20px;
}
#top-intro > ul > li > h3{
	margin: 40px 0 20px -1px;
	padding: 0 0 0 10px;
	border-left: 10px solid #38BFC2;
	color: #666;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
}

#top-intro > ul > li > ul.list{}
#top-intro > ul > li > ul.list > li{
	padding: 0 0 0 20px;
	color: #666;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.6;
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5);
	position: relative;
}
#top-intro > ul > li > ul.list > li:before{
	display:inline-block;
  vertical-align: middle;
  content:'';
  width: 4px;
  height: 4px;
  background: #666;
  border-radius: 50%;
  margin-right: 8px;
}


#top-item {
	width: 1000px;
	margin: 0 auto 60px auto;
}
#top-item h2 {
	font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	text-align: center;
	padding: 0 0 40px 0px;
	color: #666666;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.2;
}
#top-item ul {}
#top-item ul li {
	width: 150px;
	float: left;
	margin: 0 20px 20px 0;
}
#top-item ul li img {
	border: 1px solid #CCE1F0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
#top-item ul li:nth-of-type(6n) {
	margin: 0 0 20px 0;
}


#top-simulation {
	min-width: 1000px;
	background-image: url("images/top/bg-simulation01.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 550px;
}
#top-simulation h2 {
	font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	text-align: center;
	padding: 155px 0 40px 0px;
	color: #666;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.2;
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1);
}
#top-simulation .txt {
	text-align: center;
	padding: 0 0 60px 0px;
	color: #333;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1);
}
#top-simulation .btn{
	width: 600px;
	margin: 0 auto;
}
#top-simulation .btn a{
	background: #38BFBF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 5px solid #278585;
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2;
	display: block;
	padding: 25px;
}
#top-simulation .btn a:hover{
	text-decoration: none;
	opacity: 0.8;
}


#cta {
	min-width: 1000px;
	background-image: url("images/common/bg-cta01.png");
	background-position: left top;
	padding: 80px 0;
}
#cta p {
	font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	text-align: center;
	padding: 0 0 25px 0px;
	color: #664C00;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.05em;
}
#cta h2 {
	text-align: center;
	color: #38BFBF;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.4;
}
#cta .btn{
	width: 600px;
	margin: 25px auto 0 auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#cta .btn a{
	background: #38BFBF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 5px solid #278585;
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2;
	display: block;
	padding: 25px;
}
#cta .btn a:hover{
	text-decoration: none;
	opacity: 0.8;
}


#cta-contact {
	width: 1000px;
	margin: 80px auto 80px auto;
}
#cta-contact h2 {
	font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	text-align: center;
	padding: 0 0 40px 0px;
	color: #666666;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.2;
}

#cta-contact ul {}
#cta-contact ul li {
	width: 485px;
	float: left;
	margin: 0 30px 0 0;
	border: 1px solid #CCE1F0;
	background: #FFFFFF;
	padding: 30px;
	min-height: 170px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
#cta-contact ul li:last-child {
	margin: 0;
}
#cta-contact ul li h3 {
	text-align: center;
	padding: 0 0 15px 0px;
	color: #666;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.0;
}
#cta-contact ul li p.tel {
	text-align: center;
	padding: 3px 0 17px 0px;
}
#cta-contact ul li p.tel a {
	color: #333;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.0;
}
#cta-contact ul li p.tel a:hover {
	color: #666;
	text-decoration: none;
}
#cta-contact ul li p.time {
	text-align: center;
	color: #666;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.0;
}
#cta-contact ul li p.btn {
	width: 300px;
	margin: 0 auto 14px auto;
}
#cta-contact ul li p.btn a{
	background: #38BFBF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.0;
	display: block;
	padding: 10px;
}
#cta-contact ul li p.btn a:hover{
	text-decoration: none;
	opacity: 0.8;
}
#cta-contact ul li p.txt {
	text-align: center;
	color: #666;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.0;
}



/****************************************

	化粧箱JPジャーナル

*****************************************/
#top-journal {
	width: 1000px;
	margin: 80px auto 80px auto;
}
#top-journal h2 {
	font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	text-align: center;
	padding: 0 0 40px 0px;
	color: #666666;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.2;
}

.top-journal-inner {
	width: 1000px;
	margin: 0 auto;
}
.top-journal-list {
	width: 320px;
	float: left;
	margin: 0 20px 30px 0;
}
.top-journal-list:last-of-type {
	margin: 0;
}
.top-journal-thumbnail {
	margin: 0 0 15px 0;
}
.top-journal-title {
	color: #38BFC2;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
}
.top-journal-list a:hover {
	opacity: 0.6;
	transition: all 0.3s;
	text-decoration: none;
}


.top-journal-more{
	text-align: right;
}
.top-journal-more span{
	color: #38BFC2;
	display: inline-block;
	line-height: 1.2;
	font-size: 16px;
	font-weight: 400;
	position: relative;
}
.top-journal-more span a{
	padding: 0 0 0 15px;
	color: #38BFC2;
	text-decoration: none;
}
.top-journal-more span a:hover{
	color: #38BFC2;
	text-decoration: none;
	opacity: 0.6;
	transition: all 0.3s;
}
.top-journal-more span a:before {
	font-size: 12px;
	line-height: 1.0;
	font-family: "Font Awesome 5 Free";
	content: '\f105';
	color: #38BFC2;
	font-weight: 700;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -5px;
}


.journal-archive {
	width: 1000px;
	margin: 0 auto 30px auto;
}
.journal-archive a:hover {
	opacity: 0.6;
	transition: all 0.3s;
	text-decoration: none;
}
.journal-archive-contents {
	width: 650px;
	float: left;
	margin: 0 20px 30px 0;
}
.journal-archive-contents h3 {
	border-left: 2px solid #38BFC2;
	padding: 0 0 0 10px;
	color: #38BFBF;
	font-size: 24px;
	line-height: 1.4;
	font-weight: 400;
	margin: 0 0 15px 0;
}
.journal-archive-contents p {
	color: #666;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}
.journal-archive-thumbnail {
	width: 320px;
	float: right;
}

.wp-pagenavi{
	text-align: center;
	margin: 20px 0 0 0;
	font-size: 15px;
}


.journal-single {
	width: 1000px;
	margin: 30px auto 30px auto;
}
.journal-single-date{
	text-align: right;
	margin: 0 0 10px 0 !important;
	color: #666 !important;
	font-size: 13px !important;
	line-height: 1.6 !important;
}

.journal-single h4{
	border-bottom: 1px dashed #38BFC2;
	padding: 20px 0 10px 0;
	color: #666;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 400;
	margin: 0 0 12px 0;
}
.journal-single h5{
	border-left: 2px solid #38BFC2;
	padding: 0 0 0 10px;
	color: #666;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 400;
	margin: 0 0 12px 0;
}
.journal-single p {
	color: #666;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	margin: 0 0 30px 0;
}
.journal-single img {
	max-width: 100%;
}


.journal-single-back{
	display: inline-block;
	line-height: 1.2;
	font-size: 16px;
	font-weight: 400;
	position: relative;
	margin: 0 !important;
}
.journal-single-back a{
	padding: 0 0 0 15px;
	text-decoration: none;
}
.journal-single-back a:hover{
	text-decoration: none;
}
.journal-single-back a:before {
	font-size: 12px;
	line-height: 1.0;
	font-family: "Font Awesome 5 Free";
	content: '\f105';
	color: #38BFC2;
	font-weight: 700;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -5px;
}



/****************************************

	simulation

*****************************************/
#simulation-form {
	width: 1000px;
	margin: 0 auto 80px auto;
}
#simulation-form h2 {
	font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	text-align: center;
	padding: 0 0 40px 0px;
	color: #666;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.2;
}
#simulation-form p.txt {
	text-align: center;
	color: #666;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	padding: 0 0 40px 0px;
}


.simulation-item {
	width: 1000px;
	margin: 0 auto 20px auto;
}
.simulation-item h3{
	width: 23%;
	float: left;
	background: #38BFC1;
	padding: 15px 25px;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.0;
	display: table;
}
.simulation-item h3 span{
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
.simulation-item-box{
	border-left: 2px solid #38BFC1;
	margin: 0 0 25px 0;
}
.simulation-item-box:last-child{
	margin: 0;
}
.simulation-item-box02{
	width: 77%;
	float: right;
	border: 1px solid #38BFC1;
	background: #FBFEFE;
	padding: 15px 25px;
	color: #666;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
}
.simulation-item-box02:last-child{
	margin: 0;
}

.simulation-item-title{
	width: 25%;
	float: left;
	display: table;
}
.simulation-item-title h4{
	padding: 0 0 0 20px;
	color: #38BFC2;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.0;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
.simulation-item-title p{
	padding: 10px 0 0 20px;
	color: #666;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.0;
}
.simulation-item-contents{
	width: 75%;
	float: right;
	color: #666;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
}
.simulation-item-contents p.txt01{
	color: #666;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	padding: 0 0 10px 25px;
}
.simulation-item-contents p.txt01:last-child{
	color: #666;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	padding: 0 0 0 25px;
}
.simulation-item-contents p.txt02{
	color: #666;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	padding: 0 0 0 25px;
}

.simulation-item-contents select[name="your-size"],
.simulation-item-contents select[name="your-container"]{
	width: 100%;
	padding: 12px 10px;
	color: #666;
	font-size: 16px;
}
.simulation-item-box02 select[name="your-quantity"],
.simulation-item-box02 select[name="your-paper"],
.simulation-item-box02 select[name="your-colors"],
.simulation-item-box02 select[name="your-processing"]{
	width: 100%;
	padding: 12px 10px;
	color: #666;
	font-size: 16px;
}

.simulation-item-box02 p.quantity-txt {
	color: #666;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	padding: 10px 0 0 0px;
}


input[name="your-shape"] {
  display: none;
}
.your-shape + label{
	padding-left: 25px;
  position: relative;
	margin-left: 0;
}
.your-shape + label::before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	border: 1px solid #ccc;
	border-radius: 50%;
	margin-top: 4px;
}
.your-shape:checked + label::after{
	content: "";
	display: block;
	position: absolute;
	top: 8px;
	left: 4px;
	width: 10px;
	height: 10px;
	background: #38BFC2;
	border-radius: 50%;
}


input[name="your-option"] {
  display: none;
}
.your-option {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 5px 30px;
  position: relative;
  width: auto;
}
.your-option::before {
  background: #fff;
  border: 1px solid #ccc;
  content: '';
  display: block;
  height: 18px;
  left: 5px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  width: 18px;
}
.your-option::after {
  border-right: 2px solid #38BFC1;
  border-bottom: 2px solid #38BFC1;
  content: '';
  display: block;
  height: 13px;
  left: 11px;
  margin-top: -7px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: rotate(45deg);
  width: 6px;
}
input[name="your-option"]:checked + .your-option::after {
  opacity: 1;
}
.simulation-item-box02 .your-option-txt {
	color: #666;
	font-size: 14px;
	font-weight: 400;
}


.simulation-estimate {
	width: 600px;
	margin: 60px auto 0 auto;
}
.simulation-estimate h3{
	background: #38BFC1;
	padding: 25px 0 25px 0;
	text-align: center;
}
.simulation-estimate h3 span{
	display: block;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.0;
}
.simulation-estimate-box{
	border: 1px solid #CDE1F0;
	border-top: none;
	background: #FBFEFE;
	margin: 0 0 40px 0;
	padding: 30px;
}

.simulation-estimate-contents{}
.simulation-estimate-quantity{
	width: 33%;
	float: left;
}
.simulation-estimate-fee{
	width: 65%;
	float: right;
}
.simulation-estimate-quantity dl.quantity{}
.simulation-estimate-quantity dl.quantity dt{
	float: left;
	width: 35%;
	padding-bottom: 10px;
	color: #666;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
}
.simulation-estimate-quantity dl.quantity dd{
	padding-bottom: 10px;
	padding-left: 35%;
	color: #666;
	font-size: 18px;
	line-height: 1.4;
}

.simulation-estimate-fee dl.fee{}
.simulation-estimate-fee dl.fee dt{
	float: left;
	width: 40%;
	padding-bottom: 10px;
	color: #666;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.4;
	text-align: right;
}
.simulation-estimate-fee dl.fee dd{
	padding-bottom: 10px;
	padding-left: 40%;
	color: #666;
	font-size: 20px;
	line-height: 1.4;
	text-align: right;
}


.simulation-estimate-fee dl.admin{
	border: 1px solid #38BFC1;
	background: #fff;
	padding: 15px 15px 10px 15px;
	margin: 0 0 10px 0;
}
.simulation-estimate-fee dl.admin dt{
	font-size: 14px;
	color: #38BFC1;
	padding-bottom: 5px;
}
.simulation-estimate-fee dl.admin dd{
	font-size: 14px;
	color: #38BFC1;
	padding-bottom: 5px;
}
.simulation-estimate-fee dl.admin:last-of-type{
	border: none;
	background: none;
	padding:0;
	margin: 0;
}
.simulation-estimate-fee dl.admin:last-of-type dt{
	font-size: 20px;
	color: #666;
}
.simulation-estimate-fee dl.admin:last-of-type dd{
	font-size: 20px;
	color: #666;
}


.simulation-estimate-fee dl.total{
	margin: 10px 0 0 0;
	border-top: 2px solid #38BFC2;
	padding: 20px 0 0 0;
}
.simulation-estimate-fee dl.total dt{
	float: left;
	width: 40%;
	color: #666;
	font-size: 24px;
	font-weight: 800;
	line-height: 1.4;
	text-align: right;
}
.simulation-estimate-fee dl.total dd{
	padding-left: 40%;
	color: #666;
	font-size: 24px;
	line-height: 1.4;
	text-align: right;
}

.simulation-estimate-message {
	text-align: right;
	padding: 20px 0 0 0;
}
.simulation-estimate-message .message-title {
	color: #38BFBF;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
}
.simulation-estimate-message .message-txt {
	color: #666;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
}

#simulation-form .arrow{
	text-align: center;
	margin: 0 auto 40px auto;
}
#simulation-form .btn{
	width: 600px;
	margin: 0 auto 40px auto;
}
#simulation-form .btn a{
	background: #38BFBF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 5px solid #278585;
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2;
	display: block;
	padding: 25px;
}
#simulation-form .btn a:hover{
	text-decoration: none;
	opacity: 0.8;
}

#simulation-form p.guidance {
	text-align: center;
	color: #666;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
}



/****************************************

	contact

*****************************************/
#contact-form {
	width: 1000px;
	margin: 0 auto 80px auto;
}
#contact-form h2 {
	font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	text-align: center;
	padding: 0 0 40px 0px;
	color: #666;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.2;
}
#contact-form p.txt {
	text-align: center;
	color: #666;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	padding: 0 0 40px 0px;
}
#contact-form p.txt02 {
	text-align: center;
	color: #666;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
}


.contact-form-item {
	width: 1000px;
	margin: 0 auto;
}
.contact-form-item dl{
	margin: 0 0 20px 0;
}
.contact-form-item dl dt{
	width: 30%;
	float: left;
	text-align: right;
	padding: 0 30px 0 0;
	color: #666;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.6;
}
.contact-form-item dl dt span{
	display: inline-block;
	background: #EA4335;
	font-size: 11px;
	line-height: 1.6;
	color: #fff;
	padding: 2px 5px;
	margin: 0 0 0 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
}
.contact-form-item dl dd{
	width: 70%;
	float: left;
	color: #666;
	font-size: 18px;
	line-height: 1.6;
}


.wpcf7 input[name="your-name"],
.wpcf7 input[name="your-namekana"],
.wpcf7 input[name="your-email"],
.wpcf7 input[name="your-tel"],
.wpcf7 input[name="your-zipcode"],
.wpcf7 input[name="your-streetaddress"],
.wpcf7 input[name="your-email"],
.wpcf7 input[name="your-interviewdate"]{
	width: 100%;
	padding: 10px;
}

.wpcf7 textarea[name="your-message"]{
	width: 100%;
	padding: 10px;
}

.wpcf7 input[type="submit"]{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 600px;
	margin: 40px auto 20px auto;
	background: #38BFBF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	border: none;
	border-bottom: 5px solid #278585;
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2;
	display: block;
	padding: 25px;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-webkit-transform: translateZ(0);
	cursor: pointer;
}
.wpcf7 input[type="submit"]:hover {
	text-decoration: none;
	opacity: 0.8;
}


#contact-form p.complete-txt {
	text-align: center;
	color: #666;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	padding: 0 0 30px 0px;
}

#contact-form .complete-btn{
	text-align: center;
}
#contact-form .complete-btn a{
	width: 400px;
	margin: 0 auto;
	display: inline-block;
	border: 1px solid #38BFBF;
	background: #fff;
	padding: 15px 20px;
	color: #38BFBF;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 700;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
}
#contact-form .complete-btn a:hover{
	background: #38BFBF;
	color: #FFF;
	text-decoration: none;
}



/****************************************

	temporary-order

*****************************************/
#temporary-order {
	width: 1000px;
	margin: 0 auto 80px auto;
}
#temporary-order h2 {
	font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	text-align: center;
	padding: 0 0 40px 0px;
	color: #666;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.2;
}
#temporary-order p.txt {
	text-align: center;
	color: #666;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	padding: 0 0 40px 0px;
}


.temporary-order-box {
	width: 1000px;
	margin: 0 auto 40px auto;
}
.temporary-order-box h3{
	background: #38BFC1;
	padding: 25px;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.0;
}
.temporary-order-box-inner {
	border: 1px solid #38BFC1;
	background: #FBFEFE;
	padding: 40px;
}


.temporary-order-box-inner dl.type01{
	margin: 0 0 20px 0;
}
.temporary-order-box-inner dl.type01:last-child{
	margin: 0;
}
.temporary-order-box-inner dl.type01 dt{
	width: 25%;
	float: left;
	text-align: right;
	padding: 0 30px 0 0;
	color: #666;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.6;
}
.temporary-order-box-inner dl.type01 dt span{
	background: #EA4335;
	font-size: 11px;
	line-height: 1.6;
	color: #fff;
	padding: 2px 5px;
	margin: 0 0 0 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
}
.temporary-order-box-inner dl.type01 dt span.any{
	background: #38BFC1;
}
.temporary-order-box-inner dl.type01 dd{
	width: 75%;
	float: left;
	color: #666;
	font-size: 18px;
	line-height: 1.6;
}


.temporary-order-box-inner dl.type02{
	margin: 0 0 20px 0;
}
.temporary-order-box-inner dl.type02:last-of-type{
	margin: 0 0 40px 0;
}
.temporary-order-box-inner dl.type02 dt{
	width: 25%;
	float: left;
	text-align: right;
	padding: 0 30px 0 0;
	color: #666;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.6;
}
.temporary-order-box-inner dl.type02 dd{
	width: 75%;
	float: left;
	color: #666;
	font-size: 18px;
	line-height: 1.6;
}
.temporary-order-box-inner dl.type02 dd input{
	width: 100%;
	background: none;
	margin: 0;
	padding: 0;
	border: 0;
	color: #666;
	font-size: 18px;
	line-height: 1.6;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.wpcf7 input[name="temporary-order-name"],
.wpcf7 input[name="temporary-order-email"],
.wpcf7 input[name="temporary-order-company"],
.wpcf7 input[name="temporary-order-tel"]{
	width: 100%;
	padding: 10px;
}
.wpcf7 textarea[name="temporary-order-message"]{
	width: 100%;
	padding: 10px;
}


.temporary-order-estimate {
	border: 2px solid #38BFC1;
	background: #fff;
	padding: 40px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	margin: 0 100px;
}
.temporary-order-estimate .estimate-title {
	width: 30%;
	float: left;
}
.temporary-order-estimate .estimate-title p {
	color: #38BFC1;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.4;
}
.temporary-order-estimate .estimate-contents {
	width: 70%;
	float: right;
}


.temporary-order-estimate .estimate-contents dl.fee{}
.temporary-order-estimate .estimate-contents dl.fee dt{
	float: left;
	width: 40%;
	padding-bottom: 10px;
	color: #666;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.4;
	text-align: right;
}
.temporary-order-estimate .estimate-contents dl.fee dd{
	padding-bottom: 10px;
	padding-left: 40%;
	color: #666;
	font-size: 20px;
	line-height: 1.4;
	text-align: right;
}
.temporary-order-estimate .estimate-contents dl.fee dd input{
	width: 100%;
	background: none;
	margin: 0;
	padding: 0;
	border: 0;
	color: #666;
	font-size: 20px;
	line-height: 1.4;
	text-align: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.temporary-order-estimate .estimate-contents dl.total{
	margin: 10px 0 0 0;
	border-top: 2px solid #38BFC2;
	padding: 20px 0 0 0;
}
.temporary-order-estimate .estimate-contents dl.total dt{
	float: left;
	width: 40%;
	color: #666;
	font-size: 24px;
	font-weight: 800;
	line-height: 1.4;
	text-align: right;
}
.temporary-order-estimate .estimate-contents dl.total dd{
	padding-left: 40%;
	color: #666;
	font-size: 24px;
	line-height: 1.4;
	text-align: right;
}
.temporary-order-estimate .estimate-contents dl.total dd input{
	width: 100%;
	background: none;
	margin: 0;
	padding: 0;
	border: 0;
	color: #666;
	font-size: 24px;
	line-height: 1.4;
	text-align: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


input.temporary-order-btn[type="submit"]{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 600px;
	margin: 40px auto 0 auto;
	background: #38BFBF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	border: none;
	border-bottom: 5px solid #278585;
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2;
	display: block;
	padding: 25px;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-webkit-transform: translateZ(0);
	cursor: pointer;
}
input.temporary-order-btn[type="submit"]:hover {
	text-decoration: none;
	opacity: 0.8;
}



/****************************************

	about

*****************************************/
#about {
	width: 1000px;
	margin: 0 auto 50px auto;
}
#about h2 {
	font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	text-align: center;
	padding: 0 0 40px 0px;
	color: #666;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.2;
}
#about h3 {
	text-align: center;
	color: #38BFC2;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.0;
	padding: 0 0 50px 0;
}
#about p{
	text-align: center;
	color: #666;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	padding: 0 0 25px 0px;
}
#about p:last-of-type {
	padding: 0 0 50px 0px;
}
#about h4 {
	text-align: center;
	color: #333;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.8;
}



/****************************************

	以下レスポンシブ　記述終了用　削除禁止

*****************************************/
}




/* 固定ヘッダにすると管理バー表示がズレるので、管理バーを下部に移動 */
/* 技術情報： https://yusukesakai.com/archives/256  */
#wpadminbar {
	position: fixed !important;
	top: auto !important;
	left: 0 !important;
	bottom: 0 !important;
	background-color: rgba(0, 0, 0, 0.75) !important;
}

/************** 東内追加分 **************/
.simulation-item-contents.box-type {
	display: flex;
	justify-content: space-between;
}
.simulation-item-title {
	width: 15%;
}
.simulation-item-contents {
	width: 85%;
}
.select-box {
	width: 47%;
}
.select-box.n2 img {
	width: 55%;
}
label .txt01 {
	width: 67%;
	float: left;
}
label .txt02 {
	width: 45%;
	float: left;
}
.txt01 p, .txt02 p {
	font-size: 14px;
}
.box-select, .paper-select {
	font-size: 14px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-self: flex-end;
	align-items: stretch;
}
/*
.box-select input[type="radio"] + label {
	margin-right: 8px;
}
*/
.box-select input[type="radio"] + label:nth-of-type(4n) {
	margin-right: 0px;
}

.simulation-item-title h4 span {
	font-size: 13px;
	color: #999999;
	font-weight: 300;
}
.box-select img, .paper-select img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: auto;
	height: 100%;
}
.paper-select img {
	width: 190px;
	height: auto;
	margin-bottom: 5px;
}
.box-select input[type="radio"], .paper-select input[type="radio"] {
	display: none;
}
.box-select input[type="radio"] + label, .paper-select input[type="radio"] + label {
	padding: 10px 10px 0px 10px;
	transition: all 0.6s;
	align-self: flex-end;
	display: block;
	position: relative;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 5px;
}
.paper-select input[type="radio"] + label {
	align-self: flex-start;
}
.box-select input[type="radio"] + label:after {
	content: "";
	display: block;
	position: relative;
	bottom: 38px;
	left: calc(50% - 9px);
	width: 18px;
	height: 18px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background-color: #ffffff;
}
.paper-select input[type="radio"] + label:after {
	content: "";
	display: block;
	position: absolute;
	top: 206px;
	left: calc(50% - 9px);
	width: 18px;
	height: 18px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background-color: #ffffff;
}
.box-select input[type="radio"]:checked + label:after {
	content: "";
	display: block;
	position: relative;
	bottom: 38px;
	left: calc(50% - 9px);
	width: 18px;
	height: 18px;
	border: 4px solid #ffffff;
	background: #38BFC2;
	border-radius: 50%;
	z-index: 8;
}
.paper-select input[type="radio"]:checked + label:after {
	content: "";
	display: block;
	position: absolute;
	top: 206px;
	left: calc(50% - 9px);
	width: 18px;
	height: 18px;
	border: 4px solid #ffffff;
	background: #38BFC2;
	border-radius: 50%;
	z-index: 8;
}
.box-select input[type="radio"] + label:hover, .paper-select input[type="radio"] + label:hover {
	cursor: pointer;
	transition: all 0s;
	background-color: #eff5f5;
}
.box-select input[type="radio"]:checked + label, .paper-select input[type="radio"]:checked + label {
	background-color: #c7e8e8;
	transition: all 0.6s;
}
.paper-select label {
	width: 33%;
	box-sizing: border-box;
	margin-bottom: 18px;
}
.explanation {
	display: block;
	padding: 1em;
	background-color: #f0f7f7;
}
.su-spoiler-title {
	color: #28a4a6;
	font-size: 1.3em;
}
.explanation {
	font-size: 15px;
	font-weight: 700;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	position: relative;
	z-index: 5;
}
.su-spoiler-content {
	font-weight: 300;
}
.option {
/*	display: flex; */
/*	justify-content: space-between; */
	border: 1px solid #38BFC1;
	background: #FBFEFE;
/*	height: 175px; */
}
.option .simulation-item-box02 {
/*	width: 25%;
	border: none;
	background: #FBFEFE;
*/
}
.option .il-s {
	width: 18%;
	height: auto;
	display: block;
	position: relative;
	right: 1px;
}
.option .il-s img {
	width: auto;
	height: 173px;
}
@media screen and (min-width: 1000px) {
	.simulation-item {
		display: flex;
		align-items: stretch;
		height: auto;
	}
	.simulation-item h3 {
		display: table-cell;
	}
}
