@charset "UTF-8";

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

	headline

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

#headline {
    background: #fcf0da;
	margin-bottom: 25px;
	height:160px;
}
#headline h2 {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 24px;
    height: 1em;
    color: #4d4d4d;
    left: 0;
    right: 0;
    text-align: center;
}

@media screen and (max-width: 640px) {
	#headline {
		height:100px;
	}
	#headline h2 {
		font-size: 16px;
	}
    
}

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

	mark_wrap

-----------------------------------*/
.h4_title {
	font-size: 18px;
	line-height: 200%;
	font-weight: 700;
	float:left;
}
.pamphlet {
	float:right;
    border: 2px solid #ec7832;
    border-radius: 5px;
    padding: 5px 20px;
    color: #ec7832 !important;
    font-size: 14px;
    font-weight: 800;
    padding-left: 30px;
    position: relative;
}
.pamphlet:before {
    position: absolute;
    left: 10px;
    margin: auto;
    content: '\f1c1';
    font-family: "font awesome 5 free";
    font-weight: 900;
    color: #ec7832;
}
.pamphlet:hover {
    opacity: 0.7;
}
section {
    padding-bottom: 50px;
}
.gray_wrap {
	background:#f4f3ef;	
	border-radius: 10px;
	padding: 20px;
	margin-top: 20px;
}
.link_btn_prev {
	float:left;
	display: block;
    width: 160px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #fff !important;
	padding: 15px 0 15px 15px;
	margin: 15px auto;
	background:#ec7832;
    background-position: 86% center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;	
	position:relative;
	z-index:0;
}
.link_btn_next {
	float:right;
	display: block;
    width: 160px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #fff !important;
	padding: 15px 15px 15px 0;
	margin: 15px auto;
	background:#ec7832;
    background-position: 86% center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;	
	position:relative;
	z-index:0;
}
.link_btn_prev:before {
  	position: absolute;
    top: 30%;
    left: 20px;
    content: '\f100';
    font-family: "font awesome 5 free";
    font-weight: 900;
    color: #fff;
}
.link_btn_next:before {
  	position: absolute;
    top: 30%;
    right: 20px;
    content: '\f101';
    font-family: "font awesome 5 free";
    font-weight: 900;
    color: #fff;
}
.link_btn_prev:hover,
.link_btn_next:hover {
	opacity:0.8;
}
#mark_wrap .under-main-mv {
	text-align: center;
	display:block;
	margin:0 auto;	
}
#mark_wrap .gray_wrap .table_c{
	margin:0 0 20px 0;
}
#mark_wrap .gray_wrap ul li {
    width: 100%;
    margin-bottom: 5px;
	counter-increment: number; 
}
#mark_wrap .gray_wrap ul li a {
    display: block;
    background: #fff;
    padding: 20px 20px 20px 60px;
    border-radius: 5px;
    line-height: 1;
    position: relative;
    letter-spacing: 0;
    font-size: 14px;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
}
#mark_wrap .gray_wrap ul li a::before {
	content: counter(number);
    position: absolute;
    counter-increment: item;
    font-weight: 400;
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #ec7832;
    color: #fff;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
}
#mark_wrap .gray_wrap ul li a::after {
	position: absolute;
    top: 35%;
    right: 20px;
    content: '\f101';
    font-family: "font awesome 5 free";
    font-weight: 900;
    color: #999999;
}
#mark_wrap .gray_wrap ul .here a::after {
	display:none;	
}
#mark_wrap .gray_wrap ul li a:hover {
    background: #fcf0da;
}

@media screen and (max-width: 640px) {
	
	.link_btn_prev,
	.link_btn_next {
		width:49%;
	}
}


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

	mark

-----------------------------------*/
/*-- index --*/
.under-main {
	border: #f9b367 4px solid;
	padding-bottom: 30px;
	box-sizing: border-box;
}
.under-tab {
	overflow:hidden;
}
.under-tab ul li {
    width: 105px;
    height: 58px;
    margin-right: 2px;
    float: left;
}
.under-tab ul li a.under-tab-page1:hover, body.under-keikoku-tab1 .under-tab ul li a.under-tab-page1, body.under-use-tab1 .under-tab ul li a.under-tab-page1, body.under-oteire-tab1 .under-tab ul li a.under-tab-page1 {
    background-position: 0 -58px;
}
.under-tab ul li a.under-tab-page1 {
    background-position: 0 0;
}

.under-tab ul li a.under-tab-page2:hover, body.under-keikoku-tab2 .under-tab ul li a.under-tab-page2, body.under-use-tab2 .under-tab ul li a.under-tab-page2, body.under-oteire-tab2 .under-tab ul li a.under-tab-page2 {
    background-position: -107px -58px;
}
.under-tab ul li a.under-tab-page2 {
    background-position: -107px 0;
}

.under-tab ul li a.under-tab-page3:hover, body.under-keikoku-tab3 .under-tab ul li a.under-tab-page3, body.under-use-tab3 .under-tab ul li a.under-tab-page3, body.under-oteire-tab3 .under-tab ul li a.under-tab-page3 {
    background-position: -214px -58px;
}
.under-tab ul li a.under-tab-page3 {
    background-position: -214px 0;
}

.under-tab ul li a.under-tab-page4:hover, body.under-keikoku-tab4 .under-tab ul li a.under-tab-page4, body.under-use-tab4 .under-tab ul li a.under-tab-page4, body.under-oteire-tab4 .under-tab ul li a.under-tab-page4 {
    background-position: -321px -58px;
}
.under-tab ul li a.under-tab-page4 {
    background-position: -321px 0;
}

.under-tab ul li a.under-tab-page5:hover, body.under-keikoku-tab5 .under-tab ul li a.under-tab-page5, body.under-use-tab5 .under-tab ul li a.under-tab-page5, body.under-oteire-tab5 .under-tab ul li a.under-tab-page5 {
    background-position: -428px -58px;
}
.under-tab ul li a.under-tab-page5 {
    background-position: -428px 0;
}
.under-tab ul li a {
	background-image: url(../img/mark/tab-bg.png);
    display: block;
    width: 105px;
    height: 58px;
    margin-bottom: 5px;
    background-position: 0 0;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -500px;
}

h3 {
	width:686px;
	border-bottom: #f9b367 2px solid;
	margin: 18px auto 0 auto;	
}
.under-main-inner {
	width: 686px;	
	margin:0 auto;
}
.under-main-mv {
	display:block;
	margin: 30px auto;	
	text-align:center;
}
.under-main-list {
	margin-top: 30px;
    padding: 15px;
    background: url(../img/page/under-list_bg.png);	
}
.under-main-list-title {
	height: 36px;
    margin-top: 0;
    padding-top: 10px;
    padding-left: 35px;
    background: url(../img/page/common-link-finger.png) left center no-repeat;
}
.under-main-list ul li {
    margin-top: 10px;
    padding-left: 10px;
}
.under-main-list ul li a {
    margin-left: 5px;
    color: #3e3e37;
	text-decoration:underline;
}
.under-main-navi {
    margin-top: 35px;
}
.under-main-navi a.under-main-next {
    float: right;
}
.under-main-navi a.under-main-prev {
    float: left;
}
.under-main-navi a {
    display: block;
    width: 179px;
    height: 30px;
}
.under-main-pdf {
    margin-top: 35px;
    padding-bottom: 30px;
    text-align: center;
}
/*.under-main-pdf {
    border-bottom: #73c1ff 4px solid;
}*/
.under-main-totop {
    text-align: left;
    margin-top: 15px;
    padding-right: 20px;
}
.under-main-totop a,
.under-useful-link a {
    text-decoration: underline;
    color: #007ad0;
}
.under-main-totop a:hover,
.under-useful-link a:hover {
    color: #005c9d;
}

@media screen and (max-width: 1100px) {

	h3,
	.under-main-inner {
		width:98%;	
	}
	.under-tab ul li {
		width: 12%;
		height: 25px;
		margin-right: 0.5%;
		float: left;
	}	
	body.under-oteire-tab1 .under-tab ul li a.under-tab-page1, body.under-oteire-tab2 .under-tab ul li a.under-tab-page2, body.under-oteire-tab3 .under-tab ul li a.under-tab-page3, 		body.under-oteire-tab4 .under-tab ul li a.under-tab-page4, body.under-oteire-tab5 .under-tab ul li a.under-tab-page5, body.under-oteire-tab6 .under-tab ul li a.under-tab-page6, body.under-oteire-tab7 .under-tab ul li a.under-tab-page7 {
		background-color: #f9b367;
	}
	.under-tab ul li a.under-tab-page1,
	.under-tab ul li a.under-tab-page2,
	.under-tab ul li a.under-tab-page3,
	.under-tab ul li a.under-tab-page4,
	.under-tab ul li a.under-tab-page5,
	.under-tab ul li a.under-tab-page1:hover,
	.under-tab ul li a.under-tab-page2:hover,
	.under-tab ul li a.under-tab-page3:hover,
	.under-tab ul li a.under-tab-page4:hover,
	.under-tab ul li a.under-tab-page5:hover{
		background-position: 0;	
	}
	.under-tab ul li a {
		display: block;
		width: 100%;
		height: 25px;
		margin-bottom: 5px;
		overflow: hidden;
		background-color: #d2d2d2;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		text-align: center;
		color:  #000000;
		font-weight: bold;
		text-decoration: none;
		background-image: none;
		text-indent: 0;
	}
	.under-tab ul li a:hover {
		background-color: #f9b367;	
	}
	
}
@media screen and (max-width: 640px) {

	h3 {
		width: 98%;
		margin: 5px auto 0 auto;
	}
	h3 img,
	.under-main-mv img,
	.under-main-navi a img{
		width: 100%;
	}
	.under-main-navi a {
		display: block;
		width: 120px;
	}
	.under-main-inner {
		width: 98%;
		margin: 0 auto;
	}
	.under-main-mv {
		margin-top: 5px;
	}
	.under-main-list {
		margin-top: 15px;
		padding: 5px 5px 15px 5px;
		background: url(../img/page/under-list_bg.png);
	}
}

/*-- page2 --*/
.under-main h4.under-main-tab-h4 {
    height: 60px;
    margin-top: 20px;
    padding: 0 50px;
    background: #f9b367;
}
.under-keikoku-tab2-title-img {
    width: 140px;
    float: left;
}
.under-keikoku-tab2-title-catch {
    width: 520px;
    margin-top: 50px;
	font-size:20px;
    font-weight: bold;
    float: right;
}
.under-keikoku-tab2-title-cap {
    width: 520px;
    margin-top: 10px;
    line-height: 1.4em;
    float: right;
}
.under-keikoku-tab2-title {
    margin-top: 45px;
    margin-bottom: 25px;
    overflow: hidden;
    color: #000000;
}
.under-keikoku-tab2-detail {
    width: 686px;
    height: 150px;
    margin-bottom: 10px;
    padding: 10px;
    color: #666666;
    background-position: left top;
    background-repeat: no-repeat;
    overflow: hidden;
}
.under-keikoku-tab2-detail.detail1-1 {
    background-image: url(../img/mark/tab2-img01_01bg.png);
}
.under-keikoku-tab2-detail-img {
    width: 102px;
    margin-left: 30px;
    float: left;
}
.under-keikoku-tab2-detail-cap {
    width: 340px;
    margin-top: 40px;
    margin-left: 35px;
    line-height: 1.4em;
    float: left;
}
.under-keikoku-tab2-detail.detail1-2 {
    background-image: url(../img/mark/tab2-img01_02bg.png);
}
.under-keikoku-tab2-detail.detail1-3 {
    background-image: url(../img/mark/tab2-img01_03bg.png);
}
.under-keikoku-tab2-detail.detail1-4 {
    background-image: url(../img/mark/tab2-img01_04bg.png);
}
.under-keikoku-tab2-detail.detail1-5 {
    background-image: url(../img/mark/tab2-img01_05bg.png);
}
.under-keikoku-tab2-detail.detail1-6 {
    background-image: url(../img/mark/tab2-img01_06bg.png);
}
.under-keikoku-tab2-detail.detail1-7 {
    background-image: url(../img/mark/tab2-img01_07bg.png);
}
.under-keikoku-tab2-detail.detail1-8 {
    background-image: url(../img/mark/tab2-img01_08bg.png);
}

.under-keikoku-tab2-detail.detail2-1 {
    background-image: url(../img/mark/tab2-img02_01bg.png);
}
.under-keikoku-tab2-detail.detail2-2 {
    background-image: url(../img/mark/tab2-img02_02bg.png);
}
.under-keikoku-tab2-detail.detail2-3 {
    background-image: url(../img/mark/tab2-img02_03bg.png);
}
.under-keikoku-tab2-detail.detail2-4 {
    background-image: url(../img/mark/tab2-img02_04bg.png);
}
.under-keikoku-tab2-detail.detail2-5 {
    background-image: url(../img/mark/tab2-img02_05bg.png);
}
.under-keikoku-tab2-detail.detail2-6 {
    background-image: url(../img/mark/tab2-img02_06bg.png);
}

.under-keikoku-tab2-detail.detail3-1 {
    background-image: url(../img/mark/tab2-img03_01bg.png);
}
.under-keikoku-tab2-detail.detail3-2 {
    background-image: url(../img/mark/tab2-img03_02bg.png);
}


@media screen and (max-width: 1100px) {
	
	.under-keikoku-tab2-title-img {
		width: 70px;
		margin-right: 10px;
		float: left;
	}
	.under-keikoku-tab2-title-catch {
		width: 50%;
		margin-top: 40px;
		font-weight: bold;
		float: left;
	}
	.under-keikoku-tab2-title-cap {
		width: 100%;
		margin-top: 10px;
		line-height: 1.4em;
		float: left;
	}
	.under-main h4.under-main-tab-h4 {
		height:auto;
		margin-top: 20px;
		padding: 0;
    	background: #f9b367;
	}
	.under-main h4 img {
		width: 100%;
	}
	.under-keikoku-tab2-detail-img {
		width: 60px;
		margin-left: 10px;
		padding: 5px;
		float: left;
	}
	.under-keikoku-tab2-detail-img img {
		width: 100%;
	}
	.under-keikoku-tab2-detail {
		width: 100%;
		height:auto;
		margin-bottom: 3px;
		color: #666666;
		background-position: left top;
		background-repeat: no-repeat;
		background-size: contain;
		overflow: hidden;
	}
	.under-keikoku-tab2-detail-cap {
		width: 54%;
		margin-top: 5px;
		margin-left: 5px;
		font-size: 12px;
		float: left;
	}
}

/*-- page3 --*/
.under-main-catch {
    margin-top: 18px;
    line-height: 1.6em;
    color: #666666;
}
.under-keikoku-tab3-mv {
    width: 686px;
    height: 326px;
    margin-top: 40px;
    position: relative;
}
.under-keikoku-tab3-mv-cap {
	font-size: 11px;
    width: 314px;
    height: 15px;
    position: absolute;
    top: 300px;
    left: 410px;
    z-index: 20;
}
.under-keikoku-tab3-title {
    margin-top: 40px;
}
.under-keikoku-tab3-catch {
    margin-top: 30px;
}
.under-keikoku-tab3-img {
    margin-top: 15px;
    padding-right: 30px;
    text-align: right;
}
.under-totop-text {
    margin-top: 30px;
    color: #3e3e37;
    text-decoration: underline;
    display: inline-block;
    float: right;
    cursor: pointer;
}
.under-totop-pagetop {
    padding-right: 15px;
    text-align: right;
    color: #333333;
    text-decoration: none;
    background: url(../img/common/common-link-arrowup.png) right center no-repeat;
    text-decoration: none;
}
@media screen and (max-width: 1100px) {
	
	.under-keikoku-tab3-mv {
		width:100%;
		height:auto;
		margin-top: 40px;
	}
	.under-keikoku-tab3-mv img {
		width: 100%;
	}
	.under-keikoku-tab3-mv-cap {
		position:static;
		width:100%;
		height:auto;
		margin-top: 5px;
		text-align: right;
	}
}

/*-- page4 --*/
.under-oteire-tab4 .under-main-catch {
    font-size: 18px;
    font-weight: bold;
}
.under-keikoku-tab4-cont {
    margin-top: 40px;
    overflow: hidden;
}
.under-keikoku-tab4-cont ul {
    width: 380px;
    margin-bottom: 40px;
    float: left;
}
.under-keikoku-tab4-cont ul li {
    margin-bottom: 10px;
    margin-left: 30px;
    line-height: 1.4em;
    color: #000000;
    list-style-type: disc;
    list-style-position: outside;
}
.under-keikoku-tab4-cont-img {
    width: 295px;
    margin-top: 30px;
    float: right;
}

@media screen and (max-width: 1100px) {
	
	.under-keikoku-tab4-cont ul {
		width: 50%;
	}
	.under-keikoku-tab4-cont-img {
		width:45%;	
	}
	
}

@media screen and (max-width: 640px) {
	
	.under-oteire-tab4 .under-main-catch {
		font-size: 14px;
	}
	.under-keikoku-tab4-cont {
		margin-top: 40px;
		overflow: hidden;
	}
	.under-keikoku-tab4-cont ul {
		width:100%;
		margin-bottom: 40px;
	}
	.under-keikoku-tab4-cont ul li {
		margin-bottom: 10px;
		margin-left: 30px;
		line-height: 1.2em;
		color: #000000;
		list-style-type: disc;
		list-style-position: outside;
	}
	.under-keikoku-tab4-cont-img {
		width: 100%;
		float:none;
		margin-top: 30px;
		text-align: center;
	}
		
}

/*-- page5 --*/
.under-oteire-tab5 .under-main-catch {
	margin-top: 18px;
    line-height: 1.6em;
    color: #666666;
}
.under-keikoku-tab5-mv {
    width: 686px;
    height: 374px;
    margin-top: 40px;
    position: relative;
}
.under-keikoku-tab5-mv-cap {
    width: 314px;
    height: 15px;
	font-size:11px;
    position: absolute;
    top: 345px;
    left: 410px;
    z-index: 20;
}
.under-keikoku-tab5-title {
    margin-top: 40px;
}
.under-keikoku-tab5-img {
    width: 686px;
    height: 1772px;
    margin-top: 40px;
    position: relative;
}
.under-keikoku-tab5-about {
    width: 686px;
    height: 230px;
    margin-top: 40px;
    margin-bottom: 40px;
    color: #000000;
    position: relative;
}
.under-keikoku-tab5-about img {
    width: 686px;
    height: 230px;
    position: absolute;
    z-index: 10;
}
.under-keikoku-tab5-about-title {
    width: 200px;
    height: 29px;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 20;
}
.under-keikoku-tab5-about-title img {
    width: 200px;
    height: 29px;
}
.under-keikoku-tab5-about-text01 {
    width: 460px;
    height: 90px;
    font-weight: bold;
    line-height: 1.4em;
    position: absolute;
    top: 60px;
    left: 20px;
    z-index: 20;
}
.under-keikoku-tab5-about ul {
    width: 480px;
    height: 80px;
    position: absolute;
    top: 165px;
    left: 5px;
    z-index: 20;
}
.under-keikoku-tab5-about ul li {
	font-size: 11px;
    margin-bottom: 5px;
    margin-left: 30px;
    line-height: 1.2em;
    color: #666666;
    list-style-type: disc;
    list-style-position: outside;
}
h4.under-useful-title {
    padding-bottom: 10px;
}
.under-main h4 {
    margin-top: 40px;
}
.under-useful-link {
    margin-top: 15px;
}
.under-useful-link a {
    display: inline-block;
    margin-bottom: 10px;
    padding-right: 15px;
    background: url(../img/page/common-link-arrowright.png) right center no-repeat;
}

@media screen and (max-width: 1100px) {
	
	.under-keikoku-tab5-mv,
	.under-keikoku-tab5-img,
	.under-keikoku-tab5-about {
		width: 100%;
		height:auto;
	}
	.under-keikoku-tab5-mv-cap {
		position: static;
		width: 100%;
		height: auto;
		margin-top: 5px;
		text-align: right;
	}
	.under-keikoku-tab5-about {
		margin-top: 40px;
		margin-bottom: 40px;
		color: #000000;
	}
	.under-keikoku-tab5-about-img {
		display: none;
	}
	.under-keikoku-tab5-about-title img {
		width: 200px;
		position:static;
	}
	
	.under-keikoku-tab5-about-title {
		position:static;
		margin-bottom: 10px;
	}
	.under-keikoku-tab5-about-text01 {
		width:100%;
		height:auto;
		position:static;
		margin-bottom: 10px;
		font-weight: bold;
		line-height: 1.4em;
	}
	.under-keikoku-tab5-about ul {
		width:100%;
		position:static;	
	}
	.under-keikoku-tab5-about ul li {
		margin-bottom: 5px;
		margin-left: 30px;
		line-height: 1.2em;
		color: #666666;
		list-style-type: disc;
		list-style-position: outside;
	}
	h4.under-useful-title img {
		width: 188px;
	}
	h4.under-useful-title {
		padding-bottom: 10px;
	}
	
}

@media screen and (max-width: 840px) {

	
}