@charset "utf-8";
.sp-only {
  display: none !important; 
}

.pc-only {
  display: block !important; 
}
* {
	box-sizing: border-box;
}
p {
	margin-bottom: 30px;
}
.break-word{
	word-wrap:break-word;
}
.small{
	font-size: 70%;
	line-height: 1.5em
}
 body{
	color:#000;
	font-size: 13px;
    font-size: 1.3rem;/* sets the default sizing to make sure nothing is actually 10px */
	font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体", "Yu Gothic", "メイリオ", Meiryo, verdana,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	line-height: 1.5em;
	background: -moz-linear-gradient(left,#f0c897, #f7e0b9, #fcf5d8, #f7e0b9, #f0c897, #f7e0b9, #fcf5d8, #f7e0b9, #f0c897); 
	background: -webkit-linear-gradient(left,#f0c897, #f7e0b9, #fcf5d8, #f7e0b9, #f0c897, #f7e0b9, #fcf5d8, #f7e0b9, #f0c897); 
	background: linear-gradient(to left, #f0c897, #f7e0b9, #fcf5d8, #f7e0b9, #f0c897, #f7e0b9, #fcf5d8, #f7e0b9, #f0c897);
}
* html body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

a{
	color: #333;
	text-decoration: none;
}
a:hover{
	color: #CB472F;
}
/*a img:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}*/
a div:hover{
	box-shadow: none;
}
img{
	display: block;
}
.wrapper{
	width: 960px;
	height: auto;
}
.bottom-0{
	margin-bottom: 0;
}
/* ボタンのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 3px;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

/*=================================
header
=================================*/
#header{
	margin-bottom: 5px;
}
.header-in-wrap{
	height: 108px;
	padding-top: 20px;
	font-family:"ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.header-logo{
	float: left;
	width: 28%;
}
.header-right{
	float: right;
	margin: 0 0 5px 10px;
	width: 68%;
}
.head-copy-sp{
	display: none;
}

.head-copy-pc{
	width: 100%;
	font-size: 1.2rem;
	font-weight: 600;
	margin: 22px 0 9px;
	padding-left: 19px;
	line-height: 1.2rem;
	text-align: justify;
	text-align-last: justify;
	-moz-text-align-last: justify; 
	letter-spacing: 0.37em;  
}
.toggle{
	display: none;
}


/*=================================
main
=================================*/
#main{
	width: 100%;
}
.col-L{
	width: 650px;
	float:left;
	padding-right: 5px;
}
#main-img{
	width: 100%;
	height: auto;
}
.col-L h1{
	font-size: 30px;
	font-size: 3rem;
	line-height: 2.82em;
	color: #BE8A3A;
	letter-spacing: 0.2em;
	font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.col-L h2{
	position: relative;
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 2em;
	margin: 30px 0 20px 0;
	color: #BE8A3A;
	letter-spacing: 0.2em;
	font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.col-L h2:before{
	position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 320px;
    height: 2px;
    background-color: #BE8A3A;
}
.col-L h3{
	font-size: 19px;
	font-size: 1.9rem;
	font-weight: 600;
	line-height: 2em;
	padding-left: 0.6em;
	margin: 8px 0;
	border-left: 21px solid #BE8A3A;
}
.col-L h4{
	color: #BE8A3A;
	font-size: 21px;
	font-size: 2.1rem;
	line-height: 1em;
	font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-left: 24px solid #BE8A3A;
	margin: 30px 0 20px 30px;
	padding-left: 0.5em;
}
.rich-title-1{
	color: #BE8A3A;
	font-size: 33px;
	font-size: 3.3rem;
	font-weight: 600;
	line-height: 1.5em;
	margin-bottom: 20px;
	font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.rich-title-2{
	color: #BE8A3A;
	font-size: 23px;
	font-size: 2.3rem;
	font-weight: 600;
	line-height: 1.5em;
	margin: 50px 0;
	font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.rich-title-3{
	color: #BE8A3A;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: 600;
	line-height: 1.5em;
	margin: 20px 0 30px 0;
	font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.rich-catch{
	color: #BE8A3A;
	font-size: 19px;
	font-size: 1.9rem;
	font-weight: 600;
	line-height: 1.5em;
	font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.rich-catch-17{
	color: #BE8A3A;
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: 600;
	line-height: 1.5em;
	font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.page-top-catch{
	font-size: 15px;
	font-size: 1.5rem;
	font-family:"ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 600;
}
.title-33{
	font-size: 33px;
	font-size: 3.3rem;
	font-weight: 600;
	font-family:"ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.title-25{
	font-size: 25px;
	font-size: 2.5rem;
	font-weight: 600;
}
.title-14{
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.5em;
	margin-bottom: 20px;
}
.title-16{
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1.5em;
	margin-bottom: 20px;
}
.title-ribbon{
	width: 100%;
	background: #BE8A3A;
	padding: 0 0 0 40px;
	font-weight: 400;
	color: #fff;
	line-height: 2em;
	margin-bottom: 4px;
}
.privacy-no{
	margin: 22px 0;
}
.border_200{
	width: 320px;
	height: 2px;
	background: #BE8A3A;
	margin: 30px 0;
}
.catch{
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: 600;
	font-family:"ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 36px;
	line-height: 3.6rem;
}

/*オプトインフォーム*/
#main .opt-1{
	background: #F7E2A5;
	position: relative;
	height: 156px;
}
#side .opt-1{
	position: relative;
	width: 100%;
	height: 160px;
	margin-bottom: 5px;
	border: 1px solid #999;
}
#main .opt-img,
#side .opt-img{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
}
#main .mail-title,
#side .mail-title{
	position: relative;
	width: 100%;
	height: 50px;
	padding: 5px 15px;
	font-size: 11px;
	font-size: 1.1rem;
	color: #fff;
	margin-bottom: 0;
	z-index: 40;
}
.opt-wrap{
	padding: 10px;
	height: 80px;
}
.opt-wrap form{
	width: 100%;
	height: 100%;
}
#main .opt-form,
#side .opt-form{
	float: left;
	width: 77%;
	height: 52px;
}
.opt-btn{
	float: right;
	width: 60px;
	height: 50px;
	background: #BE8A3A;
	border-radius: ５px !important;
	margin-top: 10px;
	color: #fff;
	font-size: 10px;
	font-size: 1rem;
	letter-spacing: 0.05em;
	font-family: "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN w6", "游ゴシック体", "Yu Gothic", "メイリオ", Meiryo, verdana,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-weight: 600;
	line-height: 50px;
	text-align: center;
	margin-bottom: 0;
	outline: none;
}
#main #opt-info,
#side #opt-info {
	font-size: 6px !important;
	font-size: 0.66rem !important;
	margin: 0 10px 10px 10px;
	line-height: 1rem;
}
ul.asterisk{
    padding-left: 1em;
}
ul.asterisk li {
  list-style-type: none;
  text-indent: -1em;
  margin-bottom: .8em;
}
ul.asterisk li:before {
  display: inline;
  content: "※";
}

#main .opt-mail,
#side .opt-mail {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
}
input::-webkit-input-placeholder {
 color: #999;
 font-size: 10px;
 font-size: 1rem;
}
input:-moz-placeholder {
 color: #999;
 font-size: 10px;
 font-size: 1rem;
}

/*-------------------------
画像整列
-------------------------*/
.col-flex-2-voice,
.col-flex-4,
.col-flex-4-waku,
.col-flex-5{
    width: 100%;
    margin:0 auto 30px;
    display: flex;
    justify-content: space-between;
}
.col-flex-2-voice img,
.col-flex-4 img,
.col-flex-4-waku img,
.flex-item-5 img{
    width: 100%;
    text-align: center;
}
.flex-item-5{
	width: 119px;
	height: 110px;
	background: #BE8A3A;
	margin: 0;
	position: relative;
}
p.taishou{
	width: 119px;
	text-align: center;
	color: #fff;
	font-weight: 600;
	position: absolute;
	margin-bottom: 0;
  	top: 50%;
  	left: 0;
 	-webkit-transform: translateY(-50%);
 	transform: translateY(-50%);
}
/*2カラム均等配列　左右同幅*/
.flex-item-2{
    width: 48%;
    height: auto;
}
/*2カラム均等配列　広いほう*/
.flex-item-2B{
    width: 72%;
    height: auto;
}
/*2カラム均等配列　狭いほう*/
.flex-item-2C{
    width: 25%;
    height: auto;
}
.flex-item-4,
.flex-item-4-waku{
	width: 24%;
    height: auto;
}
.col-flex-3{
    font-size: 15px;
    margin: 10px auto 20px;
    display: flex;
    justify-content: space-between;
}
.flex-item-3{
    width: 315px;
    height: 156px;
    position: relative;
    z-index: 50;
}

.opt-1{
	width: 315px;
    height: 156px;
	border: 1px solid #999;
}
.col-flex-3 img{
	width: 100%;
	height: auto;
	border: 1px solid #999;
}
#main .flex-contact{
	width: 315px;
	height: 155px;
	padding: 16px 0 10px;
	border: 1px solid #999;
	background: url(../images/bg_contact.jpg) no-repeat 0 0; 
	background-size:cover;
}
#side .flex-contact{
	width: 310px;
	height: 152px;
	padding: 12px 0 10px;
	border: 1px solid #999;
	background: url(../images/bg_contact.jpg) no-repeat 0 0;
	background-size:cover;
}

.flex-contact a{
	display: block;
}
.contact-p{
	color: #fff;
	letter-spacing: 0.2em;
	text-shadow:1px 1px 2px #333;
	margin-bottom: 0;
	text-align: center;
}

.contact-tel{
	color: #fff;
	letter-spacing: 0.08em;
	margin-bottom: 0;
	text-align: center;
	line-height: 1.2em;
	text-shadow:1px 1px 2px #333;
	font-size: 22px;
	font-size: 2.2rem;
	font-family:"ヒラギノ角ゴ StdN", "Hiragino Kaku Gothic StdN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic","メイリオ", Meiryo, verdana, Sans-Serif;
}

.contact-mail{
	color: #fff;
	margin-bottom: 0;
	text-align: center;
	line-height: 1.5em;
	text-shadow:1px 1px 2px #333;
	font-size: 19px;
	font-size: 1.9rem;
	font-family:"ヒラギノ角ゴ StdN", "Hiragino Kaku Gothic StdN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic","メイリオ", Meiryo, verdana, Sans-Serif;
}

.contact-label{
	width: 85%;
	padding: 10px 30px;
	margin: 10px auto 0;
	color: #fff;
	background: #BE8A3A;
	text-align: center;
	font-weight: 600;
}

.btn-01{
	width: 615px;
	height: 58px;
	margin: 30px 10px 65px 30px;
	background: #BE8A3A;
	padding: 6px 0;
	position:relative;       
  -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow:0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.btn-02{
	width: 100%;
	height: auto;
	margin: 30px 0 80px 0;
	background: #BE8A3A;
	padding: 22px 0;
	position:relative;       
  -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow:0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.btn-03{
	width: 100%;
	height: auto;
	margin: 30px 0 50px 0;
	background: #BE8A3A;
	padding: 10px 0 12px 0;
	position:relative;       
  -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow:0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.btn-04{
	width: 100%;
	height: 100px;
	margin: 40px 15px 40px 0;
	background: #BE8A3A;
	padding: 10px 13px 12px 13px;
	position:relative;       
  -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow:0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.btn-01:before,
.btn-01:after,
.btn-02:before,
.btn-02:after,
.btn-03:before,
.btn-03:after,
.btn-04:before,
.btn-04:after{
  content:"";
  position:absolute; 
  z-index:-1;
  -webkit-box-shadow:0 0 40px rgba(0,0,0,0.2);
  -moz-box-shadow:0 0 40px rgba(0,0,0,0.2);
  box-shadow:0 0 40px rgba(0,0,0,0.2);
  top:50%;
  bottom:0;
  left:30px;
  right:30px;
  -moz-border-radius:100px / 20px;
  border-radius:300px / 20px;
}

.btn-01-small{
	color: #fff;
	margin-bottom: 0;
	text-align: center;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 2em;
	letter-spacing: 0.3em;
}
.btn-01-main{
	color: #fff;
	margin-bottom: 0;
	text-align: center;
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 1em;
	font-family:"ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 0.3em;
	font-weight: 600;
}
#joinus-oya{
	position: relative;
	width: 100%;
	height: 70px;
	padding: 8px 0;
	margin: 3px 0 80px 0;
}
#joinus-oya .btn-01-small{
	line-height: 2.5em;
}
.joinus{
	position: absolute;
	width: 17%;
	top: 14px;
	left: 2px;
	z-index: 999999;
}
.btn_kyozai{
	display: block;
	width: 100%;
	height: 50px;
	text-align: center;
	background: #9c7c48;
	margin-bottom: 80px;
}
a.btn_kyozai:hover{
	box-shadow: 3px 3px 14px -3px rgba(0, 0, 0, 0.8);

}
.kounyu{
	color: #fff;
	line-height: 50px;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: .2em;
	font-weight: 500;
}


/*-------------------------
profile
-------------------------*/
.main-top-img{
	width: 100%;
}
/*-------------------------
team-No.1
-------------------------*/
.case-sp{
	display: none;
}
.circle-icon{
	float: left;
	width: 60px;
	height: 60px;
	margin: 9px 10px;
}
.kakko{
	position: relative;
	float: left;
	width: auto;
	color: #fff;
	font-size: 13px;
	font-size: 1.3rem;
	padding: 10px 15px;
	-webkit-box-sizing: border-box;
  	box-sizing: border-box;
}
#case-01 .kakko,
#case-02 .kakko,
#case-04 .kakko{
	margin: 12px 0;
}
#case-03 .kakko{
	margin: 0;
}
.kakko::before,
.kakko::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.kakko::before {
  top: 0;
  left: 0;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
.kakko::after {
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
#case-01 .arrow-r{
	float: left;
	width: 20px;
	margin: 23px 28px;
}
#case-02 .arrow-r{
	float: left;
	width: 20px;
	margin: 23px 26px;
}
#case-03 .arrow-r{
	float: left;
	width: 20px;
	margin: 23px 12px;
}
#case-04 .arrow-r{
	float: left;
	width: 20px;
	margin: 23px 40px;
}
.kouka{
	float: left;
	color: #fff;
	font-weight: 600;
	font-size: 13px;
	font-size: 1.3rem;
}
#case-01 .kouka,
#case-03 .kouka,
#case-04 .kouka{
	margin: 20px 0;
}
#case-02 .kouka{
	margin: 28px 0;
}
.case-label{
	width: 22%;
	position: absolute;
	right: -10px;
	bottom: -10px;
	line-height: 2em;
}
.icon-gold{
	font-size: 13px;
	font-size: 1.3rem;
	color: #BE8A3A;
	line-height: 1.4em;
	margin: 0 5px;
}

/*-------------------------
contact form
-------------------------*/
.contact-form{
	width: 100%;
}
.fm_cntn{
	width: 100%;
	height: auto;
	border: 1px solid #666;
	margin-bottom: 20px;
	font-size: 10px;
	font-size: 1rem;
}
.fm_clmn{
	width: 100%;
	height: auto;
}
.fm_label{
	width: 30%;
	background: #EAE2C1;
	padding: 10px 0;
	text-align: center;
	border-bottom: 1px solid #666;
}
.fm_field{
	width: 70%;
	padding: 10px 40px;
	border-bottom: 1px solid #666;
}
.hissu{
	color: #B60005;
}
.border-b-0{
	border-bottom: none;
}
.submitb input{
	margin: 0 auto 40px !important;
	width: 320px;
	height: 40px;
	background: #BE8A3A;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	letter-spacing: 5px;
	letter-spacing: 0.5rem;
	outline: none;
}
.contact-circle-img{
	margin: 0 auto;
	width: 80px;
	height: 80px;
}
.table-01{
	width: 100%;
	margin-bottom: 40px;
	font-size: 14px;
	font-size: 1.4rem;
	border-top: 1px solid #666;
}
.table-01 th{
	width: 30%;
	background: #EAE2C1;
	padding: 10px 5px;
	text-align: center;
	border-bottom: 1px solid #666;
	vertical-align: middle;
}
.table-01 td{
	width: 70%;
	padding: 10px 30px;
	border-bottom: 1px solid #666;
}
.table-02{
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
}
.table-02 th{
	width: 4%;
	background: #BE8A3A;
	color: #fff;
	font-weight: 28px;
	font-size: 2.8rem;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Sans-Serif;
	font-style: italic;
	font-weight: 400;
}
.table-02 td.table-02-td1{
	width: 33%;
	font-size: 17px;
	font-size: 1.7rem;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #BE8A3A;
	padding: 0 10px;
}
.table-02 td.table-02-td2{
	font-size: 13px;
	font-size: 1.3rem;
	vertical-align: middle;
	border: 1px solid #BE8A3A;
	padding: 0 10px;
	line-height: 1.2em;
}
.wakunashi_table {
	width: 100% !important;
	margin: 0 auto 50px !important;
}
.wakunashi_table th{
	width: 20% !important;
	background: transparent !important;
	color: #605744 !important;
	font-weight: 500 !important;
	border: 0 !important;
	padding: 5px 0;
}
.wakunashi_table td{
	width: 80% !important;
	border: 0 !important;
	padding: 5px 0 5px 10px !important;
}
.wakunashi_table img{
	max-width: 100% !important;
}
.wakunashi_table li,
.table-01 li{
	list-style: none;
}
.bg-touka-1{
	width: 100%;
	background: rgba(190,138,58,0.15);
	outline: 1px dashed #FBF3D8;
    outline-offset: -1em;
}
.hasen-wrap{
	padding: 35px 50px;
}
.bg-touka-2{
	width: 100%;
	background: rgba(190,138,58,0.80);
	outline: 1px dashed #FBF3D8;
    outline-offset: -0.5em;
}

/*---------------------------------------
破線の囲み
---------------------------------------*/
.hasen{
	background-image: url(../images/hasen_x.png),url(../images/hasen_x.png),url(../images/hasen_y.png),url(../images/hasen_y.png);
    background-repeat: repeat-x,repeat-x,repeat-y,repeat-y;
    background-position: top center,bottom center,left center,right center;
    -webkit-background-origin: content-box;
    background-origin: content-box ;
    padding: 10px;
}
.voice{
	position: relative;
	width: 100%;
	background: rgba(190,138,58,0.30);
	padding: 25px 50px 25px 90px;
	margin: 0 0 8px 0;
}
.voice-mail{
	position: absolute;
	top: 25px;
	left: 20px;
}
.kokuchi-wrap{
	text-align: center;
	width: 100%;
	padding: 40px 12px 50px;
}
.kokuchi-title{
	font-size: 27px;
	font-size: 2.7rem;
	font-family:"ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 600;
	line-height: 1.5em;
}
.kokuchi-sub-title{
	font-size: 20px;
	font-size: 2rem;
	font-family:"ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 600;
	line-height: 1.5em;
}
.dashed-w{
	height: 1px;
    background-image: linear-gradient(90deg, #FBF3D8, #FBF3D8 75%, transparent 75%, transparent 100%);
    background-size: 7px 2px;
    border: none;
}
.dashed-g{
	height: 1px;
    background-image: linear-gradient(90deg, #BE8A3A, #BE8A3A 75%, transparent 75%, transparent 100%);
    background-size: 7px 2px;
    border: none;
    margin-bottom: 30px;
}
.strong{
	font-weight: 600;
	line-height: 1.8em;
}


ol.list_parentheses{
  list-style: none;	
  counter-reset:item;
  margin: 0 0 30px 0;
}
 
ol.list_parentheses li{
  padding-left:1.5em;
  text-indent:-1.5em;
}
ol.list_parentheses li:before{
  content:"(" counters(item, "-") ")";
  counter-increment:item;
  padding-right:0.5em;
}
.list_upper-roman{
	list-style:upper-roman;
	margin-bottom: 30px;
	padding-left: 2em;
}
.list-base{
	margin-bottom: 0;
}
.list-base li{
	background:url(../images/square-01.png) no-repeat left 4px; 
	line-height: 1.5em;
	list-style: none;
    font-size: 1em;	
	padding: 0 0 0 1.2em;
	margin: 0 0 15px 0;
}
.list-gold li{
	background:url(../images/square-02.png) no-repeat left 5px; 
	line-height: 1.5em;
	list-style: none;
    font-size: 1em;	
	padding: 0 0 0 1.2em;
	margin: 0 0 10px 0;
}
.list-gold ul li.list-nomark, 
.list-nomark{
	list-style: none;
	line-height: 2.2em;
}

/*頭に「・」をつけたリスト*/

ul.list-point {
list-style-type: none;
margin: 0 0 30px 14px !important;/* マーカーを1文字寄せた分、ULにマージンを設定*/
}

ul.list-point li{
	line-height: 1.5em;
}

ul.list-point li:before {
content: '・'; /* ←ここにリストマーカーにしたい文字列を設定 */
margin-left:-14px; /* 1文字分、左に寄せる */
}
/*頭に「●」をつけたリスト*/
.list-point-2 {
list-style-type: none;
margin-left:14px;/* マーカーを1文字寄せた分、ULにマージンを設定*/
}

.list-point-2 li:before {
content: '●'; /* ←ここにリストマーカーにしたい文字列を設定 */
margin-left:-14px; /* 1文字分、左に寄せる */
}
/*丸付き番号リスト*/
.list_marutuki{
	margin:15px 0 10px 0; 
/*	width:100%;*/
}
.list_marutuki li{
	position:relative; 
	list-style:none; 
	margin-bottom:1em;
}
.list_marutuki li span{
	position:absolute; 
	top:-1px; 
	left:-1em;
}
#performance-list li{
	margin-bottom: .8em;
}

.w_98per{
	width: 98% !important;
}

/*キャプション*/
.voice_caption{
	font-weight: 600;
	margin-top: 10px;
	font-size: 12px;
	font-size: 1.2rem;
}

/*=================================
side
=================================*/
#side{
	width: 310px;
	float: right;
}
.side-bn{
	width: 310px;
	height: 152px;
	position: relative;
	margin-bottom: 5px;
	box-sizing: border-box;
}
.side-bn img{
	width: 100%;
	border: 1px solid #999;
}


/*=================================
footer
=================================*/
#footer{
	width: 100%;
	height: 50px;
	border-top: 4px solid #BE8A3A;
	margin-top: 20px;
}
#f-float-wrap{
	width: 100%;
}
#f-nav{
	margin-top: 5px;
	font-size: 1rem;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", "メイリオ", Meiryo, verdana,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-weight: 600;
}
#f-nav a{
	text-decoration: none;
	display: inline-block;
	padding: 0 0.5rem;
}
#f-info-pc{
	font-size: 1rem;
	margin-top: 5px;
}
#f-info-pc p{
	margin-bottom: 0;
}
#f-info-sp,
#copyright-sp{
	display: none;
}
.f-tel,
.f-mail{
	font-size: 1.2rem;
	letter-spacing: 0.1rem;
	font-family:"ヒラギノ角ゴ StdN", "Hiragino Kaku Gothic StdN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic","メイリオ", Meiryo, verdana, Sans-Serif;
}
#copyright-pc{
	font-size: 0.8rem;
	margin-top: 5px;
}
.only-sp{
	display: none;
}
#media-list li{
	margin-bottom: 1.8em;
	line-height: .8em;
}
.mincho{
	font-family:"ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.gothic{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
