@charset "utf-8";
/*-------------------------------
  daishi
-------------------------------*/
.subdiv ul {
	margin: 10px 0 0 0;
	padding: 0;
}
.subdiv li {
	list-style: none;
	display: inline-block;
}
.largeListdiv .subdiv li+li {
	margin-left: 1px;
}
.largeListdiv .maindiv img{
	width: 465px;
}

.largeListdiv .subdiv li img{
	width: 112px;
}
.subdiv li:hover{
	opacity: 0.7;
}
.none_div {
	display: none;
}
.listItem{
	overflow: hidden;
}
.largeListdiv{
	display: block;
	border-bottom: #ccc dotted 2px;
	float: left;
}

.largeListdiv_right{
	float: right;
}
.smallListdiv{
	margin-top: 45px;
	width: 225px;
	display: block;
	border-bottom: #ccc dotted 2px;
	float: left;
}

.smallListdiv_right{
	margin-left: 18px;
}

.smallListdiv .maindiv img{
	width: 220px;
}
.smallListdiv .subdiv li img{
	width: 51px;
}

.page_link li {
	list-style: none;
	display: inline-block;
	position: relative;
}
/*.page_link a{
	color: #00a0e9;
  font-size: 16px;
	margin-left: 20px;
	margin-right: 25px;
}*/
.page_link a:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  border-radius: 50%;
  background: #00a0e9;
}

.page_link li:after {
  display: block;
  content: "";
  position: absolute;
	top: 40%;
  left: 3px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top: 7px solid #fff;
}

.daishi .iconarea {
	margin-top: 10px;
}

/*body.wide1200 #letax_nocss{
	background : none;
	margin-bottom: 0px;
}

body.wide1200 #letax_nocss .inner{
	background : none;
}*/

.letax_noclass li{
	list-style-type : disc;
	list-style-position: outside
}

.letax_noclass_small li:before {
	content: '';
	width: 2px;
	height: 2px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	position: relative;
	left: -10px;
	top: -3px;
}
.letax_noclass {
	margin-left: 30px;
}

.letax_noclass_small {
	margin-left: 40px;
	font-size: 14px;
}
/*.letax_noclass_small li a {
    color: #00a0e9;
}*/
/*.pagetop{
	float: right;
}*/

/*sub*/

/*a,
a:visited,
a:link{
	color: #296fe1;
}
a:hover{
	text-decoration: none;
}

.not-fix{
	margin-top: 30px;
}
.position-fixed{
	margin-top: 0!important;
}
*/
/*

 BANNER

*/

/*.p-eyecatch {
	position: relative;
	overflow: hidden;
	height: 300px;
	border: 1px solid #ccc;
}
.p-eyecatch__bg {
	position: absolute;
	top: 0;
	height: 100%;
	width: auto;
	right: 0;
}
.p-eyecatch p {
	position: relative;
	margin-left: 30px!important;
}
.p-eyecatch .d-table{
	display: table;
	width: 100%;
	height: 100%;
}
.p-eyecatch .d-table-cell{
	vertical-align: middle;
	display: table-cell;
}
*/
/*

 MAIN

*/

/*#main-box {
	width: 960px !important;
	margin: 0 15px;
	text-align: left;
}
#main-box p.p-lead {
	font-size: 140% !important;
	margin-top: 20px;
	line-height: 1.1;
	font-weight: bold;
	line-height: 32.5px;
}
#main-box .webletter-top{
	margin: 20px 0;
	font-weight: bold;
	font-size: 21px;
}
#main-box p {
	margin: 1.5rem 0;
	line-height: 1.75;
	font-size: 14px;
	color: #000;
}
*/
/* 
 FOOTER MENU
*/


/*#navigation{
	font-size: 14px;
	line-height: 24.5px;
}
.list-menu h3{
	background: none!important;
	color: rgb(210, 0, 12);
	font-weight: bold!important;
}
.list-menu .menu-col + .menu-col{
	padding-left: 4.5rem;
}
.list-menu .sub-title{
	font-weight: bold;
}
.list-menu .menu-last{
	margin-top: 1.5rem!important;
}
body.wide1200 .list-menu h3 {
	margin: 0;
	font-size: 14px;
	line-height: 24.5px;
}
#main-box ol ol,
#main-box ol ul {
	font-size: inherit;
}
span.mkr-nav-r {
	background-position: left center;
}
#main-box .list-menu .sub-title {
	margin: 8px 0;
}
#main-box .list-menu ul{
	margin-top: 0;
}
*/

/*

 TITLE

*/

/*.c-ttl--bg {
	line-height: 40px !important;
	height: 40px;
	padding-left: 20px;
	background: url(/service/webletter/img/common/h2_bar.gif) no-repeat left top !important;
	color: #000;
}
*/
/* 

 BUTTON

*/

/*.c-btn {
	display: inline-block;
	padding: .75em 44px .75em 54px;
	text-decoration: none !important;
	color: #fff !important;
	border-radius: 5px;
	position: relative;
	background: #cb0000 url(/service/webletter/img/common/arrow_circle_red.png) no-repeat 10px center;
}
.c-btn--letax {
	font-size: 160%;
	font-weight: bold;
	line-height: 100px;
	width: 485px;
	height: 105px;
	padding: 0;
	background: url(/service/webletter/img/common/btn_big_green.png) no-repeat left top;
}
.c-btn--letax:after{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7.5px 0 7.5px 10px;
	border-color: transparent transparent transparent #ffffff;
	position: absolute;
	right: 40px;
	top: calc(50% - 12px);
}
.btn-wrapper{
	position: relative;
}
.btn-wrapper .btn-red {
	display: inline-block;
	position: absolute;
	left: 30px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 20px;
	padding-left: 40px;
	border-radius: 8px;
	top: 0px;
	background: url(../img/ceremony/icon_link.png) no-repeat 15px center #d1000d;
	transition: all .25s linear;
}
.btn-wrapper .btn-red:hover{
	opacity: 0.75;
	filter: opacity(75);
}*/


/* 
 FIXED MENU
*/

/*.p-anchors dt,
.p-anchors dd {
	font-size: 79%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.p-anchors dt,
.p-anchors a {
	height: 25px;
	padding: 0 .35em;
	border-width: 2px;
	border-style: solid;
	border-radius: 5px;
}
.p-anchors dt{
	line-height: 25px;
}
.p-anchors a {
	line-height: 23px;
}

.p-anchors dt {
	color: #fff;
	border-color: #727171;
	background: #727171;
}
.p-anchors dd {
	margin-left: 0;
}
.p-anchors a {
	display: block;
	text-decoration: none;
	color: #cb0000;
	border-color: #cb0000;
}
.p-anchors a:before {
	display: inline-block;
	margin-right: .25em;
	content: url(/service/webletter/img/common/arrow_down_link.gif);
	vertical-align: middle;
	margin-top: -0.2em;
}
.position-fixed{
	transition:  linear;
	position: fixed;
	width: 100%;
	height: auto;
	background-color: rgb(255, 255, 255);
	top: 0;
	left: 0;
	padding: 20px 20px 20px 20px;
	margin: 0px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	z-index: 2;
}
.p-anchors .container{
	margin: 0 auto;
	width: 1206px;
}
.p-anchors dl {
	margin: 0;
}
*/

/**
 *
 * PAGE CSS
 *
 */


 