@charset "utf-8";
/*
 * CSS set.css
 */



/* ボディ */
body { width: 100%; -webkit-text-size-adjust: 100%; letter-spacing: 0.001em; max-height: 999999px; overflow: hidden;  text-align: justify }


#bodywrap{ position: relative; }
#bodywrap:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; overflow:hidden; line-height:0; font-size: 0; }








/* 
---------------------------------------
reset
--------------------------------------- 
*/ 
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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; font-style:normal; font-weight: normal; vertical-align: baseline; background:transparent; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { display: block; }

html { overflow-y: scroll; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }

caption, th { text-align: left; }
a:focus { outline:none; }


ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }
hr { display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0; }

a { margin: 0; padding: 0; border: 0; font-style:normal; font-weight: normal; vertical-align: baseline; background:transparent; }

img { vertical-align: middle; max-width:100%; height: auto; font-size: 0; line-height: 0; }

sup { vertical-align: super; }
sub { vertical-align: sub; }

main{ display: block; }

input, textarea { margin: 0; padding: 0; }
input, select, button { vertical-align:middle; }
select{ text-overflow: ""; }
input, textarea, select, button { border-radius: 0; border:none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
option { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
input[type="text"], input[type="tel"], input[type="email"], input[type="password"], input[type="checkbox"], input[type="radio"], textarea, select, button { outline : none; background: transparent; }
input[type="text"], input[type="tel"], input[type="email"], input[type="password"], textarea, select, button { width: auto; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
label, select, input[type="submit"], input[type="button"], button, input[type="reset"] {  cursor: pointer; }
input[type="text"], input[type="tel"], input[type="email"], input[type="password"] { vertical-align: middle; }
label { cursor : pointer; position : relative; display : inline-block; }
select::-ms-expand, button::-ms-expand { display: none; }

input[type="submit"], input[type="button"], button, input[type="reset"] { -webkit-box-sizing: content-box; -webkit-appearance: button; appearance: button; }
input[type="submit"]::-webkit-search-decoration, input[type="button"]::-webkit-search-decoration, button::-webkit-search-decoration, input[type="reset"]::-webkit-search-decoration { display: none; }
form input[type="submit"]::focus, form input[type="button"]::focus, button::focus, form input[type="reset"]::focus { outline-offset: -2px; }

input:focus::-webkit-input-placeholder, input:focus:-moz-placeholder, input:focus::-moz-placeholder, input:focus:-ms-input-placeholder, textarea:focus::-webkit-input-placeholder, textarea:focus:-moz-placeholder, textarea:focus::-moz-placeholder, textarea:focus:-ms-input-placeholder { color: transparent; }











/* ---------------------------------------
commonModule
--------------------------------------- */
/* 回り込み不可 */
.clearfix:after, .section:after, .incnt:after, .insec:after, .inbox:after, .block:after, .borderbox:after, .inborderbox:after, .cnt_left:after, .cnt_right:after, .csection:after, .wpsection:after, .bgbox1:after, .borderbox1:after, .section:after, .inseclist:after, .insec:after, .block:after, .imgrightbox:after, .imgleftbox:after, .imgtopbox:after, .imgbottombox:after, .historylist ul.mainlist:after, .boxblk>ul:after, .txtboxwrap:after, .imgboxwrap:after, .imgbox:after, .boxblk>ul>li>.inwrap:after, .definelist>ul>li>.inwrap:after, .textlist>ul>li>.inwrap:after, .slidelist>ul>li>.inwrap:after{ content: "."; display: block; clear: both; height: 0; visibility: hidden; overflow:hidden; line-height:0; font-size: 0; }
.clearfix, .section, .incnt, .insec, .inbox, .block, .borderbox, .inborderbox, .cnt_left, .cnt_right, .csection, .wpsection, .bgbox1, .borderbox1, .section, .inseclist, .insec, .block, .imgrightbox, .imgleftbox, .imgtopbox, .imgbottombox, .basicblkparts>ul>li>.inwrap, .basicblkparts>ul, .imgbox { min-height: 1px; }
* html .clearfix, * html .section { height: 1px; }
.imgbox[style*="width"] p img{ width: 100% }


/* ブロック横幅のリセット */
.formatblock, .incnt, .bgbox1, .borderbox1, .sectitle{ margin-left: auto ; margin-right: auto ; width: 92% ; box-sizing: border-box; }
@media screen and (max-width: 767px) {
	.formatblock, .incnt, .bgbox1, .borderbox1 { width: 88% ; }
}

/* 基本ブロック内エレメントスタイルリセット */
.wideimg, .bgcolorbox, .fullwrap,
.bgbox1 .incnt, .borderbox1 .incnt { width: 100%!important; max-width: none!important; }


/* 余白(なし) */
.marginnone{ margin-bottom: 0!important; }

/* ボタンのシャドウリセット */
.elementparts.button{ text-shadow: none }

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

 CSS contact.css

-----------------*/
/* placeholderの色 */
::-webkit-input-placeholder, ::-moz-placeholder, :-moz-placeholder, :-ms-input-placeholder { color: #cccccc; }




/* ---------------フォーム------------------- */
/*form input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px #b2b2b2 inset; }*/
form input[type="text"], form input[type="tel"], form input[type="email"], form input[type="password"] { border: 1px solid #cccccc !important; background: #fff !important; line-height: 2; padding: 18px 15px; font-size: 100%; height: 77px; font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "游ゴシック", "Yu Gothic", "Meiryo UI", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; -webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }
form input[type="text"]:focus, form input[type="tel"]:focus, form input[type="email"]:focus, form input[type="password"]:focus { background: #fff; border: 1px solid #b2b2b2; color: inherit; }
form input[type="text"]:read-only, form input[type="tel"]:read-only, form input[type="email"]:read-only, form input[type="password"]:read-only { background: #a3a3a3; }
form input[type="file"] { padding: 3px 5px; font-size: 100%; height: 30px; }
form input[type="file"]:read-only { background: #a3a3a3; }

form input[type="checkbox"] { width: 14px; height: 14px; background: #fff!important; position:relative; cursor: pointer; vertical-align: -1px; border:1px solid #b2b2b2; background-size: 14px 14px!important; font-size: 0 }
form input[type="checkbox"].checked, form input[type="checkbox"]:checked{ background: #fce800!important; border:1px solid #fce800; background-size: 14px 14px!important; }
form input[type="checkbox"].checked:before, form input[type="checkbox"]:checked:before{ content:none!important; }
form input[type="checkbox"].checked:after, form input[type="checkbox"]:checked:after{ content:none!important; }

form input[type="radio"] { width: 24px; height: 24px; background: url("../../img/contact/radio_off.png") no-repeat, #b2b2b2; position: relative; cursor: pointer; background-size: 24px 24px !important; vertical-align: top; }
form input[type="radio"].checked:before, form input[type="radio"]:checked:before { content: " "; background: url("../img/contact/radio_on.png") no-repeat; width: 24px; height: 24px; background-size: 24px 24px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
form input[type="radio"]:read-only { background: url("../img/contact/radio_off.png") no-repeat, #a3a3a3 !important; }
form select { font-size: 100%; height: 77px; padding: 10px 20px; background: url("../../img/contact/arr1.svg") no-repeat 97% center, #fff; border: 1px solid #ccc; background-size: 12px 8px; }
form select.readonly { background: url("../img/contact/bg_select.png") no-repeat right center, #a3a3a3; }
form label { font-size: 0.93em; font-weight: bold; }
form textarea { border: 1px solid #ccc !important; background: #fff !important; padding: 18px 15px; font-size: 16px; height: 50px; font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "游ゴシック", "Yu Gothic", "Meiryo UI", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; height: 186px; resize: vertical; display: block; }
form textarea:focus { background: #fff; border: 1px solid #b2b2b2; color: inherit; }
form textarea:read-only { background: #a3a3a3; }
form .btnarea { margin-top: 60px; }
form .btnarea >ul{ margin-left: -20px; text-align: center; }
form .btnarea >ul > li { display: inline-block; margin-left: 20px; }
form .btnarea button{ max-width: 360px }
@media screen and (max-width: 639px) {
	form label{ font-size: 1em; font-weight: normal; }
	form .btnarea >ul{ margin-bottom: -10px }
	form .btnarea >ul > li{ display: block; margin-bottom: 10px; }
	form input[type="text"], form input[type="tel"], form input[type="email"], form input[type="password"] {  padding: 18px 15px;  height: 60px;  }
	form select{ height: 60px; padding-left: 15px; padding-right: 15px; }
}

input[type="text"].keyword{ border:2px solid #191919!important; width: 100%; border-radius: 35px!important; box-shadow: none; background: #fff; height: 70px; line-height: 2; padding: 18px 20px; font-size: 100%; font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "游ゴシック", "Yu Gothic", "Meiryo UI", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; -webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s;  }
input[type="text"].keyword:focus{ outline: none; }
button.searchbtn{ background: #fce800; border: 1px solid #fce800; font-weight: bold; font-size: 1.06em; display: inline-block; padding:20px 20px 15px; width: auto; width: 206px; box-sizing: border-box; border-radius: 35px!important;  }
button.searchbtn>svg{ display: inline-block; width: 20px; height: 20px; margin-right: 3px; vertical-align: -2px;  }
button.searchbtn.black{ background: #191919; border: 1px solid #191919; color:#fff; }
button.searchbtn.black>svg .icon_st0{ fill:#fff; }
button.searchbtn.black:hover,
button.searchbtn:hover{ background: #191919; color:#fff; border: 1px solid #191919; }
button.searchbtn:hover>svg .icon_st0{ fill:#fff; }
button.searchbtn.black:hover{ background: #fce800; color:#191919; border: 1px solid #fce800;  }
button.searchbtn.black:hover>svg .icon_st0{ fill:#191919; }
@media screen and (max-width: 767px) {
	input[type="text"].keyword, button.searchbtn{ font-size: 0.88em }
}

/* 赤字 */
p.ermsg, .required { color: #ff0000; line-height: 1.5; }

.required { vertical-align: 1px; }


/* ---------------サブミットボタン------------------- */
.submit { -webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; backface-visibility: hidden; font-weight: 700; background: #191919; color: #fff; text-align: center; padding: 23px 4%; width: 100%; border: 1px solid #191919 !important; }
@media screen and (max-width: 640px) { .submit { -webkit-transition: none; -moz-transition: none; transition: none; } }
.submit:hover { background: #fff; color: #191919; }
.submit.grey { color: inherit; background: #b2b2b2; border: 1px solid #b2b2b2 !important; }
.submit.grey:hover { background: #fce800; }
.submit.color-main_color { color: inherit; background: #fce800; border: 1px solid #fce800 !important; }
.submit.color-main_color:hover { background: #fff; color: #fce800; border: 1px solid #fff !important; }
.submit.color-main_color.blackhover:hover { background: #191919; color: #fff; border: 1px solid #191919 !important; }
.submit.color-key1_color { color: inherit; background: #182987; border: 1px solid #182987 !important; }
.submit.color-key1_color:hover { background: #fff; color: #fce800; border: 1px solid #fff !important; }
.submit.color-key1_color.blackhover:hover { background: #191919; color: #fff; border: 1px solid #191919 !important; }





